LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help me! Issues starting Apache httpd (https://www.linuxquestions.org/questions/linux-newbie-8/help-me-issues-starting-apache-httpd-633334/)

rdancy1 04-05-2008 06:29 PM

Help me! Issues starting Apache httpd
 
I get the following message whenver I run apachectl start, stop or restart: error while loading shared libraries:/usr/local/lib/libapr-0.so.0: cannot restore segment prot after reloc: permissioned. The file libapr-0.so.0 is linked to libapr-0.so.0.9.4. Using fedora core 4.

blacky_5251 04-05-2008 06:37 PM

That isn't how you start Apache. Use:-
Code:

service httpd start
service httpd stop
service httpd restart



All times are GMT -5. The time now is 12:10 AM.