https://bugzilla.novell.com/show_bug.cgi?id=641449
https://bugzilla.novell.com/show_bug.cgi?id=641449#c0 Summary: Mod mono fails to load apache conf directives on a restart Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: Component Test Blocker: --- mono-2.8p5 (052fd53) opensuse 11.3 x86_64 opensuse 11.2 i586 apache2-mod_mono-2.8-30.1.i586 blogengine-1.6-9.1.noarch On boot and when using 'rcapache2 restart', the 'MonoIOMAP serveralias all' in the blogengine conf file is not loaded into apache's configuration. However, if you do 'rcapache2 stop', wait, 'rcapache2 start', it loads. Apache conf file for blogengine: Alias /blogengine /usr/share/mono/asp.net/apps/blogengine-1.6 MonoApplicationsConfigFile blogengine /etc/xsp/2.0/applications-available/blogengine.webapp MonoServerPath blogengine "/usr/bin/mod-mono-server2" #MonoServerPath blogengine "/opt/novell/mono/bin/mod-mono-server2" MonoIOMAP serveralias all <Location /blogengine> Allow from all Order allow,deny SetHandler mono MonoSetServerAlias blogengine </Location> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
