taiyi333 发表于 2023-2-20 10:53:20

军哥:安装lnmp 失败

系统发行版名称:阿里龙蜥


版本号:8.4

64位



4核8G 50G内存

日志:https://t.wss.ink/f/ajoxdf1ypha

licess 发表于 2023-2-20 19:53:30

Uncompress mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz...

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now


。。。。。。
checking for oniguruma... no
configure: error: Package requirements (oniguruma) were not met:

Package 'oniguruma', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables ONIG_CFLAGS
and ONIG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found.Stop.
make: *** No targets specified and no makefile found.Stop.
你这mysql没有正确完整下载,需要删除 src/mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz

第二个问题
dnf --enablerepo=powertools install oniguruma-devel -y

taiyi333 发表于 2023-2-21 11:39:23

licess 发表于 2023-2-20 19:53
你这mysql没有正确完整下载,需要删除 src/mysql-5.7.38-linux-glibc2.12-x86_64.tar.gz

第二个问题


谢谢军哥

taiyi333 发表于 2023-2-21 11:41:58

Checking ...
Nginx: OK
MySQL: OK
PHP: OK
PHP-FPM: OK
Clean Web Server src directory...
+------------------------------------------------------------------------+
|          LNMP V1.9 for Anolis Linux Server, Written by Licess          |
+------------------------------------------------------------------------+
|         For more information please visit https://lnmp.org         |
+------------------------------------------------------------------------+
|    lnmp status manage: lnmp {start|stop|reload|restart|kill|status}    |
+------------------------------------------------------------------------+
|phpMyAdmin: http://IP/phpmyadmin/                                     |
|phpinfo: http://IP/phpinfo.php                                        |
|Prober:http://IP/p.php                                              |
+------------------------------------------------------------------------+
|Add VirtualHost: lnmp vhost add                                       |
+------------------------------------------------------------------------+
|Default directory: /home/wwwroot/default                              |
+------------------------------------------------------------------------+
|MySQL/MariaDB root password: Z537kHc43xtiK3m31                        |
+------------------------------------------------------------------------+
+-------------------------------------------+
|    Manager for LNMP, Written by Licess    |
+-------------------------------------------+
|            https://lnmp.org             |
+-------------------------------------------+
nginx (pid 222170) is running...
php-fpm is runing!
SUCCESS! MySQL running (560194)
StateRecv-Q Send-Q Local Address:Port Peer Address:PortProcess
LISTEN 0      128          0.0.0.0:80      0.0.0.0:*         
LISTEN 0      128          0.0.0.0:80      0.0.0.0:*         
LISTEN 0      128          0.0.0.0:80      0.0.0.0:*         
LISTEN 0      128          0.0.0.0:80      0.0.0.0:*         
LISTEN 0      128          0.0.0.0:22      0.0.0.0:*         
LISTEN 0      128                *:3306            *:*         
Install lnmp takes 9 minutes.
Install lnmp V1.9 completed! enjoy it.
#

taiyi333 发表于 2023-2-21 11:42:40

taiyi333 发表于 2023-2-21 11:41
Checking ...
Nginx: OK
MySQL: OK


成功了 因为服务器原因安全原因不能联网 离线安装的oniguruma
页: [1]
查看完整版本: 军哥:安装lnmp 失败