Hello, Please I need Help configuring PHP on a Apache WebServer.
I already installed Apache 2.0.48 and PHP 4.3.4 in a Windows XP environment. Also I configured all entries: ScriptAlias, AddType and Action and when I try to run a simple php Script it shows me at the apache log, the following error:
[Mon Dec 08 19:09:24 2003] [error] [client 127.0.0.1] C:/PHP4.3.4/prueba.php is not executable; ensure interpreted scripts have "#!" first line
[Mon Dec 08 19:09:24 2003] [error] [client 127.0.0.1] (9)Bad file descriptor: don't know how to spawn child process: C:/PHP4.3.4/prueba.php
Thanks all,
I already installed Apache 2.0.48 and PHP 4.3.4 in a Windows XP environment. Also I configured all entries: ScriptAlias, AddType and Action and when I try to run a simple php Script it shows me at the apache log, the following error:
[Mon Dec 08 19:09:24 2003] [error] [client 127.0.0.1] C:/PHP4.3.4/prueba.php is not executable; ensure interpreted scripts have "#!" first line
[Mon Dec 08 19:09:24 2003] [error] [client 127.0.0.1] (9)Bad file descriptor: don't know how to spawn child process: C:/PHP4.3.4/prueba.php
Thanks all,