我使用 Arch Linux (x86_64)
我今天使用以下命令更新了我的存储库
Sudo Packman -Syu
Run Code Online (Sandbox Code Playgroud)
但是xampp程序不再运行
Stopping all servers...
Restarting all servers...
Starting MySQL Database...
Starting Apache Web Server...
Exit code: 8
Stdout:
apache config test fails, aborting
Stderr:
/opt/lampp/bin/httpd: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
Starting ProFTPD...
Exit code: 8
Stdout:
proftpd config test fails, aborting
Stderr:
/opt/lampp/sbin/proftpd: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)
经过一番检查后,我发现 libcrypt.so.1 …