Servus, ich habe aktuell folgendes Problem
Ich wollte PHP-FPM für meine Froxlor Installation freischalten und einrichten, nun habe ich folgendes Problem dass ich immer wieder einen 500 Internal Server Error erhalte.
Fehlermeldung im Log:
Code
[Wed Jun 25 20:03:33 2014] [error] [client 178.115.131.175] (2)No such file or directory: FastCGI: failed to connect to server "/var/www/php-fpm/froxlor.panel/xy/4163.fpm.external": connect() failed, referer: http://xy/froxlor$
[Wed Jun 25 20:03:33 2014] [error] [client 178.115.131.175] FastCGI: incomplete headers (0 bytes) received from server "/var/www/php-fpm/froxlor.panelxy/4163.fpm.external", referer: http://xy/froxlor/admin_index.php?s=54ced79$
Code
[25-Jun-2014 19:38:52] NOTICE: configuration file /etc/php5/fpm/php-fpm.conf test is successful
[25-Jun-2014 19:38:52] NOTICE: fpm is running, pid 24869
[25-Jun-2014 19:38:52] NOTICE: ready to handle connections
[25-Jun-2014 20:02:30] NOTICE: Finishing ...
[25-Jun-2014 20:02:30] NOTICE: exiting, bye-bye!
[25-Jun-2014 20:02:30] ERROR: No pool defined. at least one pool section must be specified in config file
[25-Jun-2014 20:02:30] ERROR: failed to post process the configuration
[25-Jun-2014 20:02:30] ERROR: FPM initialization failed
lg.
Alex