Hi everyone...
I'm really a newbie in PHP. I've got Perl running in Apache (NT 4,
workstation), and i want to install PHP 4 (binary) too.
These are the lines i added to httpd.conf
ScriptAlias /php/ "C:/servers/server1/php/"
AddType application/x-httpd-php .php
LoadModule php4_module c:/php/sapi/php4apache.dll
And configured c:\winnt\php.ini as install help file explains...
It seems to run... (doesn't have any problem starting the service), but when
I run a script, it gives an 500 error... in the log, appears that the file
hasn't, in the first line, "#!"..... that it's used with perl...
people, i would appretiate a lot any help
Really thanX
aLmAgEdOn
--
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]