Also, forgot to tell you: Windows 2000 uses c:\winnt (for php.ini) and c:\winnt\system32 (for php4ts.dll) When Windows XP uses c:\windows and c:\windows\system32 A+ Alain
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 12, 2002 12:44 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN] phpinfo.php works on W2K with IE6 but not XP 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] -- 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]
