Guest_imported
New member
- Jan 1, 1970
- 0
I'm using apache1.3.12 with mod_ssl and mod_php4 (4.0.2) and I get this problem no matter what I do:
[Wed Sep 13 21:50:28 2000] [error] [client 63.252.212.201] Premature end of script headers: /
I installed apache exactly as told in
test.php contains:
?php phpinfo(); ?
(with brackets on each side)
This is on a slackware7.1 machine (linux2.2.16)
What is causing this problem and how can I fix?
[Wed Sep 13 21:50:28 2000] [error] [client 63.252.212.201] Premature end of script headers: /
I installed apache exactly as told in
test.php contains:
?php phpinfo(); ?
(with brackets on each side)
This is on a slackware7.1 machine (linux2.2.16)
What is causing this problem and how can I fix?