升级到PHP 5.3.15 后,一直停止在 starting php-fpm
升级到PHP 5.3.15 后一直停止在 starting php-fpm
尝试重新/root/lnmp restart
Restarting LNMP...
Starting Nginx...
Test Nginx configure...
Nginx program is reloding!
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!
Gracefully shutting down php-fpm . done
Starting php-fpm(停在这里) PHPINFO里
cgi-fcgi
php-fpm active php -v看一下
再看看/usr/local/php/var/log/php-fpm.log 有错误信息没 php -v
PHP 5.3.15 (cli) (built: Aug 11 2012 13:36:55)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
$ sudo cat /usr/local/php/var/log/php-fpm.log
NOTICE: fpm is running, pid 26740
NOTICE: ready to handle connections
NOTICE: Finishing ...
NOTICE: exiting, bye-bye!
NOTICE: fpm is running, pid 26936
NOTICE: ready to handle connections
就是每次重启 /root/lnmp 就 Starting php-fpm(停在这里)
页:
[1]