On Fri, Sep 05, 2008 at 11:42:34AM +0200, Franck Huet wrote: > Dejan Muhamedagic a ?crit : >> Hi, >> >> On Thu, Sep 04, 2008 at 09:48:14AM +0200, Franck Huet wrote: >> >>> Thanks Lars >>> >>> It's works better now (with corrected mistakes ..) but I have now 2 ip >>> (192.168.4.4 mounted) and 2 apache server .... >>> >>> and this which is flooding my logs on my 2 nodes : >>> >>> apache[3428]: 2008/09/03_15:09:57 INFO: apache not running >>> apache[3428]: 2008/09/03_15:09:58 INFO: waiting for apache >>> /usr/local/apache-preprod/conf/httpd.conf to come up >>> apache[3428]: 2008/09/03_15:09:59 INFO: apache not running >>> apache[3428]: 2008/09/03_15:09:59 INFO: waiting for apache >>> /usr/local/apache-preprod/conf/httpd.conf to come up >>> apache[3428]: 2008/09/03_15:10:00 INFO: apache not running >>> apache[3428]: 2008/09/03_15:10:00 INFO: waiting for apache >>> /usr/local/apache-preprod/conf/httpd.conf to come up >>> >> >> This means that the monitor operation's constantly failing. You >> need to make sure that the status module is loaded and that >> access to it is allowed from localhost. >> >> > Well. Stupid question : What is the status module ? How to load it ?
Read the apache documentation. It is typically commented out in the default httpd.conf. Thanks, Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
