nach dem ich Portal Installiert habe, kommt folgende Meldung wenn ich die Datei htacess hochgeladen habe.
Lass ich die Datei weg, kommt:Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [no address given] 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.
Apache/2.2.3 (Debian) mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch15 mod_ssl/2.2.3 OpenSSL/0.9.8c Server at http://www.nokami.de Port 80
Allgemeiner Fehler
SQL Befehl war keiner zu finden bei der Install Anleitung.SQL ERROR [ mysql4 ]
Table 'usr_web270_2.phpbb_anime2007portal_config' doesn't exist [1146]
Beim Laden der Seite ist ein SQL-Fehler aufgetreten. Bitte kontaktiere die Board-Administration, falls dieses Problem fortlaufend auftritt.
Bitte informiere die Board-Administration oder den Webmaster:

In der htacess wurde folgende Code hinzugefügt bzw. geändert.
Code: Alles auswählen
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
DirectoryIndex portal.php index.php index.html index.htm