![]() |
Problem running systemctl start php-fpm.service
Hi all,
I'm following; The Perfect Server - OpenSUSE 12.2 x86_64 (Apache2, Dovecot, ISPConfig 3) http://www.howtoforge.com/perfect-se...ispconfig-3-p4 building the server on a VM of KVM Host - Fedora 17 64bit VM - OpenSuse 12.2 64bit KVM There is NOT much problem until coming to; 10.1 PHP-FPM =========== Next create the system startup links for php-fpm and start it: # systemctl enable php-fpm.service Code:
php-fpm.service is not a native service, redirecting to /sbin/chkconfig.Code:
Job failed. See system journal and 'systemctl status' for details.Code:
Nov 25 21:46:44 server1 systemd[1]: php-fpm.service: control process exited, code=exited status=7B.R. satimis |
Problem solved
I forgot deleting ";" (semi-colon) at the beginning of the line. on /etc/php5/fpm/php-fpm.conf
Code:
;error_log = /var/log/php-fpm.logCode:
php-fpm.service is not a native service, redirecting to /sbin/chkconfig.no complaint Thanks |
Problem solved
duplicate
deleted |
| All times are GMT +2. The time now is 00:13. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.