ich habe meinen webserver (vserver unter debian sarge) nach dem debianhowto.de howto mit php-fastcgi aufgesetzt. alles läuft bislang recht gut, so machte ich mich an die awstats installation (per apt-get).
ich habe einen link von /var/lib/cgi-bin/awstats.pl auf /var/www/php-fcgi-scripts/vhost/awstats.pl (welches lt. howto das cgi-bin directory ist) gemacht.
wenn ich nun http://www.domain.org/cgi-bin/awstats.pl aufrufe bekomme ich einen error 500 zurück:
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@domain.org 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
[Tue Jul 19 13:58:47 2005] [error] [client 111.111.111.111 Premature end of script headers: awstats.pl
Code: Select all
[2005-07-19 14:09:50]: uid: (1000/USER) gid: (1000/1000) cmd: awstats.pl
[2005-07-19 14:09:50]: cannot stat program: (awstats.pl)
hat wer einen tipp für mich?
bye
woifi