zhxyun 发表于 2010-6-1 10:57:45

uninstall.sh 无法卸载?



# ./uninstall.sh
=========================================================================
LNMP V0.4 for CentOS/RadHat Linux VPSWritten by Licess
=========================================================================
A tool to auto-compile & install Nginx+MySQL+PHP on Linux
For more information please visit http:/www.lnmp.org/
The path of some dirs:
mysql dir:   /usr/local/mysql
php dir:   /usr/local/php
nginx dir:   /usr/local/nginx
web dir      /home/wwwroot
=========================================================================
Please backup your mysql data!!!!!
Press any key to start uninstall LNMP , please wait ......
make: *** 没有规则可以创建目标“uninstall”。 停止。
./uninstall.sh: line 46: cd: nginx-0.7.65/: 没有那个文件或目录
make: *** 没有规则可以创建目标“uninstall”。 停止。
./uninstall.sh: line 50: cd: mysql-5.1.44/: 没有那个文件或目录
make: *** 没有规则可以创建目标“uninstall”。 停止。
Lnmp Uninstall completed.
=========================================================================
LNMP V0.4 for CentOS/RadHat Linux VPSWritten by Licess
=========================================================================
A tool to auto-compile & install Nginx+MySQL+PHP on Linux
For more information please visit http://www.lnmp.org/
=========================================================================
#


licess 发表于 2010-6-2 09:28:09

回复 1# 的帖子

卸载功能很弱,卸载不干净

zhxyun 发表于 2010-6-3 13:36:36

回复 2# 的帖子

那重编辑安装PHP怎么办? 可以不卸载,再安装一遍? ./centos.sh ?

licess 发表于 2010-6-3 21:58:35

可以直接编译安装
页: [1]
查看完整版本: uninstall.sh 无法卸载?