This forum is no longer active. Please post your questions to our new community site
Shared Library Not Found
|
|
I’ve installed the LAMPStack 64 bit version on Amazon’s cloud server. When attempting to start apache ‘apache2/bin/httpd start’ I get the following error: error while loading shared libraries: libaprutil-1.so.0: cannot open shared object file: No such file or directory That file is a symlink in apache2/lib/ and points to libaprutil-1.so.0.3.10 so it looks like everything should work as expected. I assume it is some sort of permissions issue – but I’m guessing. Any thoughts on how we can solve this issue? Thanks. |
|
|
Hi, Try to start the servers using the “ctlscript.sh” that you can find in the installation directory. You can find more info at http://wiki.bitnami.com/Native_Installers_Quick_Start_Guide#How_can_I_start_or_stop_the_servers.3f |

