Apache Web server don't start (can't open libcrypt.so.1)

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Apache Web server don't start (can't open libcrypt.so.1)

Postby barnabe » 22. June 2019 22:22

Hello,

I'm using Xamp x64 7.3.1-0 on Linux Fedora 30.

When I try to start the Apache Web Server, it doesn't start and I can read in "Application log" folder :

Code: Select all
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


When I search "libcrypt" on my computer using "find . -iname libcrypt*", It answer :
Code: Select all
./usr/lib64/libcrypto.so.1.0.2o
./usr/lib64/libcrypt.so.2
./usr/lib64/libcrypto.so.10
./usr/lib64/libcrypt.so.2.0.0
./usr/lib64/libcrypto.so.1.1
./usr/lib64/libcryptui.so.0.0.0
./usr/lib64/libcrypto.so.1.1.1c
./usr/lib64/libcryptsetup.so.12
./usr/lib64/pkgconfig/libcrypt.pc
./usr/lib64/libcrypt.so
./usr/lib64/libcryptsetup.so.12.4.0
./usr/lib64/libcryptui.so
./usr/lib64/libcryptui.so.0


Can you help me, please ?
barnabe
 
Posts: 2
Joined: 22. June 2019 22:04
XAMPP version: 7.3.1
Operating System: Linux Fedora 30

Re: Apache Web server don't start (can't open libcrypt.so.1)

Postby barnabe » 25. June 2019 19:43

It is only a package to install.
To get the package name to install, just type (as root) :

Code: Select all
dnf provides libcrypt.so.1


It comes from libxcrypt-compat

Then just type (still as root) :

Code: Select all
dnf install libxcrypt-compat


and Xampp works ! :-)
barnabe
 
Posts: 2
Joined: 22. June 2019 22:04
XAMPP version: 7.3.1
Operating System: Linux Fedora 30


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 31 guests