redis安装错误
lnmp 1.5执行./addons.sh install redis后。并没有提示选择版本。直接点任意键安装。Uncompress redis-4.0.2.tgz...
tar (child): redis-4.0.2.tgz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
cd redis-4.0.2...
include/main.sh: line 425: cd: redis-4.0.2: No such file or directory
Cannot find config.m4.
Make sure that you run '/usr/local/php/bin/phpize' in the top level source direc tory of the module
include/redis.sh: line 62: ./configure: No such file or directory
make: *** No targets specified and no makefile found.Stop.
make: *** No targets specified and no makefile found.Stop.
make: *** No rule to make target `install'.Stop.
Add to auto startup...
Add redis service at system startup...
Restarting php-fpm......
Gracefully shutting down php-fpm . done
Starting php-fpm NOTICE: PHP message: PHP Warning:PHP S tartup: Unable to load dynamic library '/usr/local/php/lib/php/extensions/no-deb ug-non-zts-20131226/redis.so' - /usr/local/php/lib/php/extensions/no-debug-non-z ts-20131226/redis.so: cannot open shared object file: No such file or directory in Unknown on line 0
done
Starting Redis server.../etc/init.d/redis: line 33: /usr/local/redis/bin/redis-s erver: No such file or directory
done
Redis install failed!
重启了下LNMP又执行了下。又装上了。呵呵。 按前面提示是源码包没下载下来
页:
[1]