> crmd[11077]: 2008/12/27_13:09:16 info: do_lrm_rsc_op: Performing > op=WebServerApache_start_0 key=7:3:e4fc23e6-92ab-4683-99ba-df387c448e32) > lrmd[11074]: 2008/12/27_13:09:16 info: rsc:WebServerApache: start > apache[11106][11114]: 2008/12/27_13:09:16 ERROR: Cannot parse config > file [/etc/apache2/httpd.conf] > > There is no /etc/apache2/httpd.conf for it to find and parse. So that > is coded somewhere, and I'll need to track that down and start again. >
try to set the "configfile" param to where your httpd.conf resides in your apache resource. and: try to use 2.1.4 instead of 2.1.3 of heartbeat. get it from*: http://download.opensuse.org/repositories/server:/ha-clustering:/lha-2.1/ or maybe get the heartbeat/pacemaker thing (HB 3.x)*: http://download.opensuse.org/repositories/server:/ha-clustering/ - Thomas * found on http://www.linux-ha.org/download/ _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
