<?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>Web Hosting Blog - JaguarPC - Web Hosting News - JagBlog &#187; Control Panels</title>
	<atom:link href="http://www.jaguarpc.com/blog/category/control-panels/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jaguarpc.com/blog</link>
	<description>Blog Hosting Tutorials, Windows Linux Hosting News</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:00:26 +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>Secure Shell (ssh) to rescue in interworx</title>
		<link>http://www.jaguarpc.com/blog/web-hosting/linux-hosting/secure-shell-ssh-to-rescue-in-interworx/</link>
		<comments>http://www.jaguarpc.com/blog/web-hosting/linux-hosting/secure-shell-ssh-to-rescue-in-interworx/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 13:22:30 +0000</pubDate>
		<dc:creator>Masood</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Linux Hosting]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/?p=160</guid>
		<description><![CDATA[Since I started using ssh remotely to manage servers like 12 or so years ago I have been in love with its power and what you can do with a few command lines. In the last 7 or 8 years &#8230; <a href="http://www.jaguarpc.com/blog/web-hosting/linux-hosting/secure-shell-ssh-to-rescue-in-interworx/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p>Since I started using ssh remotely to manage servers like 12 or so years ago I have been in love with its power and what you can do with a few command lines. In the last 7 or 8 years many web based control panels have appeared making life easier for the end user. One would expect that ssh would go obselete now that you can do things with a few mouse clicks. Not really.</p>

	<p>Last night I was trying to activate an IP by setting &#8220;Active in IWorx-CP&#8221; to yes under <span class="caps">IP </span>Management of Nodeworx but it gave me blank screen. There was no error. I could not see anything in logs. So I fired a ticket with interworx support and here was their response:</p>

	<p><blockquote><br />
Try running this script and see if adds the IPs as expected:</p>

	<p>~iworx/cron/ip.pex&#8212;sync<br />
</blockquote></p>

	<p>Yes, finally something to do via shell. So I did and it resolved the issue. Moral of the story, the real thing is still linux shell <img src='http://www.jaguarpc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/web-hosting/linux-hosting/secure-shell-ssh-to-rescue-in-interworx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page Cannot Be Displayed error when trying to open the Control Panel</title>
		<link>http://www.jaguarpc.com/blog/control-panels/page-cannot-be-displayed-error-when-trying-to-open-the-control-panel/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/page-cannot-be-displayed-error-when-trying-to-open-the-control-panel/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 21:18:01 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/64</guid>
		<description><![CDATA[Problem When I try to open my control panel, I get a Page Cannot Be Displayed error. I&#8217;m trying to open it using localhost on port 8086. Solution 1.) Check the configuration tool, under the Website tab. What have you &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/page-cannot-be-displayed-error-when-trying-to-open-the-control-panel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p><strong> Problem</strong></p>

	<p>When I try to open my control panel, I get a Page Cannot Be Displayed error.<br />
I&#8217;m trying to open it using localhost on port 8086.</p>

	<p>Solution</p>

	<p>1.) Check the configuration tool, under the Website tab. What have you chosen from the dropdown box? If there is an IP chosen, then localhost may not work &#8211; only <a href="http://selectedip:8086/">http://SelectedIP:8086</a></p>

	<p>2.) If this is not the issue, then check the Page Not Displayed error. Is it a 500 error? If so, in Internet Explorer go to Tools, Internet Options and choose the Advanced Tab. Scroll down and uncheck the Show Friendly <span class="caps">HTTP </span>Error Messages box. Click OK, then refresh the page. You may get a different error. If this is the case, make sure you have <span class="caps">MS XML 4</span>.0 <span class="caps">SP2</span> installed as specified in the Pre-Install Guide.</p>

	<p>3.) Make sure that the <span class="caps">IIS</span> site (Helm Control Panel) is running in <span class="caps">IIS</span> and is not stopped.</p>

	<p>4.) If you are running <span class="caps">IIS 6</span>, also make sure that <span class="caps">ASP</span> pages are set to &#8220;Allowed&#8221;, not &#8220;Prohibited&#8221;. To check this, open <span class="caps">IIS</span> and choose Web Service Extensions. You&#8217;ll see a list of properties on the right. Active Server Pages should be set to &#8220;Allowed&#8221;. If they aren&#8217;t, highlight them and click &#8220;Allow&#8221;.</p>

	<p>4.) Make sure that the database is set up correctly in the Configuration Tool. Click the Test Connection button to confirm this is successful.</p>

	<p>5) If any of the above checks don&#8217;t work, raise a ticket with your Helm provider (if you have a valid support contract with them).</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/page-cannot-be-displayed-error-when-trying-to-open-the-control-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ValidateLicenceEx Invalid licence key. Licence has expired.</title>
		<link>http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 21:06:19 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/58</guid>
		<description><![CDATA[Helm keeps giving &#8217; ValidateLicenceEx Invalid licence key. Licence has expired. &#8217; errors in the log Problem On occasions, the licence updater stays in memory and doesn&#8217;t end properly if ran from a scheduled task (you can see it running &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p><strong>Helm keeps giving &#8217; ValidateLicenceEx Invalid licence key. Licence has expired. &#8217; errors in the log<br />
</strong></p>

	<p><strong><u><em>Problem</em></u></strong></p>

	<p>On occasions, the licence updater stays in memory and doesn&#8217;t end properly if ran from a scheduled task (you can see it running in the Task Manager as HelmLicence.exe). This then causes you to not be able to login to Helm.</p>

	<p><strong><u><em>Solution</em></u></strong></p>

	<p>1.) The problem is actually to do with Internet Explorer settings.</p>

	<p>Take a look at the Windows scheduled task that runs the licence updater. This can be found here:</p>

	<p><strong>Start &gt; Programs &gt; Accessories &gt; System Tools &gt; Scheduled Tasks </strong></p>

	<p>and is called Helm Licence Updater.</p>

	<p>Right click it, choose &#8220;Properties&#8221; and make a note of the user that is set to run this. It is usually <span class="caps">HELM</span>_ADMIN, and the password is the password you chose when installing Helm.</p>

	<p><strong>Important Note:-</strong> If you changed the servername <span class="caps">AFTER</span> installing the control panel, you will need to alter it here. For instance if your server was called <span class="caps">MYSERVER</span> then the licence task would have been running under <strong><span class="caps">MYSERVERHELM</span>_ADMIN</strong>. If you changed the servername to <span class="caps">NEWSERVER</span> then you need to make sure that the task also changed, so it is <strong><span class="caps">NEWSERVERHELM</span>_ADMIN</strong>.</p>

	<p>You can either keep this the same, or change it to Administrator or some other user you know the password of.</p>

	<p>Next, login to the server <strong>as that user</strong>. So if the task was running under <span class="caps">HELM</span>_ADMIN, you need to login to the server as the <span class="caps">HELM</span>_ADMIN user. The password for this will be a) either known to you if you are running multiple servers because you will have needed to create this user on all of your remote servers or b) if you are running a single server, it&#8217;s the password you chose when installing Helm. If you forgot it, you can reset it in the System Identity tab of the Helm Configuration Tool (make sure that if you do this, you reset it on <span class="caps">ALL</span> remote servers that you have too!).</p>

	<p>Now run the scheduled licence updater task (go to the task, right-click it and choose &#8220;Run&#8221;). You should find you get a internet explorer pop up box &#8211; click OK and tick don&#8217;t show this again. (if you have changed it to another user, you may not see this box as you may have already logged in some time ago and this pop up was clicked on before)</p>

	<p>Now you can log out and back in as the normal user you log in as.</p>

	<p>You can now see the problem &#8211; when the scheduled task ran as that user, the Internet Explorer pop up box was waiting for a confirmation click &#8211; however you never saw it and that task was held in memory. It must have been in memory and never ran again for more than 30 days &#8211; if it doesn&#8217;t run for 30 days, you get that licence error.<br />
&#8212;&#8212;-</p>

	<p>2.) In the rare event that this doesn&#8217;t solve your problem &#8211; check the system date of the server. It should be today&#8217;s date. If it is set in the past or the future, it may cause issues with the licencing. Set it to today&#8217;s date, then try and log in.</p>

	<p><strong>&#8212;Alex </strong></p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to add server. Can not obtain Licence From Server</title>
		<link>http://www.jaguarpc.com/blog/control-panels/unable-to-add-server-can-not-obtain-licence-from-server/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/unable-to-add-server-can-not-obtain-licence-from-server/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 20:56:24 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/63</guid>
		<description><![CDATA[When I try to add a server to Helm, I get the error &#8217; Unable to add server. Can not obtain Licence From Server &#8216;. Problem When I try to add a server to Helm, I get an error saying: &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/unable-to-add-server-can-not-obtain-licence-from-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p><strong>When I try to add a server to Helm, I get the error &#8217; Unable to add server. Can not obtain Licence From Server &#8216;.<br />
</strong><strong><u><em>Problem</em></u></strong></p>

	<p>When I try to add a server to Helm, I get an error saying:</p>

	<p><strong>Unable to add server. Can not obtain licence from server.</strong></p>

	<p>and I cannot add the server.</p>

	<p><strong><u><em>Solution</em></u></strong></p>

	<p>Ensure the following:</p>

	<p>1.) The <span class="caps">HELM</span>_ADMIN user is on all machines that you are trying to add into Helm, with Administrator permissions.</p>

	<p>2.) <span class="caps">MS XML 4</span>.0 is installed on all machines.</p>

	<p>3.) File and Print Sharing is enabled on all machines (refer to the Helm Pre-Installation Guide on how to do this).</p>

	<p>4.) The Remote Registry service is started on all machines (refer to the Helm Pre-Installation Guide on how to do this).</p>

	<p>5.) Every machine can access every other machine&#8217;s C drive. You can test this by doing the following: &#8211; Go to Start &gt; Run &#8211; Type <a href="//remoteserverip//C$">RemoteServerIPC$</a><br />
