atmail Fehler

kantiran

Registered User
Hallo,

ich habe ATmail 1.2 auf meinem Stratoserver mit Plesk 9.01.
Beim Aufruf von ....webmail.domain.tld
bekomme ich nur folgende Fehlermeldung:

HTML:
Warning: require_once(Global.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/atmail/index.php on line 17

Fatal error: require_once() [function.require]: Failed opening required 'Global.php' (include_path='/var/www/atmail:.') in /var/www/atmail/index.php on line 17

Ich hab´s mit apt-get schon mal neu installiert.
Bringt aber leider keine Änderung.

Weiß jemand Hilfe?

Danke,
kantiran
 
Gibt es 'Global.php' (Groß-Kleinschreibung beachten) in /var/www/atmail/ und ist es für den Webbenutzer mindestens lesbar?
 
Es gibt keine Global.php in /var/www/atmail.

Ich hab allerdings eine Global.php in /var/www/atmail/libs/Atmail gefunden, die ich mal probehalber nach /var/www/atmail kopiert habe.

Mit https://webmail...... bekomme ich die gleich Fehlermeldung wie zuvor.

Mit http://webmail..... bekomme ich eine neue Fehlermeldung:
HTML:
Database Connection Error
DB Error: connect failed 
Verify the SQL database is running
Check the SQL server is listening to the specified socket, IP address
Check the global configuration file (/var/www/atmail/libs/Atmail/Config.php) for the correct database details
Verify the database server is running correctly
Verify the MySQL /etc/my.cnf file has the correct settings for the number of database connections

Gruß,
kantiran
 
Ich hab da noch eine ergänzende Frage.
Läuft das atmail überhaupt auf einem strato-vserver
mit ubuntuu und plesk?

Ich hatte vorher eine suse-installation.
Da ging Atmail und Horde.

Mit Ubuntuu hab ich atmail noch nicht ausprobiert.
 
Problem gelöst

Hallo,

hab durch Zufall das Problem gelöst.
Atmail ging bisher immer.
Hab dann aber postgrey installiert.
Da gings auch noch.
Als ich dann aber in der /etc/postfix/main.cf einige
Einstellungen fuer den SPAM-Schutz vorgenommen habe, habe ich wohl versehendtlich auch die in der main.cf unter "smtpd_recipient_restricition" den
Eintrag "check_policy_service inet:127.0.0.1:60000"
gelöscht.

Kam nur drauf weil postgrey nicht mehr lief.
Eintrag wieder ergänzt und siehe da Atmail geht auch wieder.

Gruß,
kantiran
 
Back
Top