Archiv der Kategorie: Linux

Courier IMAP Fehler nach Update von Debian Lenny (5.0) auf Squeeze (6.0)

IMAP-Client zeigt folgenden Fehler: Filesystem notification initialization error — contact your mail administrator (check for configuration errors with the FAM/Gamin library) Lösung: apt-get install libgamin  

Veröffentlicht unter Linux | 2 Kommentare

SuPHP Fehler nach Update von Debian Lenny (5.0) auf Squeeze (6.0)

Fehlermeldung im suphp log: SecurityException in Application.cpp:511: Unknown Interpreter: php Premature end of script headers: index.php Das Problem sind fehlende Anführungszeichen in /etc/suphp/suphp.conf: ;Handler for php-scripts x-httpd-php=”php:/usr/bin/php5-cgi” ;Handler for CGI-scripts x-suphp-cgi=”execute:!self”  

Veröffentlicht unter Linux | 2 Kommentare