Yan 发表于 2021-4-27 10:09:42

1.7版本 安装失败

checking for clock_gettime(CLOCK_MONOTONIC) ... not found
checking for clock_gettime(CLOCK_MONOTONIC) in librt ... found
checking for posix_memalign() ... found
checking for memalign() ... found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found
checking for POSIX semaphores ... not found
checking for POSIX semaphores in libpthread ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for ioctl(FIONREAD) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... not found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
checking for zlib library ... not found

./configure: error: the HTTP gzip module requires the zlib library.
You can either disable the module by using --without-http_gzip_module
option, or install the zlib library into the system, or build the zlib library
statically from the source with nginx by using --with-zlib=<path> option.

make: *** No rule to make target `build', needed by `default'.Stop.
make: *** No rule to make target `build', needed by `default'.Stop.
make: *** No rule to make target `install'.Stop.
cp: cannot create regular file `/usr/local/nginx/conf/nginx.conf': No such file or directory
cp: cannot create directory `/usr/local/nginx/conf/': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/pathinfo.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/enable-php.conf': No such file or directory
cp: cannot create regular file `/usr/local/nginx/conf/enable-php-pathinfo.conf': No such file or directory
cp: cannot create directory `/usr/local/nginx/conf/example': No such file or directory
mkdir: cannot create directory `/usr/local/nginx/conf/vhost': No such file or directory
include/nginx.sh: line 134: /usr/local/nginx/conf/fastcgi.conf: No such file or directory
cp: cannot create regular file `/etc/systemd/system/nginx.service': No such file or directory
Create PHP Info Tool...
Copy PHP Prober...
Copy Opcache Control Panel...
============================Install PHPMyAdmin=================================
============================phpMyAdmin install completed=======================
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Error: Cannot find a valid baseurl for repo: base
YumRepo Error: All mirror URLs are not using ftp, http or file.
Eg. Invalid release/repo/arch combination/
removing mirrorlist with no valid mirrors: /var/cache/yum/x86_64/6/base/mirrorlist.txt
iptables: Saving firewall rules to /etc/sysconfig/iptables:
Add iptables service at system startup...
Add Startup and Starting LNMP...
Add nginx service at system startup...
Starting nginx... /etc/init.d/nginx: line 33: /usr/local/nginx/sbin/nginx: No such file or directory
failed
Add mysql service at system startup...
error reading information on service mysql: No such file or directory
error reading information on service mysql: No such file or directory
include/main.sh: line 791: /etc/init.d/mysql: No such file or directory
Add php-fpm service at system startup...
error reading information on service php-fpm: No such file or directory
error reading information on service php-fpm: No such file or directory
include/main.sh: line 791: /etc/init.d/php-fpm: No such file or directory


Yan 发表于 2021-4-27 10:49:32

centos 6.4 版本

licess 发表于 2021-4-27 14:39:38

centos 6官网早就对其结束支持了,没法直接使用,lnmp官网安装教程安装要求上有明确的说明,或者去用lnmp 1.8进行安装

Yan 发表于 2021-4-27 16:45:10

licess 发表于 2021-4-27 14:39
centos 6官网早就对其结束支持了,没法直接使用,lnmp官网安装教程安装要求上有明确的说明,或者去用lnmp 1 ...

了解了 感谢
页: [1]
查看完整版本: 1.7版本 安装失败