Dear all, 

Please *cc the reply to me* as I'm not a subscriber to the list.

I got these errors from apache 1.3.17/WinNT/php4.0.4p11 

[Tue Mar 13 14:29:23 2001] [error] [client 127.0.0.1] f:/php/local-cgi/test.php
is not executable; ensure interpreted scripts have "#!" first line
[Tue Mar 13 14:29:23 2001] [error] [client 127.0.0.1] couldn't spawn child
process: f:/php/local-cgi/test.php

when trying to test the installation with a simple script which is simply
<?
phpinfo();
>

When I add the sebang line "#!f:/php/php" it executed alright but then I got
this line echoed on the resulting page.

I had used php3/apache/linux without such problem and I don't seem to find any
such report in th mailing list.

What have I missed?

Best wishes,
ST
--

-- 
PHP General 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