Switch "view full extension" on in XP, I'm not sure where it's located, but Apache is telling you the file ain't there. If you've got a file called "file.php" you may find it's ACTUALLY called file.php.txt or file.php.html or something, but windows is hiding the true extension.
Ross PS in windows98 it's in "View"/"Folder Options", then "view" then untick "hide file extensions for known file types". Don't know about XP -----Original Message----- From: Lim Jian An aka CaMeL [mailto:[EMAIL PROTECTED]] Sent: 09 November 2001 17:07 To: [EMAIL PROTECTED] Subject: [PHP-WIN] Windows XP Hi, I just install apache and php4 in my computer After I finish everything When I click a file which end with .php It tell me the files not found I have included this in my httpd.conf ----- ScriptAlias /php4/ "C:/php4win/" Addtype application/x-httpd-php4 .php Addtype application/x-httpd-php4 .php3 Addtype application/x-httpd-php4 .php4 Action application/x-httpd-php4 "/php4/php.exe" ---- Anyone got any idea ? I am using apache 1.3.22-win32.x86 Jian An -- 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]