/opt/zbox/zbox stop /opt/zbox/bin/php: relocation error: /lib/x86_64-linux-gnu/libnss_files.so.2: symbol __libc_readline_unlocked, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
安装报错 Failed loading /opt/zbox/run/php/lib/php_ioncube.so: /lib64/librt.so.1: symbol __close_nocancel, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference AH00543: httpd: bad user name nobody Start Apache fail. You can see the log /opt/zbox/logs/apache_error.log Start Mysql fail. You can see the log /opt/zbox/logs/mysql_error.log
版本信息 Linux version 4.18.0-147.5.1.el8_1.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 8.3.1 20190507 (Red Hat 8.3.1-4) (GCC)) #1 SMP Wed Feb 5 02:00:39 UTC 2020
./zbox: line 3: /opt/zbox/bin/php: No such file or directory.
./zbox: line 3: /opt/zbox/bin/php: No such file or directory
这个64位的Linux一键安装包好像缺少目录和文件吧,我和32位的安装包对比了下,明显缺失bin目录
/opt/zbox/bin/php: relocation error: /lib/x86_64-linux-gnu/libnss_files.so.2: symbol __libc_readline_unlocked, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
Failed loading /opt/zbox/run/php/lib/php_ioncube.so: /lib64/librt.so.1: symbol __close_nocancel, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
AH00543: httpd: bad user name nobody
Start Apache fail. You can see the log /opt/zbox/logs/apache_error.log
Start Mysql fail. You can see the log /opt/zbox/logs/mysql_error.log