Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: eror accessing |
|
Author |
|
rickim
Joined: 21 Feb 2008 Posts: 2
|
Posted: Thu 21 Feb '08 9:35 Post subject: eror accessing |
|
|
Dear all, pls hlp me,
i'm installed apache on winxp sp2, using apache 2.0.63 php 5.2.5 and don't had any mysql yet. First I'm installed apache 2.2.8 but it seems doesn't fit so i downgrade the apache into 2.0.63 but now it's not work ... first was blank, then i read the forum it solve, then it getting 403 eror, then i read again trough forum and it solve but now it had 500 internal server erorr (I don't create any virtual dir)
and i see the log and the eror was
"[Thu Feb 21 14:30:31 2008] [notice] Server built: Jan 17 2008 22:58:29
[Thu Feb 21 14:30:31 2008] [notice] Parent: Created child process 5256
[Thu Feb 21 14:30:32 2008] [notice] Child 5256: Child process is running
[Thu Feb 21 14:30:32 2008] [notice] Child 5256: Acquired the start mutex.
[Thu Feb 21 14:30:32 2008] [notice] Child 5256: Starting 250 worker threads.
[Thu Feb 21 14:30:36 2008] [error] [client 192.168.0.XX] G:/test.php is not executable; ensure interpreted scripts have "#!" first line
[Thu Feb 21 14:30:36 2008] [error] [client 192.168.0.XX] (9)Bad file descriptor: don't know how to spawn child process: G:/test.php"
How can i solve this ?
thanks
|
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Thu 21 Feb '08 10:31 Post subject: |
|
|
Which what did you enable the .php Extension? #! seems not to be PHP.
If it is perl. You may have to adjust the path. Or set an ENV Path variable to your perl. |
|
Back to top |
|
rickim
Joined: 21 Feb 2008 Posts: 2
|
Posted: Thu 21 Feb '08 10:48 Post subject: erorr |
|
|
Finaly it solve ... I downgrade the apache into 2.0.63 and change the loadmodule from cgi into module, tested already and it's working,... had to add mysql and phpmyadmin after this.. thanks blond
rick |
|
Back to top |
|
|
|
|
|
|