My configuration is WindowsXP, Apache 1.3.12, and 
MySQL.  I am just getting started with learning PHP and 
am trying to run a short demo that displays PHP 
information in my IE6 browser. PHP is executed using 
the following line in a file called phpinfor.php:
<? phpinfo(); ?>
The file is located in the Apache document root 
(hpdocs) folder, and the address that I enter in the 
browser is "http://localhost/phpinfo.php";.

When I perform the identical steps in Windows2000, it 
works.  I even copied the httpd.conf file to my XP box 
since that configuration file seemed to work.

Any ideas?  Is there something I need to configure 
differently for WindowsXP?  Thanks in advance for any 
insight.

--
([EMAIL PROTECTED])

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to