LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   apache2 error message in run level (https://www.linuxquestions.org/questions/linux-networking-3/apache2-error-message-in-run-level-172908/)

hiplainsdrifter 04-21-2004 11:29 AM

apache2 error message in run level
 
Could someone define what I should do to fix the following error message?

***
etc/init.d/apache2 start returned 1 (unspecified error):
Starting httpd2 (prefork) Syntax error on line 16 of /etc/apache2/sysconfig.d/loadmodule.conf:

Cannot load /usr/lib/apache2-prefork/mod_auth_ldap.so into server: /usr/lib/apache2-prefork/mod_auth_ldap.so: undefined symbol: util_ldap_connection_close

The command line was:
/usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
***

In particular this part -

Cannot load /usr/lib/apache2-prefork/mod_auth_ldap.so into server: /usr/lib/apache2-prefork/mod_auth_ldap.so: undefined symbol: util_ldap_connection_close

david_ross 04-21-2004 12:56 PM

If you don't need ldap authentication then you should be able to comment out line 16 of:
/etc/apache2/sysconfig.d/loadmodule.conf

hiplainsdrifter 04-21-2004 01:02 PM

Any impact to me #'ing that out

David Ross ? Iron City Pale Ale mean anything to you?

david_ross 04-21-2004 01:18 PM

The only impact will be if you want to use LDAP authentication.

And no - I tend to drink stella, tennants or JDs.


All times are GMT -5. The time now is 04:07 AM.