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