joyanhui 发表于 2011-8-5 19:31:57

RedHatAS4安装 再次失败,php没有装好 求教军哥

AS4 用yum更新到centos4.9
第一次安装失败,军哥提醒"pcre没安装上造成nginx无法安装,手动按脚本安装山就行."
https://bbs.vpser.net/thread-3704-1-1.html

手工安装了pcre之后nginx装好了到时,但是php还是不行

joyanhui 发表于 2011-8-5 19:33:43

or more information please visit http://www.lnmp.org/

lnmp status manage: /root/lnmp {start|stop|reload|restart|kill|status}
default mysql root password:jskf88916078
phpinfo : http://1www.cc/phpinfo.php
phpMyAdmin : http://1www.cc/phpmyadmin/
Prober : http://1www.cc/p.php
Add VirtualHost : /root/vhost.sh

The path of some dirs:
mysql dir:   /usr/local/mysql
php dir:   /usr/local/php
nginx dir:   /usr/local/nginx
web dir :   /home/wwwroot

=========================================================================
=========================================================================
Manager for LNMP V0.7,Written by Licess
=========================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of lnmp
For more information please visit http://www.lnmp.org

Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Nginx is runing!
php-fpm is stop!
MySQL running (11551)                                    
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address               Foreign Address             State
tcp      0      0 0.0.0.0:9001                0.0.0.0:*                   LISTEN
tcp      0      0 0.0.0.0:3306                0.0.0.0:*                   LISTEN
tcp      0      0 0.0.0.0:111               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:631               0.0.0.0:*                   LISTEN
tcp      0      0 0.0.0.0:8250                0.0.0.0:*                   LISTEN
tcp      0      0 0.0.0.0:923               0.0.0.0:*                   LISTEN
tcp      0      0 :::22                     :::*                        LISTEN

licess 发表于 2011-8-5 20:37:57

日志上没见php报错,手动编译看看什么错误

joyanhui 发表于 2011-8-5 21:17:33

谢谢 军哥回复.

手工编译了一次 可以了,自动编译问题在什么地方 没有找到呢.
页: [1]
查看完整版本: RedHatAS4安装 再次失败,php没有装好 求教军哥