Click to See Complete Forum and Search --> : install


thotiesu
12-19-2002, 11:57 PM
trying to configure apache to open php files.
when I try to open the php file, the browser tries to download...meaning it could nto recognise the program. From the server error log I see the following line.

[Thu Dec 19 22:32:07 2002] [error] [client 127.0.0.1] c:/php/test/phpinfo.php is not executable; ensure interpreted scripts have "#!" first line
[Thu Dec 19 22:32:07 2002] [error] [client 127.0.0.1] couldn't spawn child process: c:/php/test/phpinfo.php

can somebody help me in finding waht am I missing..thanks in advance

dalecosp
12-22-2002, 04:50 PM
Do you have the necessary "AddType" directive in httpd.conf ??