<?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>OpenKB::Server Technical Papers &#187; Plesk</title>
	<atom:link href="http://www.openkb.org/category/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openkb.org</link>
	<description>Computer , server issues and solutions</description>
	<lastBuildDate>Thu, 02 Feb 2012 16:50:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Plesk: SWKeyExFatalError error</title>
		<link>http://www.openkb.org/plesk-swkeyexfatalerror-error/</link>
		<comments>http://www.openkb.org/plesk-swkeyexfatalerror-error/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 22:59:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=1043</guid>
		<description><![CDATA[ERROR: SWKeyExFatalError xmlrpc error: XML parsing failed 0: common_func.php3:4523 of_get_key_by_product(string &#8216;plesk-win&#8217;) 1: common_func.php3:4523 getPleskKey() 2: common_func.php3:4602 getKeyProp(string &#8216;demo&#8217;) 3: auth.php3:54 Solution : Check the size of the file %plesk_dir%\admin\repository\registry.xml. If file is empty and equals 0KB, delete this file. Once it is done, try to access to Parallels Plesk Panel. New file should be generated [...]]]></description>
			<content:encoded><![CDATA[<p>ERROR: SWKeyExFatalError<br />
xmlrpc error: XML parsing failed</p>
<p>0: common_func.php3:4523<br />
of_get_key_by_product(string &#8216;plesk-win&#8217;)<br />
1: common_func.php3:4523<br />
getPleskKey()<br />
2: common_func.php3:4602<br />
getKeyProp(string &#8216;demo&#8217;)<br />
3: auth.php3:54</p>
<p>Solution :<br />
Check the size of the file %plesk_dir%\admin\repository\registry.xml. If file is empty and equals 0KB, delete this file.<br />
Once it is done, try to access to Parallels Plesk Panel. New file should be generated automatically. </p>
<p><a href="http://kb.parallels.com/8623">Reference:</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/plesk-swkeyexfatalerror-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk: Unable to remove FTP users or connect</title>
		<link>http://www.openkb.org/plesk-unable-to-remove-ftp-users-or-connect/</link>
		<comments>http://www.openkb.org/plesk-unable-to-remove-ftp-users-or-connect/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 22:44:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=1019</guid>
		<description><![CDATA[OS: Windows , may work on Linux but we did not test it If you find yourself being unable to connect to FTP or can not remove the FTP user from the control panel. There is a chance that the security files under the domain root has been corrupted. Hold on for a second, before [...]]]></description>
			<content:encoded><![CDATA[<p>OS: Windows , may work on Linux but we did not test it</p>
<p>If you find yourself being unable to connect to FTP or can not remove the FTP user from the control panel. There is a chance that the security files under the domain root has been corrupted.</p>
<p>Hold on for a second, before you go deleting files.  Try running the following commands from the DOS prompt</p>
<p><code>"%plesk_bin%\ftpmng.exe" --remove-vhost --vhost-name=yourdomain.com<br />
"%plesk_bin%\ftpmng.exe" --reconfigure-vhost --vhost-name=yourdomain.com</code></p>
<p>or for all domains<br />
<code>"%plesk_bin%\ftpmng.exe" --remove-all<br />
"%plesk_bin%\ftpmng.exe" --reconfigure-all</code></p>
<p>If you are still unable to remove the user or connect. Then remove the security file under inetpub/vhosts/domainname . There is a file called .security , you can rename it or remove it. </p>
<p><a href="http://kb.parallels.com/549/">reference KB> Reference KB</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/plesk-unable-to-remove-ftp-users-or-connect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk get_key_by_product() error</title>
		<link>http://www.openkb.org/plesk-get_key_by_product-error/</link>
		<comments>http://www.openkb.org/plesk-get_key_by_product-error/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 18:47:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=956</guid>
		<description><![CDATA[Error: Plesk 9.x for Windows Fatal error: Call to undefined function of_get_key_by_product() in C:\Program Files\Parallels\Plesk\admin\plib\common_func.php3 on line 4501 Solution: The error is being caused by the registry.xml being empty zero bytes. The file is normally located in C:\Program Files\Parallels\Plesk\admin\repository Pretty much what you need to do is remove this file and then restart Plesk. Reference: [...]]]></description>
			<content:encoded><![CDATA[<p>Error: Plesk 9.x for Windows Fatal error: Call to undefined function of_get_key_by_product() in C:\Program Files\Parallels\Plesk\admin\plib\common_func.php3 on line 4501</p>
<p>Solution: The error is being caused by the registry.xml being empty zero bytes. The file is normally located in C:\Program Files\Parallels\Plesk\admin\repository</p>
<p>Pretty much what you need to do is remove this file and then restart Plesk. </p>
<p>Reference: http://forum.parallels.com/printthread.php?t=97999</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/plesk-get_key_by_product-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk: Notice: Undefined index:</title>
		<link>http://www.openkb.org/plesk-notice-undefined-index/</link>
		<comments>http://www.openkb.org/plesk-notice-undefined-index/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 03:59:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=544</guid>
		<description><![CDATA[Error under the service management error : Notice: Undefined index: migrator in C:\Programme\SWsoft\Plesk\admin\plib\class.Service Control.php on line 222 Notice: Undefined index: foreignmigrator in C:\Programme\SWsoft\Plesk\admin\plib\class.Service Control.php on line 229 Notice: Undefined index: foreignmigrator in C:\Programme\SWsoft\Plesk\admin\plib\class.Service Control.php on line 230 Solution that worked for me was: refreshed Plesk components via Plesk > Server > Components Management > Refresh]]></description>
			<content:encoded><![CDATA[<p>Error under the service management error :</p>
<p>Notice: Undefined index: migrator in C:\Programme\SWsoft\Plesk\admin\plib\class.Service Control.php on line 222</p>
<p>Notice: Undefined index: foreignmigrator in C:\Programme\SWsoft\Plesk\admin\plib\class.Service Control.php on line 229</p>
<p>Notice: Undefined index: foreignmigrator in C:\Programme\SWsoft\Plesk\admin\plib\class.Service Control.php on line 230</p>
<p>Solution that worked for me was:<br />
refreshed Plesk components via<br />
Plesk > Server > Components Management > Refresh </p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/plesk-notice-undefined-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk: view all email accounts</title>
		<link>http://www.openkb.org/plesk-view-all-email-accounts/</link>
		<comments>http://www.openkb.org/plesk-view-all-email-accounts/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 00:22:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.openkb.org/?p=415</guid>
		<description><![CDATA[mysql query select CONCAT(mail_name,&#8221;@&#8221;,name) as email_address,accounts.password from mail left join domains on domains.id=mail.dom_id left join accounts on accounts.id=mail.account_id; Thanks to RackerHacker DBname normally : psa]]></description>
			<content:encoded><![CDATA[<p>mysql query<br />
select CONCAT(mail_name,&#8221;@&#8221;,name) as email_address,accounts.password from mail left join domains on domains.id=mail.dom_id left join accounts on accounts.id=mail.account_id;</p>
<p>Thanks to <a href="http://rackerhacker.com/2007/02/01/get-plesk-e-mail-addresses-and-passwords/">RackerHacker </a></p>
<p>DBname normally : psa</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/plesk-view-all-email-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk: Stats and other scheduled tasks failed &#8211; 0x8007000d</title>
		<link>http://www.openkb.org/plesk-stats-and-other-scheduled-tasks-failed-0x8007000d/</link>
		<comments>http://www.openkb.org/plesk-stats-and-other-scheduled-tasks-failed-0x8007000d/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 21:51:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.masadmin1.com/?p=143</guid>
		<description><![CDATA[Error msg General page initialization failed 0x8007000d I think the error occurs because the run as information is missing and the tasks is corrupted. I was not able to find anything on the forums at Plesk for this error. My only fixed was to delete and recreate the tasks. Oh yeah there is one more [...]]]></description>
			<content:encoded><![CDATA[<p>Error msg<br />
General page initialization failed<br />
0x8007000d </p>
<p>I think the error occurs because the run as information is missing and the tasks is corrupted. I was not able to find anything on the forums at Plesk for this error. My only fixed was to delete and recreate the tasks. Oh yeah there is one more problem , i was not able to view the properties for the tasks so i could not see the commands. I add to pull the commands from another working system. i have posted the commands below aliong with the task name. This worked on Plesk version 8.3<br />
All the start in folders should be &#8220;C:\Program Files\SWsoft\Plesk\admin&#8221; and write down your current schedule for the task and reenter it. The task can run as the system user or the admin .<br />
=============<br />
Task :<br />
Plesk Scheduler Task #{0C235029-C1F5-4916-AB08-1C6FEA9CE9EA}<br />
Command to execute</p>
<p>C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\runtask.exe&#8221; &#8220;&#8211;application=C:\Program Files\SWsoft\Plesk\admin\bin\php.exe&#8221; &#8220;&#8211;parameters=-q -dauto_prepend_file=\&#8221;\&#8221; -c php.ini \&#8221;C:\Program Files\SWsoft\Plesk\admin\plib\report\autoreport.php\&#8221; &#8211;auto daily&#8221;"</p>
<p>===========<br />
Task :<br />
Plesk Scheduler Task #{7F9CD2FC-8C81-4f3c-AE0B-BB8C9BA560A7}</p>
<p>Command </p>
<p>C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\runtask.exe&#8221; &#8220;&#8211;application=C:\Program Files\SWsoft\Plesk\admin\bin\php.exe&#8221; &#8220;&#8211;parameters=-q -dauto_prepend_file=\&#8221;\&#8221; -c php.ini \&#8221;C:\Program Files\SWsoft\Plesk\admin\plib\report\autoreport.php\&#8221; &#8211;auto monthly&#8221;"</p>
<p>==================<br />
Task</p>
<p>Plesk Scheduler Task #{99254CDC-8EA7-49ee-8A49-FC2A169843B7}</p>
<p>Command<br />
C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\runtask.exe&#8221; &#8220;&#8211;application=C:\Program Files\SWsoft\Plesk\admin\bin\php.exe&#8221; &#8220;&#8211;parameters=-q -dauto_prepend_file=\&#8221;\&#8221; -c php.ini \&#8221;C:\Program Files\SWsoft\Plesk\admin\plib\report\autoreport.php\&#8221; &#8211;auto weekly&#8221;"<br />
========<br />
Task name &#8211; stats command<br />
Plesk Scheduler Task #ad08f1e5-f9e2-4be7-b4f7-fc8248acf5e8</p>
<p>command<br />
C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\runtask.exe&#8221; &#8211;defaultmail &#8220;&#8211;application=C:\Program Files\SWsoft\Plesk\admin\bin\statistics.exe&#8221; &#8220;&#8211;parameters=&#8221;"<br />
==============<br />
Task<br />
Plesk Scheduler Task #C6586631-C086-43FE-9B96-BA28E52FDCD6<br />
Command<br />
C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\runtask.exe&#8221; &#8220;&#8211;application=\&#8221;C:\Program Files\SWsoft\Plesk\DrWeb\drwebupw.exe\&#8221;" &#8220;&#8211;parameters= /GO /ST \&#8221;/RPC:\Program Files\SWsoft\Plesk\DrWeb\DrWebUpW.log\&#8221; \&#8221;/DIR:C:\Program Files\SWsoft\Plesk\DrWeb\\\&#8221;"&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openkb.org/plesk-stats-and-other-scheduled-tasks-failed-0x8007000d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

