![]() |
Error starting php-fpm (fail)
Here is what I am getting while install Ubuntu for ispconfig 3. This is from 14.3.1 and I'm running this command: /etc/init.d/php-5.3.18-fpm start
This is the link to the page I'm on-- http://www.howtoforge.com/perfect-se...ispconfig-3-p4 ERROR: Starting php-fpm [08-Dec-2012 19:36:39] WARNING: Nothing matches the include pattern '/opt/php-5.3.18/etc/pool.d/*.conf' from /opt/php-5.3.18/etc/php-fpm.conf at line 511. |
the service fail
in /opt/php-5.3.18/etc/php-fpm.conf make this line like this pid = run/php-fpm.pid and the problem solve the warming is the file dont exist you have to reboot the system |
Thank you. I am getting a new error but thanks...I'm moving forward
Okay, I'm not sure but this error may have to do with the port. No matter what port number I make it I get this
[09-Dec-2012 12:55:59] ERROR: unable to bind listening socket for address '127.0.0.1:8998': Address already in use (98) [09-Dec-2012 12:55:59] ERROR: FPM initialization failed failed I've used 8999 as well. thanks all.. |
when you uncoment that line i say you have to make reboot to your server to make this work
|
Still error
Error:
~# /etc/init.d/php-5.3.18-fpm start Starting php-fpm [09-Dec-2012 15:36:22] WARNING: Nothing matches the include pattern '/opt/php-5.3.18/etc/pool.d/*.conf' from /opt/php-5.3.18/etc/php-fpm.conf at line 511. ................................... failed Also, I ran this again- insserv php-5.3.18-fpm Result= ~# insserv php-5.3.18-fpm insserv: command not found |
vi i/opt/php-5.3.18/etc/php-fpm.conf
in your file you have this line like this ;pid = run/php-fpm.pid put like this pid = run/php-fpm.pid and reboot the machine not the service and put in port 8999 |
Quote:
:~# /etc/init.d/php-5.3.18-fpm start Starting php-fpm [09-Dec-2012 18:04:33] WARNING: Nothing matches the include pattern '/opt/php-5.3.18/etc/pool.d/*.conf' from /opt/php-5.3.18/etc/php-fpm.conf at line 511. done What is this problem about? thanks! |
You can ignore this. It just means there are no pools in /opt/php-5.3.18/etc/pool.d/. Once you have configured your first pool in /opt/php-5.3.18/etc/pool.d/, this message will disappear.
|
Okay but strange issue again..
I can't create a folder anywhere on the server. I get this error when trying to create a directory called "my":
mkdir: cannot create directory `my': Read-only file system I also can't installed ISPConfig either due to this "read-only" issue. What is going on? thanks H |
Did you get any errors during boot? Maybe there's a problem with your hard drive.
|
| All times are GMT +2. The time now is 15:45. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.