everyhelp 发表于 2011-7-13 17:04:24

LINUX Redhat 9 安装报错

# /root/lnmp start
=========================================================================
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}
=========================================================================
Starting LNMP...
/root/lnmp: line 39: /usr/local/nginx/sbin/nginx: No such file or directory
Nginx start successfully!
/root/lnmp: line 46: /usr/local/php/sbin/php-fpm: No such file or directory
PHP-FPM start successfully!
MySQL is runing!
#


装完后发现没有这个 /usr/local/nginx   路径,很是奇怪

licess 发表于 2011-7-13 17:25:17

Redhat 9 这个老古董能装上mysql就不错了。

肯定很多类库包都装不上。推荐centos
页: [1]
查看完整版本: LINUX Redhat 9 安装报错