今天突然出问题了,求解~在线等
Usage: /root/lnmp {start|stop|reload|restart|kill|status}=========================================================================
Stoping LNMP...
Stopping nginx daemon: nginxcat: /usr/local/nginx/logs/nginx.pid: 没有那个文件或目录
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l
nginx not running.
Shutting down php_fpm warning, no pid file found - php-fpm is not running ?
ERROR! MySQL manager or server PID file could not be found!
Starting LNMP...
Starting nginx daemon: nginx.
Starting php_fpm Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220060519 which is installed, is outdated.
Aug 29 14:01:00.516417 fpm_unix_conf_wp(), line 124: please specify user and group other than root, pool 'default'
................................... failed
Starting MySQL. SUCCESS! Stoping LNMP...
Stopping nginx daemon: nginx.
Shutting down php_fpm . done
Shutting down MySQL.... SUCCESS!
Starting LNMP...
Starting nginx daemon: nginx.
Starting php_fpm Failed loading /usr/local/zend/ZendGuardLoader.so:/usr/local/zend/ZendGuardLoader.so: undefined symbol: zend_new_interned_string
done
Starting MySQL. SUCCESS!
我自己处理了一点。。现在成这样了。。求破 Stoping LNMP...
Stopping nginx daemon: nginx.
Shutting down php_fpm . done
Shutting down MySQL. SUCCESS!
Starting LNMP...
Starting nginx daemon: nginx.
Starting php_fpm Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220060519 which is installed, is outdated.
Zend Guard Loader requires Zend Engine API version 220090626.
The Zend Engine API version 220060519 which is installed, is outdated.
done
Starting MySQL. SUCCESS!
经过一番蒸腾后。。 你用的PHP什么版本 5.5 ?? 升级时出现的么?
后面的这个只是说 API 有问题,应该PHP能正常启动了。
还有。这脚本有的时候PHP版本判断错误,导致这个ZEND安装出错。 我蛋已碎,重装lnmp1.0 ing..
页:
[1]