<?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></title>
	<atom:link href="http://www.webhostingsupport.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webhostingsupport.info</link>
	<description></description>
	<lastBuildDate>Sat, 26 Jan 2013 13:54:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Error in system filter: failed to open filter log file /var/log/filter.log</title>
		<link>http://www.webhostingsupport.info/error-in-system-filter-failed-to-open-filter-log-file-varlogfilter-log/</link>
		<comments>http://www.webhostingsupport.info/error-in-system-filter-failed-to-open-filter-log-file-varlogfilter-log/#comments</comments>
		<pubDate>Sat, 26 Jan 2013 11:57:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel/Whm]]></category>
		<category><![CDATA[Error in system filter: failed to open filter log file /var/log/filter.log]]></category>
		<category><![CDATA[exim filter problem]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1373</guid>
		<description><![CDATA[Emails on my server were discarded and exim log was showing following error: &#160; Error in system filter: failed to open filter log file “/var/log/filter.log”: Permission denied (euid=506 egid=559) This error indicates that either file /var/log/filter.log does not exist or ownership of the file is incorrect. and so server is unable to open the file. &#160; &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/error-in-system-filter-failed-to-open-filter-log-file-varlogfilter-log/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/error-in-system-filter-failed-to-open-filter-log-file-varlogfilter-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iptables error: restorecon command not found</title>
		<link>http://www.webhostingsupport.info/iptables-error-restorecon-command-not-found/</link>
		<comments>http://www.webhostingsupport.info/iptables-error-restorecon-command-not-found/#comments</comments>
		<pubDate>Tue, 15 Jan 2013 23:38:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1362</guid>
		<description><![CDATA[Saving iptables rules: iptables: Saving firewall rules to /etc/sysconfig/iptables: /etc/init.d/iptables: line 268: restorecon: command not found [FAILED] This error mainly occurs due to misisng restorecon file. restorecon is provided by policycoreutils package. You can try uninstalling and re-installing policycoreutils package and see if you get restorecon file under /sbin Installing policycoreutils package: root@server [~]# yum &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/iptables-error-restorecon-command-not-found/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/iptables-error-restorecon-command-not-found/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ip_conntrack: table full,dropping packet</title>
		<link>http://www.webhostingsupport.info/ip_conntrack-table-fulldropping-packet/</link>
		<comments>http://www.webhostingsupport.info/ip_conntrack-table-fulldropping-packet/#comments</comments>
		<pubDate>Mon, 10 Dec 2012 08:10:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1346</guid>
		<description><![CDATA[ip_conntrack is an iptables module which limits number of simultaneous connections your system can have. If this connections are exceed, then your server may not respond to  ping and ssh. by default a linux Cent OS server have 65536 connection. &#160; Today I faced same issue with my server.  and Fixed for the same was increasing the &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/ip_conntrack-table-fulldropping-packet/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/ip_conntrack-table-fulldropping-packet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>install memcache/Memcached on centos</title>
		<link>http://www.webhostingsupport.info/install-memcachememcached-on-centos/</link>
		<comments>http://www.webhostingsupport.info/install-memcachememcached-on-centos/#comments</comments>
		<pubDate>Sat, 20 Oct 2012 05:50:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1332</guid>
		<description><![CDATA[Free &#38; open source, high-performance, distributed memory object caching system Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. Installing Memcached using YUM If you are using Centos or RHEL, you need to install the RPMforge rpm to install the &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/install-memcachememcached-on-centos/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/install-memcachememcached-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sorry, no mailbox here by that name. (#5.1.1)</title>
		<link>http://www.webhostingsupport.info/sorry-no-mailbox-here-by-that-name-5-1-1/</link>
		<comments>http://www.webhostingsupport.info/sorry-no-mailbox-here-by-that-name-5-1-1/#comments</comments>
		<pubDate>Thu, 18 Oct 2012 14:13:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1335</guid>
		<description><![CDATA[Try Following Fix. Error occurs when you send mail to your Parallels Plesk Panel server, 1) make sure that the mail address to which you are trying to send mail really exists and that the &#8220;Mail&#8221; service for the domain is enabled. 2) Make sure that the domain to which you sent mail is not &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/sorry-no-mailbox-here-by-that-name-5-1-1/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/sorry-no-mailbox-here-by-that-name-5-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problem with Configure PHP and SuExec</title>
		<link>http://www.webhostingsupport.info/problem-with-configure-php-and-suexec/</link>
		<comments>http://www.webhostingsupport.info/problem-with-configure-php-and-suexec/#comments</comments>
		<pubDate>Thu, 04 Oct 2012 14:36:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel/Whm]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1327</guid>
		<description><![CDATA[WHM Configure PHP and SuExec showing following message: &#160; &#160; This message is  normally shown when apache/php compilation is running on the server. If this process is completed and you still see this message in the WHM then this is a problem. &#160; You can simply fix this by removing following file from server. SSH the server as &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/problem-with-configure-php-and-suexec/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/problem-with-configure-php-and-suexec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can’t Enable/Disable PHP Support for a Domain in Plesk</title>
		<link>http://www.webhostingsupport.info/cant-enabledisable-php-support-for-a-domain-in-plesk/</link>
		<comments>http://www.webhostingsupport.info/cant-enabledisable-php-support-for-a-domain-in-plesk/#comments</comments>
		<pubDate>Wed, 29 Aug 2012 12:14:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1316</guid>
		<description><![CDATA[Plesk control panel has inbuilt feature to enable/deselect PHP support for each domain. Sometimes, the check box to enable/disable PHP support is grayed out. So the user won’t be able to use that feature. This happens if PHP is not installed or the installed PHP is not recognized by Plesk components. In most cases this happens &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/cant-enabledisable-php-support-for-a-domain-in-plesk/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/cant-enabledisable-php-support-for-a-domain-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InnoDB: Unable to lock ./ibdata1, error: 11</title>
		<link>http://www.webhostingsupport.info/innodb-unable-to-lock-ibdata1-error-11/</link>
		<comments>http://www.webhostingsupport.info/innodb-unable-to-lock-ibdata1-error-11/#comments</comments>
		<pubDate>Wed, 07 Mar 2012 12:10:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1306</guid>
		<description><![CDATA[&#160; Today, I saw that our mysql server suddenly went down and on checking mysql server logs, following thing was noticed. &#160; InnoDB: Unable to lock /path/to/ibdata1, error: 11 InnoDB: Check that you do not already have another mysqld process InnoDB: using the same InnoDB data or log files. To fix this issue, make a copy of &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/innodb-unable-to-lock-ibdata1-error-11/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/innodb-unable-to-lock-ibdata1-error-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recovering Parallels Plesk panel password</title>
		<link>http://www.webhostingsupport.info/recovering-parallels-plesk-panel-password/</link>
		<comments>http://www.webhostingsupport.info/recovering-parallels-plesk-panel-password/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 12:20:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1295</guid>
		<description><![CDATA[&#160; Following are the steps to recover Plesk Control Panel Password. 1. SSH to the server as root user. 2. For Plesk version 10.1 and below, you can use following command to check/retrieve password. cat /etc/psa/.psa.shadow &#160; This file contains your admin Parallels Plesk Panel password Parallels Plesk Panel 10.2, however, encrypts this file. To view &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/recovering-parallels-plesk-panel-password/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/recovering-parallels-plesk-panel-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mysql :Got error: 1016: Can’t open file: … (errno: 24) when using LOCK TABLES</title>
		<link>http://www.webhostingsupport.info/mysql-got-error-1016-cant-open-file-errno-24-when-using-lock-tables/</link>
		<comments>http://www.webhostingsupport.info/mysql-got-error-1016-cant-open-file-errno-24-when-using-lock-tables/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 10:56:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>

		<guid isPermaLink="false">http://www.webhostingsupport.info/?p=1289</guid>
		<description><![CDATA[&#160; Sometimes, when you have got a large number of tables in your database and while taking the dump of that particular database, you would have encountered this strange error.  mysqldump: Got error: 1016: Can&#8217;t open file: &#8216;.\database\certain_table.frm&#8217; (errno: 24) when using LOCK TABLES &#160; There are two solutions for this problem. 1) Set the following &#8230; </p><p><a class="more-link block-button" href="http://www.webhostingsupport.info/mysql-got-error-1016-cant-open-file-errno-24-when-using-lock-tables/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://www.webhostingsupport.info/mysql-got-error-1016-cant-open-file-errno-24-when-using-lock-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- Dynamic page generated in 1.700 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-19 05:04:22 -->
