Hab vorhin von PHP5 auf PHP7 geupgraded, einige CMSs haben sich beschwert. Jetzt hab ich aber ein Problem. Ich komme nicht mehr in mein Roundcube rein.

Hier der Error.log von Apache:
Code: Alles auswählen
[Fri Apr 28 05:16:00.296745 2017] [wsgi:alert] [pid 4032] mod_wsgi (pid=4032): Failure to configure the daemon process correctly and process left in unspecified state. Restarting daemon process after delay.
[Fri Apr 28 05:16:20.318464 2017] [wsgi:alert] [pid 4037] (2)No such file or directory: mod_wsgi (pid=4037): Unable to change working directory to '/home/iredadmin'.
[Fri Apr 28 05:16:20.318590 2017] [wsgi:alert] [pid 4037] mod_wsgi (pid=4037): Failure to configure the daemon process correctly and process left in unspecified state. Restarting daemon process after delay.
[Fri Apr 28 05:16:40.339767 2017] [wsgi:alert] [pid 4038] (2)No such file or directory: mod_wsgi (pid=4038): Unable to change working directory to '/home/iredadmin'.
[Fri Apr 28 05:16:40.339862 2017] [wsgi:alert] [pid 4038] mod_wsgi (pid=4038): Failure to configure the daemon process correctly and process left in unspecified state. Restarting daemon process after delay.
[Fri Apr 28 05:17:00.360802 2017] [wsgi:alert] [pid 4042] (2)No such file or directory: mod_wsgi (pid=4042): Unable to change working directory to '/home/iredadmin'.
[Fri Apr 28 05:17:00.360895 2017] [wsgi:alert] [pid 4042] mod_wsgi (pid=4042): Failure to configure the daemon process correctly and process left in unspecified state. Restarting daemon process after delay.

Zwischendrin immer mal das:
Code: Alles auswählen
[Fri Apr 28 05:06:38.047398 2017] [:error] [pid 3164] [client ****:55589] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR has a deprecated constructor in /opt/www/roundcubemail-1.1.1/vendor/pear-pear.php.net/PEAR/PEAR.php on line 87
[Fri Apr 28 05:06:38.047610 2017] [:error] [pid 3164] [client ****:55589] PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PEAR_Error has a deprecated constructor in /opt/www/roundcubemail-1.1.1/vendor/pear-pear.php.net/PEAR/PEAR.php on line 796
[Fri Apr 28 05:06:38.048992 2017] [:error] [pid 3164] [client ****:55589] PHP Deprecated: Non-static method PEAR::setErrorHandling() should not be called statically in /opt/www/roundcubemail-1.1.1/program/lib/Roundcube/bootstrap.php on line 102
[Fri Apr 28 05:06:38.072043 2017] [:error] [pid 3164] [client ****:55589] PHP Warning: Declaration of rcmail::get_instance($env = '') should be compatible with rcube::get_instance($mode = 0, $env = '') in /opt/www/roundcubemail-1.1.1/program/include/rcmail.php on line 30
Hier noch was interessantes:
Code: Alles auswählen
[Fri Apr 28 05:02:39.386199 2017] [ssl:warn] [pid 1261] AH01906: 127.0.0.1:443:0 server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Fri Apr 28 05:02:39.386267 2017] [ssl:warn] [pid 1261] AH01909: 127.0.0.1:443:0 server certificate does NOT include an ID which matches the server name
[Fri Apr 28 05:02:39.386422 2017] [wsgi:warn] [pid 1261] mod_wsgi: Compiled for Python/2.7.8.
[Fri Apr 28 05:02:39.386432 2017] [wsgi:warn] [pid 1261] mod_wsgi: Runtime using Python/2.7.9.
[Fri Apr 28 05:02:39.387545 2017] [mpm_prefork:notice] [pid 1261] AH00163: Apache/2.4.10 (Debian) OpenSSL/1.0.1t mod_wsgi/4.3.0 Python/2.7.9 configured -- resuming normal operations

Hat jemand eine Idee?
