CGI-Probleme

Apache, Lighttpd, nginx, Cherokee
Post Reply
koyote
Posts: 30
Joined: 2003-03-17 13:15
 

CGI-Probleme

Post by koyote »

Hallo zusammen,

ich habe leider ein paar cgi Probleme und weiss nicht warum... habe alle mir bekannten Konfigurationsdateien durchstöbert, komme aber nicht auf die Lösung.

Wenn ich http://www.xyz.de/cgi-bin/awstats.pl (oder andere) aufrufe, bekomme ich immer einen Error 500. Die Rechte sind aber alle richtig gesetzt!!

Im error_log findet sich folgendes:
[Fri May 2 23:36:01 2003] [error] [client 80.128.38.210] Premature end of script headers: /home/www/web1/html/cgi-bin/awstats.pl
Und im suexec.log findet sich folgendes:
[2003-05-02 23:36:01]: info: (target/actual) uid: (web1/web1) gid: (ftponly/ftponly) cmd: awstats.pl
[2003-05-02 23:36:01]: emerg: cannot get docroot information (/srv/www/htdocs)
Ich bin wirklich für jeden Tip dankbar!!!!!

Vielen Dank

Koyote
nn4l
Posts: 172
Joined: 2002-06-19 07:06
Contact:
 

Re: CGI-Probleme

Post by nn4l »

check mal, ob dein web1 user für alle directories (/home/www/web1/html/cgi-bin/ und /srv/www/htdocs) Zugriffsrechte hat.
Post Reply