[Mono-bugs] [Bug 75030][Maj] Changed - Apache fails to startup on OES server reboot because of mod_mono

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 1 12:55:20 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by ifolder.guy at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75030

--- shadow/75030	2005-05-24 19:51:44.000000000 -0400
+++ shadow/75030.tmp.28858	2005-06-01 12:55:20.000000000 -0400
@@ -115,6 +115,29 @@
 Let's say that the default runlevel (just type 'runlevel' when the
 machine is running and it will tell you the previous runlevel and the
 actual one) is 2, then go to /etc/rc2.d directory. You'll see a bunch
 of symbolic links starting with Sxx or Kxx. If xsrvd needs to be
 started before apache, you need that the xx for xsrvd is lower than
 the xx for apache (httpd).
+
+------- Additional Comments From ifolder.guy at gmail.com  2005-06-01 12:55 -------
+Gonzalo,
+
+As you can see, there can be a fix made to improve the chances of
+xsrvd not having to restart apache on a reboot:
+
+erw-oes-201-20050524:~ # ll /etc/init.d/rc3.d/|grep apache
+lrwxrwxrwx   1 root root   10 May 24 17:27 K06apache2 -> ../apache2
+lrwxrwxrwx   1 root root   10 May 24 17:27 S16apache2 -> ../apache2
+erw-oes-201-20050524:~ # ll /etc/init.d/rc3.d/|grep xsrvd
+lrwxrwxrwx   1 root root   15 May 24 17:27 K04novell-xsrvd ->
+../novell-xsrvd
+lrwxrwxrwx   1 root root   15 May 24 17:27 S18novell-xsrvd ->
+../novell-xsrvd
+
+However, they (Xtier developers) might argue that before iFolder was
+installed, they never had an issue restarting apache when their
+service was stopped and then restarted.  
+
+Since I'm not familiar with Xtier, I do not know what impact having
+them change their runlevel priority and modifying their script from
+restarting apache to maybe reloading apache might entail.


More information about the mono-bugs mailing list