>How do I get php to work on apache under win98?
>I've tried a lot of manuals but i constantly get the error:
>
>Premature end of script headers: e:/php4/php.exe
>
>What did I do wrong?
It sounds like php did not output anything. Check that you can run php.exe
directly. (From the command line run e:/php4/php.exe -i)
If that works ok (and prints out the phpinfo() html, then double check your
httpd.conf.

Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org


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