SuSE Linux: Version 7.2
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
apache
The Apache webserver does not start.
Under some circumstances the modules auth_ldap and mod_php4 are conflicting.
Since most people don't need LDAP authentification for their webserver, an easy solition is to remove the auth_ldap module:
rpm -e authldap
Finally, one has to call SuSEconfig in order to get the Apache configuration up to date. This is not neccessary, if YaST or YaST2 was used to deinstall the package authldap.