Re: [PHP] problem loading phpinfo




You didn't actually install PHP correctly.

Check your httpd error.log file -- You may need to restart Apache and
check the log to get the error messages it spews out at start up if
you've had it going with a bunch of other messages clogging up the log
(e.g., Missing robots.txt, missing favicon.ico, ...)

On Sat, December 16, 2006 8:04 am, christook@xxxxxxx wrote:
Please,

Could you tell me if this problem has been resolved:
I am using php-5.2X and has this problem, I also had this problem when
I was using php-5.1.X.
My Apache is httpd-2.2.3.

Here is the post from someone who is having the same problem.

####################
I config PHP4.0.6 for Apache 1.3.12 for Win32

: in apache configuation file:

ScriptAlias /php/ "C:/PHP/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"

then I test with phpinfo.php file in htdocs directory.

: phpinfo.php :

<?php phpinfo(); ?>

when I type: http://localhost/phpinfo.php, Browser should show me some
information table but It show me the original code.

<?php phpinfo(); ?>
[16 Nov 2001 5:17am UTC] derick@xxxxxxx
Please ask support questions on the php-general@xxxxxxxxxxxxx
mailinglist.

Not a bug > closing
#######################

Any help would be highly appriciated.

Thank You,
IT Consultant (UNIX, Oracle, Sybase, MSSQL,MYSQL,MCSA)
Chris Ok'Onkwo
chris@xxxxxxxxxxx
Tel: 0041-79-656-0889
________________________________________________________________________
Check Out the new free AIM(R) Mail -- 2 GB of storage and
industry-leading spam and email virus protection.



--
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?
.



Relevant Pages

  • Help with php5 install under windows
    ... This includes moving php from the ... Enable the PHP scripting language engine under Apache. ... or per-virtualhost web server configuration file. ... The PHP directives register_globals, ...
    (php.general)
  • RE: Virtual hosts and PHP "downloads": php5 and apache22 on FreeBSD6.1-STABLE
    ... Apache web server. ... Subject: Virtual hosts and PHP "downloads": php5 and apache22 on ...
    (freebsd-questions)
  • Re: problem loading phpinfo
    ... My Apache is httpd-2.2.3. ... : in apache configuation file: ... AddType application/x-httpd-php .php ... <?php phpinfo(); ?> ...
    (php.general)
  • Re: HELP: send binary replies back and forth ???
    ... > My php application needs to do the following: ... > My PHP script loops through all records and sends each of them ONE BY ONE. ... > other than to be able to communicate with apache. ... All communication is binary because the connection used is pricy and ...
    (comp.lang.php)
  • Re: approaches to PHP-based application interface?
    ... "safe" so that the applicable parts of it can run on a public server. ... One major advantage of sticking with PHP is that my fairly large ... stripped-down browser so it runs as a Windows application without any ... apache involvement. ...
    (comp.lang.php)