talent1 发表于 2012-7-8 11:41:47

lnmp8安装结果,请大家看下为什么php-fpm is stop??

大家好,我在ubuntu11(64bit)上安装lnmp8 一键安装包,安装结果如下:

=========================================================================
Nginx is runing!
php-fpm is stop!
* MySQL running (20868)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address         Foreign Address         State
tcp      0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN
tcp      0      0 0.0.0.0:80            0.0.0.0:*               LISTEN
tcp      0      0 0.0.0.0:22            0.0.0.0:*               LISTEN
tcp6       0      0 :::22                   :::*                  LISTEN

我的问题是:为什么php-fpm is stop! ??是哪里有错吗?
执行了一下:/etc/init.d/php-fpm start   
显示结果如下:
Starting php_fpm /etc/init.d/php-fpm: 156: /usr/local/php/bin/php-cgi: not foundfailed
看着像是没有安装成功,请各位大侠多多指教,先谢谢了。
装了pure-ftpd 后访问 http://myIP/ftp   显示
502 Bad Gateway/etc/init.d/nginx restart 也不行,我要通过ftp上传文件。
再次感谢!!!

talent1 发表于 2012-7-8 11:47:25

lnmp8安装结果,请大家看下为什么php-fpm is stop??

lnmp8安装结果,请大家看下为什么php-fpm is stop??大家好,我在ubuntu11(64bit)上安装lnmp8 一键安装包,安装结果如下:

=========================================================================
Nginx is runing!
php-fpm is stop!
* MySQL running (20868)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address         Foreign Address         State
tcp      0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN
tcp      0      0 0.0.0.0:80            0.0.0.0:*               LISTEN
tcp      0      0 0.0.0.0:22            0.0.0.0:*               LISTEN
tcp6       0      0 :::22                   :::*                  LISTEN

我的问题是:为什么php-fpm is stop! ??是哪里有错吗?
执行了一下:/etc/init.d/php-fpm start   
显示结果如下:
Starting php_fpm /etc/init.d/php-fpm: 156: /usr/local/php/bin/php-cgi: not foundfailed
看着像是没有安装成功,请各位大侠多多指教,先谢谢了。
装了pure-ftpd 后访问 http://myIP/ftp   显示
502 Bad Gateway
/etc/init.d/nginx restart 也不行,我要通过ftp上传文件。
再次感谢!!!

licess 发表于 2012-7-8 12:18:18

php没有编译安装成功
页: [1]
查看完整版本: lnmp8安装结果,请大家看下为什么php-fpm is stop??