<?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>Problem With Solutions</title>
	<atom:link href="http://www.bestdesigns.co.in/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bestdesigns.co.in/blog</link>
	<description>Something Different In Linux</description>
	<lastBuildDate>Fri, 09 Dec 2011 11:55:05 +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>suhosin.so: undefined symbol: zend_atol</title>
		<link>http://www.bestdesigns.co.in/blog/suhosin-so-undefined-symbol-zend_atol</link>
		<comments>http://www.bestdesigns.co.in/blog/suhosin-so-undefined-symbol-zend_atol#comments</comments>
		<pubDate>Sun, 30 Jan 2011 12:03:38 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Error and solution]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=2002</guid>
		<description><![CDATA[suhosin.so: undefined symbol: zend_atol]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/suhosin-so-undefined-symbol-zend_atol/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roundcube Spell Check problem</title>
		<link>http://www.bestdesigns.co.in/blog/roundcube-spell-check-problem</link>
		<comments>http://www.bestdesigns.co.in/blog/roundcube-spell-check-problem#comments</comments>
		<pubDate>Tue, 04 Jan 2011 06:10:16 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Email problems]]></category>
		<category><![CDATA[Error and solution]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1995</guid>
		<description><![CDATA[On cPanel Roundcube webmail on clicking spell check icon a message appears in the right hand corner which is similar to &#8220;No error found in spelling&#8221; This message is shown even though there are error in spelling. And spelling are not corrected by spell check. To fix this problem go through following steps. 1) SSH<a href="http://www.bestdesigns.co.in/blog/roundcube-spell-check-problem">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/roundcube-spell-check-problem/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>perl error while running weblogs on the server</title>
		<link>http://www.bestdesigns.co.in/blog/perl-error-running-weblogs-server</link>
		<comments>http://www.bestdesigns.co.in/blog/perl-error-running-weblogs-server#comments</comments>
		<pubDate>Tue, 04 Jan 2011 06:05:47 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Error and solution]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1992</guid>
		<description><![CDATA[Error : error: List::Util object version 1.14 does not match bootstrap parameter 1.18 at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/XSLoader.pm line 92 Solution: If you are getting perl error while running /scripts/runweblogs do as follows : 1) Check the perl version on the server using following command Perl -v 2)  If you are getting following error while running runweblogs script<a href="http://www.bestdesigns.co.in/blog/perl-error-running-weblogs-server">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/perl-error-running-weblogs-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>awk linux command</title>
		<link>http://www.bestdesigns.co.in/blog/awk-linux-command</link>
		<comments>http://www.bestdesigns.co.in/blog/awk-linux-command#comments</comments>
		<pubDate>Mon, 03 Jan 2011 08:35:57 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Basic Linux]]></category>
		<category><![CDATA[Linux Commands]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1968</guid>
		<description><![CDATA[why awk? awk is small, fast, and simple, unlike, say, perl. awk also has a clean comprehensible C-like input language, unlike, say, perl. And while it can&#8217;t do everything you can do in perl, it can do most things that are actually text processing, and it&#8217;s much easier to work with. what do you do?<a href="http://www.bestdesigns.co.in/blog/awk-linux-command">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/awk-linux-command/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>backup script for reseller account</title>
		<link>http://www.bestdesigns.co.in/blog/backup-script-reseller-account</link>
		<comments>http://www.bestdesigns.co.in/blog/backup-script-reseller-account#comments</comments>
		<pubDate>Mon, 03 Jan 2011 07:41:25 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[Shell Programming and Scripting]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1963</guid>
		<description><![CDATA[Following are the steps to take increment backup of reseller account on backup server. 1) First we need to find out the user name which is under the reseller account. On shared/source server :- vi /home/resellerUsername/backup.sh # For finding the username under the reseller account cat /etc/trueuserowners &#124; grep resellerUsername &#124; awk -F: '{print $1}'<a href="http://www.bestdesigns.co.in/blog/backup-script-reseller-account">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/backup-script-reseller-account/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Happy New year from indianwebportal</title>
		<link>http://www.bestdesigns.co.in/blog/happy-year-indianwebportal</link>
		<comments>http://www.bestdesigns.co.in/blog/happy-year-indianwebportal#comments</comments>
		<pubDate>Thu, 30 Dec 2010 17:25:42 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[FUN]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1919</guid>
		<description><![CDATA[As the old year comes to meet the New Year, sending you my greetings of bliss and good health. Wishing you a wonderful Holiday Season and a Happy New Year. From Indianwebportal Team]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/happy-year-indianwebportal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference.</title>
		<link>http://www.bestdesigns.co.in/blog/warning-parameter-1-modmainmenuhelperbuildxml-expected-reference</link>
		<comments>http://www.bestdesigns.co.in/blog/warning-parameter-1-modmainmenuhelperbuildxml-expected-reference#comments</comments>
		<pubDate>Thu, 30 Dec 2010 11:06:56 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Error and solution]]></category>
		<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1909</guid>
		<description><![CDATA[Error: Warning: Parameter 1 to modMainMenuHelper::buildXML() expected to be a reference. Solution : This error is  occurred due the php version 5.3 and joomla is not certified to work with PHP 5.3.0. You need to change some code in your files. open the file vi /home/username/public/modules/mod_mainmenu/helper.php You can change this : Form function buildXML(&#38;$params) to<a href="http://www.bestdesigns.co.in/blog/warning-parameter-1-modmainmenuhelperbuildxml-expected-reference">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/warning-parameter-1-modmainmenuhelperbuildxml-expected-reference/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Cannot run code from this file in conjunction with non encoded files in</title>
		<link>http://www.bestdesigns.co.in/blog/run-code-file-conjunction-encoded-files</link>
		<comments>http://www.bestdesigns.co.in/blog/run-code-file-conjunction-encoded-files#comments</comments>
		<pubDate>Sat, 25 Dec 2010 15:31:52 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Error and solution]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[APC]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1903</guid>
		<description><![CDATA[Error : Fatal error: Cannot run code from this file in conjunction with non encoded files in /home/username/public_html/tpl_c/%%CD^CDB^CDBF33CB%%user_media_iptc_single_tag.tpl.php on line 1265 Solution : This problem is not activeCollab related, but caused by platform activeCollab is running on. From articles I read by googling for &#8220;Cannot run code from this file in conjunction with non encoded<a href="http://www.bestdesigns.co.in/blog/run-code-file-conjunction-encoded-files">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/run-code-file-conjunction-encoded-files/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>retry time not reached for any host</title>
		<link>http://www.bestdesigns.co.in/blog/retry-time-reached-host</link>
		<comments>http://www.bestdesigns.co.in/blog/retry-time-reached-host#comments</comments>
		<pubDate>Wed, 08 Dec 2010 23:31:40 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[Email problems]]></category>
		<category><![CDATA[Error and solution]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1892</guid>
		<description><![CDATA[Error : When error logs shows error &#8220;retry time not reached for any host&#8221; 2010-12-08 21:29:30 1PQRZp-0008IM-VT &#60;= test123@domain.com H=localhost (mail.domain.com) [127.0.0.1]:37322 I=[127.0.0.1]:25 P=esmtpa A=fixed_login:test123@domain.com S=864 id=dd7281d7c14931d64d38983153498914.squirrel@mail.domain.com T=&#8221;test&#8221; from &#60;test123@domain.com&#62; for username@senderdomain.com 2010-12-08 21:29:30 1PQRZp-0008IM-VT == username@senderdomain.com R=dk_lookuphost T=dk_remote_smtp defer (-53): retry time not reached for any host Solution: If you are getting the above<a href="http://www.bestdesigns.co.in/blog/retry-time-reached-host">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/retry-time-reached-host/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DB Error: connect failed in horde</title>
		<link>http://www.bestdesigns.co.in/blog/db-error-connect-failed-horde</link>
		<comments>http://www.bestdesigns.co.in/blog/db-error-connect-failed-horde#comments</comments>
		<pubDate>Thu, 02 Dec 2010 16:37:40 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[Error and solution]]></category>
		<category><![CDATA[DB Error: connect]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=1870</guid>
		<description><![CDATA[Error :  When try to access the Horde from cPanel  then it shows following error. Warning: fopen(/var/cpanel/horde/log/horde_0.log) [function.fopen]: failed to open stream: Permission denied in /usr/local/cpanel/3rdparty/lib/php/Log/file.php on line 216 A fatal error has occurred DB Error: connect failed Details have been logged for the administrator. Solution: The problem due to the &#8221; Horde Groupware Webmail<a href="http://www.bestdesigns.co.in/blog/db-error-connect-failed-horde">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/db-error-connect-failed-horde/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

