Page 1 of 1

"error while loading shared libraries:"

PostPosted: 17. September 2007 11:46
by kulfi
Hello:

I moved my entire lamp folder from RH6 to XUbuntu. But when I run /opt/lamp/lampp start, I get the following error messages:

Code: Select all
vmware@grandma-lamp:/$ sudo /opt/lampp/lampp start
/bin/sh: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: file too short
Starting XAMPP for Linux 1.5.5...
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: file too short
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: file too short
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: file too short
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: file too short
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: file too short
XAMPP for Linux started.


But Apache, mysql, XAMPP, phpMyAdmin, etc have not started. Help?

PostPosted: 18. September 2007 13:57
by kulfi
Anyone?