Re: [PHP] problem loading phpinfo
- From: ceo@xxxxxxxxx ("Richard Lynch")
- Date: Mon, 18 Dec 2006 14:50:09 -0600 (CST)
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?
.
- References:
- problem loading phpinfo
- From: christook
- problem loading phpinfo
- Prev by Date: Re: [PHP] Recomended host
- Next by Date: Re: [PHP] Problems with Zip+IE6
- Previous by thread: Re: [PHP] problem loading phpinfo
- Next by thread: Re: [PHP] problem loading phpinfo
- Index(es):
Relevant Pages
|