*gelöst* Probleme beim wechsel der PHP Version

Ich bin gerade auf einen neuen Server umgezogen. Der alte Server hatte als PHP Version 5.5, der neue hat PHP 7. Nachdem Umzug habe ich dazu noch auf ISPConfig 3.1 upgedatet.
Ich habe die PHP Einstellungen auf PHP 7 geändert, und zusätzlich die PHP Version 5.6.25 installiert. Jetzt habe ich aber das Problem das die PHP Version nicht mehr automatisch auf "Default" steht, diese lässt sich zwar aus der Liste wählen wird aber auch nachdem speichern nicht angezeigt.
PHP 5.6.25 läuft so weit ohne Probleme, aber ein Wechsel auf "Default" ist nicht möglich, er bleibt immer auf PHP 5.6.25

Code:
02.09.2016-15:11 - DEBUG - Writing the vhost file: /etc/nginx/sites-available/xxx.de.vhost
02.09.2016-15:11 - DEBUG - Writing the PHP-FPM config file: /etc/php/7.0/fpm/pool.d/web319.conf
02.09.2016-15:11 - DEBUG - Removed PHP-FPM config file: /opt/php-5.6.25/etc/pool.d/web319.conf
02.09.2016-15:11 - DEBUG - Calling function 'restartPHP_FPM' from module 'web_module'.
02.09.2016-15:11 - DEBUG - Restarting php-fpm: systemctl reload php-5.6.29-fpm.service
02.09.2016-15:11 - DEBUG - Calling function 'restartPHP_FPM' from module 'web_module'.
02.09.2016-15:11 - DEBUG - Restarting php-fpm: systemctl reload php7.0-fpm.service
02.09.2016-15:11 - DEBUG - nginx status is: running
02.09.2016-15:11 - DEBUG - Calling function 'restartHttpd' from module 'web_module'.
02.09.2016-15:11 - DEBUG - Checking nginx configuration...
02.09.2016-15:11 - DEBUG - nginx configuration ok!
02.09.2016-15:11 - DEBUG - Restarting httpd: systemctl restart nginx.service
02.09.2016-15:11 - DEBUG - nginx restart return value is: 0
02.09.2016-15:12 - DEBUG - nginx online status after restart is: running
02.09.2016-15:12 - DEBUG - Processed datalog_id 10743
02.09.2016-15:12 - DEBUG - Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock

Code:
[02-Sep-2016 14:11:57] ERROR: An another FPM instance seems to already listen on /var/lib/php7.0-fpm/web319.sock
[02-Sep-2016 14:11:57] ERROR: An another FPM instance seems to already listen on /var/lib/php7.0-fpm/web319.sock
[02-Sep-2016 14:11:57] ERROR: FPM initialization failed

ispconfig1q5vmbpn9h4.jpg


ispconfig2pbtlv14kr5.jpg
 
Ich habs dann doch noch lösen können, ich habe mich bei der zusätzlichen PHP Version verschrieben und aus PHP 5.6.25 PHP 5.6.29 gemacht.
 

Werbung

Top