installed latest php4.0.6 and Apache Web server    on my Windows NT worksation  and 
added the following directives in the httpd.conf  file.

ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"

While executing .php script , i am getting the following error message

Internal server error

In error.log file ,
[Wed Sep 26 15:21:37 2001] [error] [client 164.99.145.209] couldn't spawn child 
process: c:/php/ittest/date.php

Any help please

Regards
K.Murugan



--
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]

Reply via email to