Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: meelis on October 22, 2009, 07:59:42 AM

Title: mono
Post by: meelis on October 22, 2009, 07:59:42 AM
How to unistall mono? yum remove mono*= ok but how i disable it in httpd.conf?
Title: Re: mono
Post by: Stefano on October 22, 2009, 08:46:24 AM
you should start  telling us how did you install it, shouldn't you?
Title: Re: mono
Post by: meelis on October 22, 2009, 09:13:54 AM
Like described http://wiki.contribs.org/Mono
Title: Re: mono
Post by: Stefano on October 22, 2009, 09:24:11 AM
remove 20LoadModule80mod_mono fragment from /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf
 directory, then
 
Code: [Select]
yum remove mono-complete xsp mod_mono
 

NOTE: read always CAREFULLY what yum will remove before proceeding..
Title: Re: mono
Post by: meelis on October 22, 2009, 09:37:11 AM
my file in there is empty? but etc/httpd/conf/httpd.conf is mono included
Title: Re: mono
Post by: Stefano on October 22, 2009, 09:48:48 AM
if so you did not follow the howto :-)

please post the result of
Code: [Select]
/sbin/e-smith/audittools/templates

thank you
Title: Re: mono
Post by: cactus on October 22, 2009, 10:26:25 AM
my file in there is empty? but etc/httpd/conf/httpd.conf is mono included
You should regenetate your configuration file and restart your webserver to relaod the changes after deleting the template fragment like:
Code: [Select]
expand-template /etc/httpd/conf/httpd.conf
sv t httpd-e-smith