<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>plesk &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/plesk/</link>
	<description>Feed of posts on WordPress.com tagged "plesk"</description>
	<pubDate>Thu, 24 Dec 2009 06:49:59 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Trying to retrieve the URL: server_hostname:11444 ]]></title>
<link>http://techsemi.wordpress.com/2009/12/17/trying-to-retrieve-the-url-server_hostname11444/</link>
<pubDate>Thu, 17 Dec 2009 08:27:26 +0000</pubDate>
<dc:creator>semisam</dc:creator>
<guid>http://techsemi.wordpress.com/2009/12/17/trying-to-retrieve-the-url-server_hostname11444/</guid>
<description><![CDATA[Sometime you may receive the following error message while trying to access the plesk &#8220;https:/]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Sometime  you may receive the following error message while trying to access the plesk &#8220;https://IP:8443&#8243;.</strong></p>
<p>********<br />
This webpage is not available. </p>
<p>or</p>
<p>The webpage at https://server_hostname:11444 might be temporarily down. </p>
<p>or</p>
<p>ERROR The requested URL could not be retrieved. While trying to retrieve the URL: server_hostname:11444<br />
*********</p>
<p>This issue mainly happening when you upgrade plesk to 9.X version.</p>
<p>You can try following fix from your end.</p>
<p>*******<br />
<strong>1. Login to the server through SSH.<br />
2. Execute the following command to disable SSO.<br />
/usr/local/psa/bin/sso &#8211;disable</strong><br />
*******</p>
<p>Most of the case the above fix will resolve the issue. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[First month FREE - Linux &amp; Windows Reseller Hosting - INSTANT Setup - SWIFT support]]></title>
<link>http://hostingoffer.wordpress.com/2009/12/11/first-month-free-linux-windows-reseller-hosting-instant-setup-swift-support/</link>
<pubDate>Fri, 11 Dec 2009 07:08:10 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid>http://hostingoffer.wordpress.com/2009/12/11/first-month-free-linux-windows-reseller-hosting-instant-setup-swift-support/</guid>
<description><![CDATA[At Vooservers we currently have the following reseller web hosting packages available on both Linux ]]></description>
<content:encoded><![CDATA[At Vooservers we currently have the following reseller web hosting packages available on both Linux ]]></content:encoded>
</item>
<item>
<title><![CDATA[Rackspace PHPmailer Example]]></title>
<link>http://shaydu.wordpress.com/2009/12/02/rackspace-phpmailer-example/</link>
<pubDate>Wed, 02 Dec 2009 17:34:15 +0000</pubDate>
<dc:creator>shaydu</dc:creator>
<guid>http://shaydu.wordpress.com/2009/12/02/rackspace-phpmailer-example/</guid>
<description><![CDATA[After having a lot of problems migrating old contact forms over to a Rackspace server running Plesk,]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>After having a lot of problems migrating old contact forms over to a Rackspace server running Plesk, here&#8217;s a reliable way to send mail using PHPMailer:</p>
<p><code><br />
require('inc/phpmailer/class.phpmailer.php');</p>
<p>$content="</p>
<p>Web Contact Form Submitted</p>
<p><font><br />
<br />
Web Contact Form Submitted</p>
<p><strong>Name:</strong> $_POST[fname] $_POST[lname]<br />
<strong>Email:</strong> $_POST[email]<br />
<strong>Phone:</strong> $_POST[phone]<br />
<strong>Preferred Contact Method:</strong> $_POST[method]<br />
<strong>Address</strong><br />
$_POST[address1] $_POST[address2]<br />
$_POST[city], $_POST[state] $_POST[zip]</p>
<p><strong>Comments:</strong>$_POST[comments]</p>
<p>";</p>
<p>$mail  = new PHPMailer(); // defaults to using php "mail()"</p>
<p>$mail-&#62;AddReplyTo($_POST["email"],$_POST["lname"].', '.$_POST["fname"]);</p>
<p>$mail-&#62;SetFrom(SYSTEM_EMAIL,SYSTEM_NAME);<br />
//$mail-&#62;SetFrom(ADMIN_EMAIL,ADMIN_NAME);</p>
<p>$mail-&#62;AddAddress(ADMIN_EMAIL,ADMIN_NAME);</p>
<p>$subject = "Contact Form Submitted";<br />
$mail-&#62;Subject   = $subject;</p>
<p>//$mail-&#62;AltBody    = "To view the message, please use an HTML compatible email viewer!"; // optional, comment out and test<br />
$body  = $content;<br />
$mail-&#62;MsgHTML($body);</p>
<p>$mresult = $mail-&#62;Send();<br />
</code></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[MySQL InnoDB and Plesk9]]></title>
<link>http://wrightsolutions.wordpress.com/2009/11/30/mysql-innodb-and-plesk9/</link>
<pubDate>Mon, 30 Nov 2009 15:52:13 +0000</pubDate>
<dc:creator>wrightsolutions</dc:creator>
<guid>http://wrightsolutions.wordpress.com/2009/11/30/mysql-innodb-and-plesk9/</guid>
<description><![CDATA[Having taken delivery of a new server in the last few days I am finding my way around SWsoft Plesk c]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Having taken delivery of a new server in the last few days I am finding my way around SWsoft Plesk control panel, having last used Plesk in 2003.</p>
<p>The pricing for Plesk 30 domains is reasonable enough**, for it to not add too much to the cost of a server.</p>
<p>This new server is not memory constrained at all, but I find myself in the habit of minimising memory usage anyway.</p>
<p>One of the things which occurred to me was to switch off InnoDB in MySQL so as to:</p>
<ol>
<li>Save some memory &#8211; the fewer storage engines the smaller each mysql process should be in memory.</li>
<li>Avoid having to worry about managing/rotating ib_logfile0 and any other InnoDB logging</li>
</ol>
<p>Simple enough to disable InnoDB &#8211; just need to put&#8230;</p>
<pre> skip-innodb</pre>
<p>in the section&#8230;</p>
<pre>[mysqld]</pre>
<p>&#8230;in a suitable configuration file (perhaps my.cnf on your server)</p>
<p>All this seemed fairly straightforward to me and so I went ahead and made the change.</p>
<p>The first sign of trouble was the appearance of some diagnostics headings in the main area of the Plesk panel <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Having a look at the server from ssh shell and trying</p>
<pre>stopall</pre>
<p>&#8230;then&#8230;</p>
<pre>startall</pre>
<p>&#8230;gave me some idea of what might be the problem:</p>
<div id="attachment_17" class="wp-caption aligncenter" style="width: 565px"><a href="http://wrightsolutions.wordpress.com/files/2009/11/mysqlinnodbshouldnotbedisabledotherwisepsawillbeunhappy__200911.png"><img class="size-full wp-image-17" title="mysqlInnoDBshouldNotBeDisabledOtherwisePSAwillBeUnhappy__200911" src="http://wrightsolutions.wordpress.com/files/2009/11/mysqlinnodbshouldnotbedisabledotherwisepsawillbeunhappy__200911.png" alt="console output that might give clues to plesk unhappiness" width="555" height="304" /></a><p class="wp-caption-text">console output</p></div>
<p>Rather than spend a lot of time investigating whether Plesk really does use InnoDB, I just re-enabled InnoDB for MySQL and restarted the container.</p>
<p>The problem went away <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>**Plesk 30 domains when included by your server provider is reasonably priced.<br />
If you wish to purchase a domain license yourself then the cost is a bit steeper, and you might consider taking a look at <a title="LXcenter for HyperVM/Kloxo" href="http://www.lxcenter.org/" target="_self">HyperVM/Kloxo</a> (or other open source offerings)</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Como aumentar o upload de arquivos para ASP (não é asp.net) no IIS]]></title>
<link>http://littleoak.wordpress.com/2009/11/23/como-aumentar-o-upload-de-arquivos-para-asp-nao-e-asp-net-no-iis/</link>
<pubDate>Mon, 23 Nov 2009 13:07:36 +0000</pubDate>
<dc:creator>littleoak</dc:creator>
<guid>http://littleoak.wordpress.com/2009/11/23/como-aumentar-o-upload-de-arquivos-para-asp-nao-e-asp-net-no-iis/</guid>
<description><![CDATA[Galera, para fazer upload de arquivos maiores com o ASP acessem: Como aumentar o UPLOAD de arquivos ]]></description>
<content:encoded><![CDATA[Galera, para fazer upload de arquivos maiores com o ASP acessem: Como aumentar o UPLOAD de arquivos ]]></content:encoded>
</item>
<item>
<title><![CDATA[silicon house-siliconhouse.net Introduces Latest Windows PLESK 9.2 Control Panel]]></title>
<link>http://siliconhouse.wordpress.com/2009/11/22/silicon-house-siliconhouse-net-introduces-latest-windows-plesk-9-2-control-panel/</link>
<pubDate>Sun, 22 Nov 2009 10:35:07 +0000</pubDate>
<dc:creator>v</dc:creator>
<guid>http://siliconhouse.wordpress.com/2009/11/22/silicon-house-siliconhouse-net-introduces-latest-windows-plesk-9-2-control-panel/</guid>
<description><![CDATA[siliconhouse.net Indias Largest webhosting company since 1998,indtrouced recently PLESK 9.2 LATEST V]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>siliconhouse.net Indias Largest webhosting company since 1998,indtrouced recently</p>
<p>PLESK 9.2 LATEST VERISON Windows Control Panel.</p>
<p><a href="http://www.siliconhouse.net/resellers/windows_resellers_nano.html">http://www.siliconhouse.net/resellers/windows_resellers_nano.html</a></p>
<p>So Whats New in PLESK 9.2 Is Given Below</p>
<p>&#160;</p>
<p><em>User-Friendly</em></p>
<p><strong>Enhanced Interface</strong> — Parallels Plesk Panel 9.2 boasts a completely redone user interface designed to help users navigate and perform tasks quicker and easier. The most popular and important actions are available right away on the user Home Page. Navigating through Plesk is faster than ever now due to ability to select Resellers, Clients, Domains and Mail User levels via pathbar. Parallels Plesk Panel 9.2 is presented in a brand-new clear and nice Vista visual theme that combines the best elements of the most popular Parallels Plesk Panel interface skins.</p>
<p><strong>Postfix Support</strong> — Postfix mail server is available to all Parallels Plesk Panel for Linux/Unix users. The long-awaited support of the immensely popular alternative to Qmail allows Parallels Plesk Panel administrators to improve the stability, security and performance of all mail-related tasks. Switching from Qmail to Postfix is quick, effortless and transparent both to the administrator and end-users.</p>
<p><strong>Greylisting</strong> — Greylisting reduces the amount of unsolicited e-mail (SPAM) delivered to e-mail addresses by capitalizing on spammers’ reluctance to configure their mail servers properly. Since most spammers do not retry sending email, the greylisting initially refuses all mail from unknown sources and accepts them on a later retry. This technology can cut spam as much as 95% of spam.</p>
<p><em>Easily Provide Any Hosting Plan</em></p>
<p><strong>Offer hundreds of applications via Application Packaging Standard Catalog</strong> — Now you can browse web applications packaged in APS Format directly from the Parallels Plesk Panel interface. Also, you can add them to the server Application Vault online without the hassles of manual uploading. These applications can be made freely available to all customers or their distribution can be restricted for provision on a per-user basis, allowing you to conveniently sell the applications according to the hosting plans you provide.</p>
<p><strong>Resellers Level</strong> — The Parallels Plesk Panel user hierarchy is enriched with Reseller accounts in version 9.2. Resellers can sign up their own clients and resell Web hosting services to them, distributing available resources within the limits set by the Parallels Plesk Administrator. Resellers can also create and manage their own domains. Migrating your existing clients to resellers can be done simply following upgrade to version 9.2.</p>
<p><em>Fully Automate Your Business</em></p>
<p><strong>Parallels Plesk Billing Integration</strong> — Parallels Plesk Panel 9.2 is fully integrated with the Parallels Plesk Billing solution, eliminating the need to find third-party billing software. Smooth navigation between provisioning and billing portions makes provisioning more efficient for hosting service providers and their customers.</p>
<p><strong>Total Control Backup</strong> — Completely revised Parallels Plesk Panel Backup/Restore functionality provides users with a more powerful and flexible backup solution than ever before. Selective data backup and restoration is now a comfortable, painless, and fully controllable process. On-the-fly restoration conflict resolution offers a variety of ways to resolve issues prior to actual update of the system, thus guaranteeing success and complete control over the restoration process.</p>
<p><strong>Migration Manager</strong> — Moving to the latest Parallels Plesk Panel has never been easier. Whether you are migrating from a cPanel server or from an older version of Parallels Plesk Panel, you will enjoy an easy and seamless transition to minimize your downtime.</p>
<p>&#160;</p>
<p><a href="http://www.siliconhouse.net/resellers/windows_resellers_nano.html">http://www.siliconhouse.net/resellers/windows_resellers_nano.html</a></p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Block an IP address via Plesk]]></title>
<link>http://panchathan.wordpress.com/2009/11/15/block-an-ip-address-via-plesk/</link>
<pubDate>Sun, 15 Nov 2009 19:37:29 +0000</pubDate>
<dc:creator>Admin</dc:creator>
<guid>http://panchathan.wordpress.com/2009/11/15/block-an-ip-address-via-plesk/</guid>
<description><![CDATA[Login to Plesk &gt;&gt; Settings &gt;&gt; Manage Firewall Rules [under 'Security'] &gt;&gt; Edit Fir]]></description>
<content:encoded><![CDATA[Login to Plesk &gt;&gt; Settings &gt;&gt; Manage Firewall Rules [under 'Security'] &gt;&gt; Edit Fir]]></content:encoded>
</item>
<item>
<title><![CDATA[Block an IP address via Plesk]]></title>
<link>http://theserveradmins.wordpress.com/2009/11/15/block-an-ip-address-via-plesk/</link>
<pubDate>Sun, 15 Nov 2009 19:35:01 +0000</pubDate>
<dc:creator>Admin</dc:creator>
<guid>http://theserveradmins.wordpress.com/2009/11/15/block-an-ip-address-via-plesk/</guid>
<description><![CDATA[Login to Plesk &gt;&gt; Settings &gt;&gt; Manage Firewall Rules [under 'Security'] &gt;&gt; Edit Fir]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Login to Plesk &#62;&#62; Settings &#62;&#62; Manage Firewall Rules [under 'Security'] &#62;&#62; Edit Firewall Configuration &#62;&#62; Add Custom Rule &#62;&#62; enter the following details.</p>
<p>Name of the rule &#8211; Block<br />
Match direction &#8211; Incoming<br />
Action &#8211; Deny<br />
Sources &#8211; the IP address you want to block.</p>
<p>Click &#8220;OK&#8221; &#62;&#62; click &#8220;Activate&#8221;.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Plesk - qmail sending the mails from localhost.localdomain]]></title>
<link>http://lijumathew.wordpress.com/2009/11/12/plesk-qmail-sending-the-mails-from-localhost-localdomain/</link>
<pubDate>Thu, 12 Nov 2009 14:12:13 +0000</pubDate>
<dc:creator>Liju Mathew</dc:creator>
<guid>http://lijumathew.wordpress.com/2009/11/12/plesk-qmail-sending-the-mails-from-localhost-localdomain/</guid>
<description><![CDATA[Yesterday I have issue with plesk mail. During the nagios setup on a pleask installed server, I noti]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Yesterday I have issue with plesk mail.<br />
During the nagios setup on a pleask installed server, I noticed that all the mails which generated from the console showing the suffix localhost.localdomain. Hence it caught moved to spam mail.</p>
<p>My trails are,</p>
<p>1. First <strong>checking the mx records</strong> properly point to the server<br />
2. Check the<strong> /etc/hosts</strong> and hostname ( <strong>etc/sysconfig/network</strong>) whether it&#8217;s correctly resolve the hostname<br />
3. Make sure that  mx record point to the &#8220;<strong>mail.myserver.com</strong>&#8220;. It must have a FQDN.<br />
4. Verifying <strong>reverse dns lookup</strong>. I created a &#8220;PTR&#8217; record of the server ip pointing to the &#8220;mail&#8221;  host record and the server domain.<br />
5. Verifying that <strong>smtp server is listening the port 25</strong>. Actually Plesk uses qmail smtp to send out the mail and SMTP server (Postfix) was not started during the setup time. So that I can send the mail but not receive any mails.</p>
<p>Finally I found a solution from thread is.</p>
<p>Just change the &#8221; /var/qmail/control/me&#8221; file entry to mydomain which was set to localhost.localdomain.com<br />
<strong><code># echo "mydomain.com" &#62; /var/qmail/control/me</code></strong></p>
<p>restart qmail and nagios<br />
<code>[root@rc-042 php-5.2.9]# /etc/init.d/qmail restart<br />
[root@rc-042 php-5.2.9]# /etc/init.d/nagios restart</code></p>
<p>How to verify qmail configured to use my domain.<br />
<code># /var/qmail/bin/qmail-showctl &#124; less </code>  <em>press the key &#8220;q&#8221; quit from window </em>  which must shows<br />
defaulthost: (Default.) Default host name is mydomain.com.</p>
<p>It&#8217;s working charm after that. -:)</p>
<blockquote><p>Note: I have spent few hours to find how the email was send out. I stopped the posfix and verified the port  25 is not listening. But it&#8217;s still sending out the mail. Lately I found Plesk is using qmail to send the mail.    </p></blockquote>
</div>]]></content:encoded>
</item>

</channel>
</rss>
