Ich habe bereits die Suchfunktion benutzt, vieles über cgiprobs gefunden aber bisher keine antwort auf meines gesehen.
Also ich habe Suse und confixx2
Wenn ich jetzt in /home/web1/cgi-bin/
ein cgi ausführen will kommt immer:
Code: Select all
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@it-medium.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Code: Select all
[2003-06-15 14:37:48]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: sysinfo.cgi
[2003-06-15 14:37:48]: error: file has no execute permission: (/home/www/web1/html/cgi-bin/sysinfo.cgi)Code: Select all
[Sun Jun 15 19:14:55 2003] [error] [client 217.233.82.117] Premature end of script headers: /home/www/web1/html/cgi-bin/sysinfo.cgiin der httpd.conf steht noch am ende:
Code: Select all
ScriptAlias /cgi-bin/ /home/www/confixx/html/cgi-bin/Wäre für Hilfe sehr dankbar!
Es muss doch einen weg geben, damit überall automatisch cgi im cgi-bin verzeichnis geht :)