Thread Anfänger benötigt hilfe: warum funktioniert bei mir perl nicht (14 answers)
Opened by Gast at 2006-08-07 16:45

kengal
 2006-08-09 13:16
#8515 #8515
User since
2006-08-07
5 Artikel
BenutzerIn
[default_avatar]
ich habs jetzt immerhin zu ner fehlermeldung bekommen^^

Server error!

The server encountered an internal error and was unable to complete your request.

Error message:
couldn't create child process: 720002: test.pl

If you think this is a server error, please contact the webmaster.
Error 500

Auszug aus der error.log

[Wed Aug 09 11:11:54 2006] [error] [client 127.0.0.1] (OS 3)The system cannot find the path specified. : couldn't create child process: 720003: test.pl, referer: http://127.0.0.1/test.html
[Wed Aug 09 11:11:54 2006] [error] [client 127.0.0.1] (OS 3)The system cannot find the path specified. : couldn't spawn child process: C:/Program Files/xampp/cgi-bin/test.pl, referer: http://127.0.0.1/test.html
[Wed Aug 09 11:13:27 2006] [error] [client 127.0.0.1] (OS 2)The system cannot find the file specified. : couldn't create child process: 720002: test.pl
[Wed Aug 09 11:13:27 2006] [error] [client 127.0.0.1] (OS 2)The system cannot find the file specified. : couldn't spawn child process: C:/Program Files/xampp/cgi-bin/test.pl
[Wed Aug 09 11:13:47 2006] [error] [client 127.0.0.1] (OS 2)The system cannot find the file specified. : couldn't create child process: 720002: test.pl, referer: http://127.0.0.1/test.html
[Wed Aug 09 11:13:47 2006] [error] [client 127.0.0.1] (OS 2)The system cannot find the file specified. : couldn't spawn child process: C:/Program Files/xampp/cgi-bin/test.pl, referer: http://127.0.0.1/test.html

auszug aus der access.log
127.0.0.1 - - [09/Aug/2006:11:11:53 +0200] "GET /test.html HTTP/1.1" 200 240
127.0.0.1 - - [09/Aug/2006:11:11:54 +0200] "GET /cgi-bin/test.pl HTTP/1.1" 500 1163
127.0.0.1 - - [09/Aug/2006:11:13:27 +0200] "GET /cgi-bin/test.pl HTTP/1.1" 500 1163
127.0.0.1 - - [09/Aug/2006:11:13:47 +0200] "GET /cgi-bin/test.pl HTTP/1.1" 500 1163

View full thread Anfänger benötigt hilfe: warum funktioniert bei mir perl nicht