ich will auf meinem Server ein Forum aufsetzen, nur die CGI will nich.
die error_log
Code: Select all
[Thu Mar 18 00:00:44 2004] [error] [client 217.224.63.175]
Premature end of script headers: /var/www/web7/html/cgi-bin/ikonboard/installer.cgiCode: Select all
<VirtualHost 62.216.170.12:80>
ServerName web7.virdates.de
ServerAlias [url]www.the-god-lan.de[/url] the-god-lan.de [url]www.the-god-clan.de[/url] the-god-clan.de
DocumentRoot /var/www/web7/html
Options +ExecCGI
User web7
Group ftponly
ScriptAlias /cgi-bin/ /var/www/web7/html/cgi-bin/
<Directory "/var/www/web7/html/cgi-bin">
AddDefaultCharset Off
Options FollowSymLinks Indexes
AllowOverride All
Options +ExecCGI
</Directory>
die Rechte passen auch
Code: Select all
ls -al installer.cgi
-rwxr-xr-x 1 web7 ftponly 7717 Mar 17 23:51 installer.cgidennoch will er nich
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, root@xxxxx 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.also warum zum Geier läuft der Mist nich??????