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
~# /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
Recent comments
17 hours 33 min ago
22 hours 31 min ago
23 hours 58 min ago
1 day 51 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 10 hours ago
1 day 23 hours ago
2 days 47 min ago