View Full Version : Mysql and Exim don't work on Debian 5.0 32 bits
Perfh
05-27-2009, 03:29 AM
Hello,
Mysql and Exim don't work on Debian 5.0 32 bits
When start Exim, we have this error message : "libperl.so.5.10: cannot open shared object file: No such file or directory"
Mysql don't want start too, the directory "mysql" in /home was not create.
Tanks.
jazzman
05-27-2009, 06:16 AM
Have you tried to run ./build all?
Perfh
05-28-2009, 04:38 AM
Yes, same problem.
jazzman
05-28-2009, 03:45 PM
OK, I have upgraded my debian etch server to lenny few weeks ago, and I had problem only with exim. I solved my problem by doing:
apt-get --purge remove exim
...and building it again from custombuild.
Maybe you should try the same with both exim and mysql.
DirectAdmin Support
06-05-2009, 01:57 AM
Hello,
Regarding the error:
exim: error while loading shared libraries: libperl.so.5.10: cannot open shared object file: No such file or directory
Run the command
apt-get install libperl5.10I'll have to add a check for this during the install phase and have the installer run that command.
John
Perfh
06-10-2009, 04:14 AM
Hello,
Thanks !
I test in few days.
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.