phpinfo is not showing in php4 version
hi,
i installed php4.4 in a debian machine help of this link,
http://jurajsplayground.com/2009/05/16/installing-php4-apache22-from-source-ubuntu-904-jaunty-server/
once done, in control panel i can view the version of php as
php -v shows
PHP 4.4.9 (cgi) (built: Jan 12 2012 02:46:36)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
but, when i am trying to view the php file in web page, download pop-
up box is coming. i can't able
to view any php file using browser..
.
Relevant Pages
- Re: Text file splitter, date/time field
... large text file into which I have copied PHP file after PHP file, ... You appear to want to write code in a language that you do not know. ... Perl's regular expression in the documentation that came with perl. ... (comp.lang.perl.misc) - Re: Calling a php file from another on apache server
... shared systems have it disabled for security reasons. ... I want to call a php file that will access a database and return the results of its query into the web page so it looks seamless to the user. ... I tried putting it in cgi-bin, but that did not work because apache correctly won't allow a client into cgi-bin ... (comp.lang.php) - [UNIX] YaPiG add_comment.php PHP Code Injection
... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... YaPiG is "a simple but powerful web album ... * YaPiG version 0.92b (Latest downloaded files appear to be immune to PHP ... This Proof of Concept creates a php file that echoes a notice. ... (Securiteam) - php code compiles, produces good html output, but crashes when put through browser
... This is a postgresql/PHP running with PHP 5. ... The postgres part works fine, and the html that is generated is OK, but the .php file hangs when I run it through the browser. ... I need some basic debugging tools that I don't have to figure out what is going on. ... (php.general) - Re: I need help generating image along with other html
... I can now generate the background image on the same page as my form. ... for the php generating the picture below in hopes that someone can offer ... >>image along with other html. ... >>I obviously need to do more than just set the img src tag to the php file ... (alt.php) |
|