Leider ist der Fehler nach wie vor nicht gelöst.
Zum weiteren Testen habe ich in LiveConfig einen neuen Vertrag erstellt (web50), wo mir dann aufgefallen ist, das nichtmal ein Sockel erstellt wird.
Ausgabe "netstat -a | grep web50":
- keine ausgabe -
Ausgabe "ls -l /var/www/web50/conf/sockets/":
-rw-r--r-- 1 root root 6 Apr 4 12:17 nginx-php-fcgi.pid
Letzte Einträge aus "/var/log/liveconfig/liveconfig.log"
[2017/04/04 12:11:19.018199] [2120|2128] [LUA] Adding system account 'web50'
[2017/04/04 12:11:19.689917] [2120|2126] [LUA] LC.exec(/etc/init.d/nginx-php-fcgi stop web50): program output: Configuration file /etc/nginx/sites-enabled/web50.conf not found
[2017/04/04 12:11:19.689972] [2120|2126] [LUA] LC.exec(/etc/init.d/nginx-php-fcgi stop web50): exited with return code 1
[2017/04/04 12:11:29.757630] [2120|2128] [LUA] LC.exec(/etc/init.d/nginx reload): program output: Reloading nginx configuration (via systemctl): nginx.service.
[2017/04/04 12:12:28.989862] [2120|2127] [LUA] LC.exec(/etc/init.d/nginx-php-fcgi restart web50): program output: Stopping PHP FastCGI for NGINX: web50 - done.
Starting PHP FastCGI for NGINX: web50 - done.
[2017/04/04 12:12:29.077909] [2120|2127] [LUA] LC.exec(/etc/init.d/nginx reload): program output: Reloading nginx configuration (via systemctl): nginx.service.
[2017/04/04 12:13:59.904709] [2120|2127] [LUA] LC.exec(/etc/init.d/nginx-php-fcgi restart web50): program output: Stopping PHP FastCGI for NGINX: web50 - done.
Starting PHP FastCGI for NGINX: web50 - done.
Nginx meldet:
connect() to unix:/var/www/web50/conf/sockets/nginx-php-fcgi.sock failed (2: No such file or directory)
Bitte um Hilfe