What do you mean? If you mean that index.php3 is just spewing out the raw
source code then it's because you don't have
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php3
Action application/x-httpd-php "/php/php.exe"
in your apache conf file.
Ross
-----Original Message-----
From: Todd Williamsen [mailto:[EMAIL PROTECTED]]
Sent: 23 October 2001 20:08
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] .php3 extension not being executed!
What could be causing this?
I am using Win2k with Apache
thanks
--
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]