LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache start error (https://www.linuxquestions.org/questions/linux-software-2/apache-start-error-178617/)

varunbihani 05-06-2004 12:34 PM

Apache start error
 
Error is:

usr/local/apache/bin/httpd: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory
/etc/rc.d/init.d/httpd start: httpd could not be started


What should I do...
My server is Linux 7.2 with Virtuozzo installed...

Inexactitude 05-06-2004 01:39 PM

Check to see if that library is installed. Use the locate comand, if it is, then maybe your server isn't looking for it in the right place. Most likely, however, you are missing that library, so your best bet would be to install the library.


All times are GMT -5. The time now is 10:04 PM.