The remote server&#8217;s C drive should open on the server. If this isn&#8217;t the case, then there is a communication issue between the two servers which you will need to resolve.</p>

	<p>6.) If all of this is correct, please follow this article to reset and then update your licence key:</p>

	<p><a href="http://support.webhostautomation.com/index.php?_a=knowledgebase&amp;_j=questiondetails&amp;_i=148">http://support.webhostautomation.com&#8230;details&amp;_i=148</a></p>

	<p>7.) Also try rebooting the two machines in question.</p>

	<p><strong>&#8212;Alex </strong></p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/unable-to-add-server-can-not-obtain-licence-from-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I make a backup of Helm ?</title>
		<link>http://www.jaguarpc.com/blog/control-panels/how-can-i-make-a-backup-of-helm/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/how-can-i-make-a-backup-of-helm/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 20:55:02 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/62</guid>
		<description><![CDATA[If you are using MSDE for the Helm system database, it can be backed up using the backup tool which is available for download here at: http://www.webhostautomation.com/members/download_redirect.aspx?id=19 You can use other methods such as IIS Metabase backup to backup IIS &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/how-can-i-make-a-backup-of-helm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p>If you are using <span class="caps">MSDE</span> for the Helm system database, it can be backed up using the backup tool which is available for download here at:</p>

	<p><strong><a href="http://www.webhostautomation.com/members/download_redirect.aspx?id=19"><u>http://www.webhostautomation.com/members/download_redirect.aspx?id=19</u></a></strong></p>

	<p>You can use other methods such as <span class="caps">IIS </span>Metabase backup to backup <span class="caps">IIS</span> and other data, and for domains you can use a simple copy/ftp backup process using <span class="caps">MS </span>Backup/Veritas or whatever you use to do backups normally.<br />
&#8212;Alex</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/how-can-i-make-a-backup-of-helm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suspending user accounts doesn&#8217;t disable DNS, FTP or email</title>
		<link>http://www.jaguarpc.com/blog/control-panels/suspending-user-accounts-doesnt-disable-dns-ftp-or-email/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/suspending-user-accounts-doesnt-disable-dns-ftp-or-email/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 20:53:36 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/60</guid>
		<description><![CDATA[Suspending user accounts doesn&#8217;t disable DNS, FTP or email Problem When I go into a User account and choose Suspended then save it, it only stops that user&#8217;s website in IIS. It doesn&#8217;t pause/suspend DNS, Email accounts or FTP accounts. &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/suspending-user-accounts-doesnt-disable-dns-ftp-or-email/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p><strong>Suspending user accounts doesn&#8217;t disable <span class="caps">DNS</span>, FTP or email</strong>                                                                                    <strong><u><em><br />
Problem</em></u></strong></p>

	<p>When I go into a User account and choose Suspended then save it, it only stops that user&#8217;s website in <span class="caps">IIS</span>. It doesn&#8217;t pause/suspend <span class="caps">DNS</span>, Email accounts or <span class="caps">FTP</span> accounts.</p>

	<p><strong><u><em>Solution</em></u></strong></p>

	<p>This is because some of the software products supported by Helm don&#8217;t offer the ability to suspend accounts. Therefore offering the generic ability to each of these under a user account isn&#8217;t possible at this time.</p>

	<p><strong>&#8212;Alex </strong></p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/suspending-user-accounts-doesnt-disable-dns-ftp-or-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ValidateLicenceEx Invalid licence key. Licence has expired.</title>
		<link>http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired-2/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired-2/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 20:51:00 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/59</guid>
		<description><![CDATA[Helm keeps giving &#8217; ValidateLicenceEx Invalid licence key. Licence has expired. &#8217; errors in the log Problem On occasions, the licence updater stays in memory and doesn&#8217;t end properly if ran from a scheduled task (you can see it running &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p><strong>Helm keeps giving &#8217; ValidateLicenceEx Invalid licence key. Licence has expired. &#8217; errors in the log<br />
</strong></p>

	<p><strong><u><em>Problem</em></u></strong></p>

	<p>On occasions, the licence updater stays in memory and doesn&#8217;t end properly if ran from a scheduled task (you can see it running in the Task Manager as HelmLicence.exe). This then causes you to not be able to login to Helm.</p>

	<p><strong><u><em>Solution</em></u></strong></p>

	<p>1.) The problem is actually to do with Internet Explorer settings.</p>

	<p>Take a look at the Windows scheduled task that runs the licence updater. This can be found here:</p>

	<p><strong>Start &gt; Programs &gt; Accessories &gt; System Tools &gt; Scheduled Tasks </strong></p>

	<p>and is called Helm Licence Updater.</p>

	<p>Right click it, choose &#8220;Properties&#8221; and make a note of the user that is set to run this. It is usually <span class="caps">HELM</span>_ADMIN, and the password is the password you chose when installing Helm.</p>

	<p><strong>Important Note:-</strong> If you changed the servername <span class="caps">AFTER</span> installing the control panel, you will need to alter it here. For instance if your server was called <span class="caps">MYSERVER</span> then the licence task would have been running under <strong><span class="caps">MYSERVERHELM</span>_ADMIN</strong>. If you changed the servername to <span class="caps">NEWSERVER</span> then you need to make sure that the task also changed, so it is <strong><span class="caps">NEWSERVERHELM</span>_ADMIN</strong>.</p>

	<p>You can either keep this the same, or change it to Administrator or some other user you know the password of.</p>

	<p>Next, login to the server <strong>as that user</strong>. So if the task was running under <span class="caps">HELM</span>_ADMIN, you need to login to the server as the <span class="caps">HELM</span>_ADMIN user. The password for this will be a) either known to you if you are running multiple servers because you will have needed to create this user on all of your remote servers or b) if you are running a single server, it&#8217;s the password you chose when installing Helm. If you forgot it, you can reset it in the System Identity tab of the Helm Configuration Tool (make sure that if you do this, you reset it on <span class="caps">ALL</span> remote servers that you have too!).</p>

	<p>Now run the scheduled licence updater task (go to the task, right-click it and choose &#8220;Run&#8221;). You should find you get a internet explorer pop up box &#8211; click OK and tick don&#8217;t show this again. (if you have changed it to another user, you may not see this box as you may have already logged in some time ago and this pop up was clicked on before)</p>

	<p>Now you can log out and back in as the normal user you log in as.</p>

	<p>You can now see the problem &#8211; when the scheduled task ran as that user, the Internet Explorer pop up box was waiting for a confirmation click &#8211; however you never saw it and that task was held in memory. It must have been in memory and never ran again for more than 30 days &#8211; if it doesn&#8217;t run for 30 days, you get that licence error.<br />
&#8212;&#8212;-</p>

	<p>2.) In the rare event that this doesn&#8217;t solve your problem &#8211; check the system date of the server. It should be today&#8217;s date. If it is set in the past or the future, it may cause issues with the licencing. Set it to today&#8217;s date, then try and log in.</p>

	<p><strong>&#8212;Alex </strong></p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/validatelicenceex-invalid-licence-key-licence-has-expired-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing FrontPage</title>
		<link>http://www.jaguarpc.com/blog/control-panels/installing-frontpage/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/installing-frontpage/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 21:28:42 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/53</guid>
		<description><![CDATA[Hey everyone, Que &#8211; How to install Frontpage on Plesk Control Panel ? Ans - Plesk 8 supports FrontPage and to have it installed on a linux vps with plesk reloaded, do the following: login to vps as root wget &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/installing-frontpage/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p>Hey everyone,</p>

	<p><strong>Que &#8211; How to install Frontpage on Plesk Control Panel ?</strong></p>

	<p><strong>Ans -</strong></p>

	<p>Plesk 8 supports FrontPage and to have it installed on a linux vps with plesk reloaded, do the following:</p>

	<p>login to vps as root</p>

	<p>wget <a href="ftp://download1.swsoft.com/Plesk/Plesk8.0/CentOS4.2/psa-8.0.1-centos4.2.build80060713.16.i586.rpm.tar.gz">ftp://download1.swsoft.com/Plesk/Ple&#8230;586.rpm.tar.gz</a></p>

	<p>tar zxf psa-8.0.1-centos4.2.build80060713.16.i586.rpm.tar.gz</p>

	<p>rm <del>f psa</del>8.0.1-centos4.2.build80060713.16.i586.rpm.tar.gz</p>

	<p>cd psa-8.0.1-centos4.2.build80060613.20.i586.rpm/dist-rpm-CentOS-4.2-i386/opt/fp/</p>

	<p>rpm <del>Uvh frontpage</del>5.0-72psa.centos4.2.i586.rpm</p>

	<p>and remove the psa-8.0.1-centos4.2 directory later. Once installed, login to Plesk and go to Servers &#8211; Components information and check if Frontpage is present.</p>

	<p>Best Regards,<br />
Shane Bewick<br />
Enjoy <img src="http://www.etechsupport.net/forum/images/smilies/tongue.gif" /></p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/installing-frontpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk 7 reloaded:Restoring mail configuration</title>
		<link>http://www.jaguarpc.com/blog/control-panels/plesk-7-reloadedrestoring-mail-configuration/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/plesk-7-reloadedrestoring-mail-configuration/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 21:28:42 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/52</guid>
		<description><![CDATA[Restoring mail configuration Mchk is an internal utility intended for use by Plesk Control Panel. However, as administrator, you can use it for restoring the Qmail and Courier-imap configuration by internal Plesk database when needed. By default mchk is running &#8230; <a href="http://www.jaguarpc.com/blog/control-panels/plesk-7-reloadedrestoring-mail-configuration/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[	<p><strong>Restoring mail configuration</strong></p>

	<p>Mchk is an internal utility intended for use by Plesk Control Panel. However, as administrator, you can use it for restoring the Qmail and Courier-imap configuration by internal Plesk database when needed. By default mchk is running in the background mode, to execute it in the foreground, use the -v option.</p>

	<p>Example: <strong>/usr/local/psa/admin/sbin/mchk -v</strong></p>

	<p><strong><span class="caps">NOTE</span></strong><br />
You may not wish to restore SpamAssassin settings for mail accounts, as it requires running Perl interpreter. To speed up restoring use the&#8212;without-spam option.</p>

	<p>Regards,</p>

	<p>Alex</p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/plesk-7-reloadedrestoring-mail-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tune apache with php &amp; mysql on plesk</title>
		<link>http://www.jaguarpc.com/blog/control-panels/tune-apache-with-php-mysql-on-plesk/</link>
		<comments>http://www.jaguarpc.com/blog/control-panels/tune-apache-with-php-mysql-on-plesk/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 21:24:37 +0000</pubDate>
		<dc:creator>Jag</dc:creator>
				<category><![CDATA[Control Panels]]></category>

		<guid isPermaLink="false">http://www.jaguarpc.com/blog/archives/49</guid>
		<description><![CDATA[Tune apache with php &#38; mysql Use following links to refer to HOW TO TUNE APACHE for plesk server. http://forums.ev1servers.net/showthread.php?s=897e8dd8f1b35f0a5c2bd704ac7b0053&#38;threadid=38027 http://forums.ev1servers.net/showthread.php?s=897e8dd8f1b35f0a5c2bd704ac7b0053&#38;threadid=9895 Enjoy .. Alex]]></description>
			<content:encoded><![CDATA[	<p><a href="http://www.techsupport.in/support/viewtopic.php?t=964&amp;start=0&amp;postdays=0&amp;postorder=asc&amp;highlight="><strong>Tune apache with php &amp; mysql</strong></a></p>

	<p>Use following links to refer to <span class="caps">HOW TO TUNE APACHE</span> for plesk server.</p>

	<p><a href="http://forums.ev1servers.net/showthread.php?s=897e8dd8f1b35f0a5c2bd704ac7b0053&amp;threadid=38027">http://forums.ev1servers.net/showthread.php?s=897e8dd8f1b35f0a5c2bd704ac7b0053&amp;threadid=38027</a></p>

	<p><a href="http://forums.ev1servers.net/showthread.php?s=897e8dd8f1b35f0a5c2bd704ac7b0053&amp;threadid=9895">http://forums.ev1servers.net/showthread.php?s=897e8dd8f1b35f0a5c2bd704ac7b0053&amp;threadid=9895</a></p>

	<p>Enjoy .. Alex <img src='http://www.jaguarpc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 ]]></content:encoded>
			<wfw:commentRss>http://www.jaguarpc.com/blog/control-panels/tune-apache-with-php-mysql-on-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

