Tks for the response. (I posted this twice as each time I got a SMTP error #5 message and was not sure whether my message made it to the list.) At 09:53 AM 9/4/2001, Phil Driscoll wrote: >On Tuesday 04 September 2001 4:52 pm, David Rego wrote: > > I put PHP on D: (D:\PHP). > > ScriptAlias /PHP/ "D:/Data/Web Site/PHP/" >should therefore be > ScriptAlias /PHP/ "D:/PHP/" > >And > > Action application/x-httpd-php "D:/PHP/php.exe" >should be > Action application/x-httpd-php "/PHP/php.exe" > >Though lower case pgp throughout would seem to be the convention. I did the above and got a 404. So I moved the test file from "D:/Data/Web Site/PHP/" to "D:/PHP/" and got the original 500 error. >Cheers >-- >Phil Driscoll > >-- >PHP Install 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 Install 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]