<?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>WebScHoLaR Dot NET &#187; Plesk</title>
	<atom:link href="http://webscholar.net/category/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://webscholar.net</link>
	<description>A blog discussing common issues of Linux, cPanel/WHM, Plesk, DirectAdmin, InterWorx</description>
	<lastBuildDate>Thu, 24 Feb 2011 12:20:37 +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>Repair rpm database on *nix</title>
		<link>http://webscholar.net/2011/02/24/repair-rpm-database-on-nix/</link>
		<comments>http://webscholar.net/2011/02/24/repair-rpm-database-on-nix/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 11:39:08 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[cPanel/WHM]]></category>
		<category><![CDATA[DirectAdmin]]></category>
		<category><![CDATA[InterWorx]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[rebuild]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[rpm database]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=213</guid>
		<description><![CDATA[1. Check for processes holding the rpm database open (usually in MUTEX/FUTEX states): lsof &#124; grep /var/lib/rpm If it finds any, kill -9 them all. 2. Delete any temporary DB files: rm -fv /var/lib/rpm/__* 3. Rebuild your RPM database: rpm &#8211;rebuilddb -v -v If you still have problems, a reboot is probably quickest, then repeat [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2011/02/24/repair-rpm-database-on-nix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset admin password in Windows Plesk</title>
		<link>http://webscholar.net/2009/06/21/reset-admin-password-in-windows-plesk/</link>
		<comments>http://webscholar.net/2009/06/21/reset-admin-password-in-windows-plesk/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 16:50:35 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[admin password]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=95</guid>
		<description><![CDATA[The Plesk admin password can simply be reset by login to VPS using RDP with following command: %plesk_bin%\plesksrvclient.exe Just run the command and it will ask for new admin password. If it also shows the message that Access denied/can’t connect to MySQL then: Add parameter skip_grant_tables=1 into the [PleskSQLServer] section. Restart service Plesk SQL Server. [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2009/06/21/reset-admin-password-in-windows-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure MSSQL in Windows Plesk</title>
		<link>http://webscholar.net/2008/11/27/configure-mssql-in-windows-plesk/</link>
		<comments>http://webscholar.net/2008/11/27/configure-mssql-in-windows-plesk/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 20:10:52 +0000</pubDate>
		<dc:creator>WebScHoLaR</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[MSDE]]></category>
		<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://webscholar.net/?p=40</guid>
		<description><![CDATA[New Plesk versions 8.6+ comes with MSDE (Microsoft SQL Desktop Edition) by default so you just need to follow the below mentioned steps in order to configure it.In earlier Plesk versions, MSDE needs to be installed. This can be done by downloading the MSDE from Microsoft site or installing &#8220;msde&#8221; virtuozzo template. Virtuozzo template can [...]]]></description>
		<wfw:commentRss>http://webscholar.net/2008/11/27/configure-mssql-in-windows-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

