edvjellissen
Member
Hallo,
ich setzte zur Zeit die Version ISCPConfig 3.1.13 auf meinem Server ein und habe ein Problem mit "Zusätzlichen PHP Versionen".
Meine "Hauptversion" / Default ist PHP 7.0.
Ich muss aber wegen einer Anwendung PHP 5.6 haben. Also habe ich PHP 5.6 kompiliert und installiert laut dem Tutorial:
https://www.howtoforge.com/tutorial/how-to-install-php-5-6-on-ubuntu-16-04/
Das Gleiche habe ich mit der PHP Version 7.2.2 und 7.2.10 gemacht.
Habe meine Webseite umgestellt von Default auf die jeweilige gewünschte PHP Version.
Ich bekomme immer den Fehler 503 "Service unavailable"
ich komme nicht weiter leider. Ich hoffe ihr könnt mir weiterhelfen.
Das error.log von Apache sagt was ganz komisches das ein .sock File von php7.0 möchte. Die Datei existiert nicht.
Ich verstehe nicht was der Aufruf von PHP 5.6 mit der .sock Datei von php7 zu tun hat.
ich setzte zur Zeit die Version ISCPConfig 3.1.13 auf meinem Server ein und habe ein Problem mit "Zusätzlichen PHP Versionen".
Meine "Hauptversion" / Default ist PHP 7.0.
Ich muss aber wegen einer Anwendung PHP 5.6 haben. Also habe ich PHP 5.6 kompiliert und installiert laut dem Tutorial:
https://www.howtoforge.com/tutorial/how-to-install-php-5-6-on-ubuntu-16-04/
Das Gleiche habe ich mit der PHP Version 7.2.2 und 7.2.10 gemacht.
Habe meine Webseite umgestellt von Default auf die jeweilige gewünschte PHP Version.
Ich bekomme immer den Fehler 503 "Service unavailable"
ich komme nicht weiter leider. Ich hoffe ihr könnt mir weiterhelfen.
Das error.log von Apache sagt was ganz komisches das ein .sock File von php7.0 möchte. Die Datei existiert nicht.
Code:
[Mon Oct 01 20:40:09.122826 2018] [proxy:error] [pid 23367] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:09.122864 2018] [proxy_fcgi:error] [pid 23367] [client 207.241.229.194:35788] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:09.125003 2018] [proxy:error] [pid 23367] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:09.125017 2018] [proxy_fcgi:error] [pid 23367] [client 207.241.229.194:35788] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:10.077766 2018] [proxy:error] [pid 20556] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:10.077809 2018] [proxy_fcgi:error] [pid 20556] [client 207.241.229.194:36428] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:10.080038 2018] [proxy:error] [pid 20556] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:10.080053 2018] [proxy_fcgi:error] [pid 20556] [client 207.241.229.194:36428] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:12.020325 2018] [proxy:error] [pid 23368] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:12.020367 2018] [proxy_fcgi:error] [pid 23368] [client 207.241.230.163:43716] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:12.022516 2018] [proxy:error] [pid 23368] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:12.022530 2018] [proxy_fcgi:error] [pid 23368] [client 207.241.230.163:43716] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:12.677514 2018] [proxy:error] [pid 23370] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:12.677541 2018] [proxy_fcgi:error] [pid 23370] [client 207.241.230.163:44092] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:12.679789 2018] [proxy:error] [pid 23370] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:12.679804 2018] [proxy_fcgi:error] [pid 23370] [client 207.241.230.163:44092] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:49.317086 2018] [proxy:error] [pid 23367] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:49.317129 2018] [proxy_fcgi:error] [pid 23367] [client 95.222.28.60:5236] AH01079: failed to make connection to backend: httpd-UDS
[Mon Oct 01 20:40:49.319563 2018] [proxy:error] [pid 23367] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/lib/php7.0-fpm/web1.sock (*) failed
[Mon Oct 01 20:40:49.319589 2018] [proxy_fcgi:error] [pid 23367] [client 95.222.28.60:5236] AH01079: failed to make connection to backend: httpd-UDS