<?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>LinuxZone.Org &#187; Plesk</title>
	<atom:link href="http://www.linuxzone.org/index.php/category/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxzone.org</link>
	<description>Linux Blog</description>
	<lastBuildDate>Fri, 18 Dec 2009 17:36:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Reset Permissions for a Plesk Virtual Host</title>
		<link>http://www.linuxzone.org/index.php/2009/12/how-to-reset-permissions-for-a-plesk-virtual-host/</link>
		<comments>http://www.linuxzone.org/index.php/2009/12/how-to-reset-permissions-for-a-plesk-virtual-host/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 17:36:09 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.linuxzone.org/?p=58</guid>
		<description><![CDATA[Many times I see customers accidentally changing permissions recursively for a whole domain, breaking Plesk functionality including log rotation. Here is how to fix it: /usr/local/psa/admin/sbin/vhostmng --install-vhost --vhost-name=domain.tld --user-name=domain_user --set-content-permissions Substitute domain.tld with the domain in question and domain_user with the domain user for that domain. If you accidentally change permissions for several domains you [...]]]></description>
		<wfw:commentRss>http://www.linuxzone.org/index.php/2009/12/how-to-reset-permissions-for-a-plesk-virtual-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LogFilesList-&gt;init() failed: filemng failed: filemng: stat failed: Permission denied</title>
		<link>http://www.linuxzone.org/index.php/2009/02/logfileslist-init-failed-filemng-failed-filemng-stat-failed-permission-denied/</link>
		<comments>http://www.linuxzone.org/index.php/2009/02/logfileslist-init-failed-filemng-failed-filemng-stat-failed-permission-denied/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 21:43:23 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[filemng]]></category>
		<category><![CDATA[psaadm]]></category>

		<guid isPermaLink="false">http://www.linuxzone.org/?p=29</guid>
		<description><![CDATA[If you get this error when trying to access Log Manager, this happens because filemng which runs as psaadm user does not have permission to access the directory. You can get a similar error on the File Manager: Error: Unable to change directory to /statistics: filemng failed: filemng: opendir failed: Permission denied To fix this [...]]]></description>
		<wfw:commentRss>http://www.linuxzone.org/index.php/2009/02/logfileslist-init-failed-filemng-failed-filemng-stat-failed-permission-denied/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing Permissions for Plesk domains.</title>
		<link>http://www.linuxzone.org/index.php/2008/02/fixing-permissions-for-plesk-domains/</link>
		<comments>http://www.linuxzone.org/index.php/2008/02/fixing-permissions-for-plesk-domains/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 05:44:00 +0000</pubDate>
		<dc:creator>jc</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[vhostmng]]></category>

		<guid isPermaLink="false">http://www.linuxzone.org/?p=8</guid>
		<description><![CDATA[If permissions for Plesk domains get screwed up for any reason (chown -R sillyclown:sillyadmin /var/www/vhosts) or some of the sort, you can fix it by running the following command: /usr/local/psa/admin/sbin/vhostmng --install-vhost --vhost-name=domain.tld --user-name=domain_user --set-content-permissions Cheers!]]></description>
		<wfw:commentRss>http://www.linuxzone.org/index.php/2008/02/fixing-permissions-for-plesk-domains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
