<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>24LiveSupport : Increase Your Knowledge Share IT &#187; virtualmin</title>
	<atom:link href="https://www.24livesupport.com/tag/virtualmin/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.24livesupport.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 17 May 2010 11:26:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>403 permissions problem after installing Nagios on virtualmin</title>
		<link>https://www.24livesupport.com/linux-tutorials/403-permissions-problem-after-installing-nagios-on-virtualmin/</link>
		<comments>https://www.24livesupport.com/linux-tutorials/403-permissions-problem-after-installing-nagios-on-virtualmin/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 10:04:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[Tools and Utilities]]></category>
		<category><![CDATA[403 permissions]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[virtualmin]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=98</guid>
		<description><![CDATA[nagios, virtualmin, 403 permissions]]></description>
			<content:encoded><![CDATA[<p>If the websites are managed with <a href="http://www.virtualmin.com/"><span style="color: #336699;">VirtualMin</span></a>. Each site has its own user name, group and home folder.</p>
<p>For example, site <a href="http://www.sampleweb.com">www.sampleweb.com</a> under VirtualMin has user name and groups sampleweb as well as home folder /home/sampleweb.<br />
The document root of the site is /home/sampleweb/public_html.</p>
<p>If the Nagios is installed on the same server, it change the apache group and all the websites start returning </p>
<p>403 error permission denied.</p>
<p>To resolve this add the user group again to apache for example :</p>
<p>/usr/sbin/usermod -a -G sampleweb apache</p>
<p>retstart apache and you will be back in business</p>
<p>IMPORTANT : THE NAGIOS INSTALLATION IS NOT RECOMMEND ON HOSTING SERVERS, AND THIS SHOULD BE DONE ON A PLAIN INSTALLATION ONLY, OTHERWISE IT LEADS TO SEVERAL PROBLEMS LIKE ONE ABOVE.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.24livesupport.com/linux-tutorials/403-permissions-problem-after-installing-nagios-on-virtualmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
