<?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> &#187; Virtuozzo</title>
	<atom:link href="http://eitwebguru.com/category/virtuozzo/feed/" rel="self" type="application/rss+xml" />
	<link>http://eitwebguru.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 04:53:58 +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>Unable to stop or start VPS even after Host reboot</title>
		<link>http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/</link>
		<comments>http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 04:01:19 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[Windows Virtuozzo]]></category>
		<category><![CDATA[disable service command prompt]]></category>
		<category><![CDATA[kill "winlogon" "csrss" process]]></category>
		<category><![CDATA[on boot vps]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=575</guid>
		<description><![CDATA[Tweet While stopping any VPS it gets timeout and VPS gets locked. After that it&#8217;s impossible to stop the VPS even if the method here gets failed OR even after rebooting the Host server problem doesn&#8217;t get fixed. Following are the steps to fix this issue 1) The very first step is to find out [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Funable-to-stop-or-start-vps-even-after-host-reboot%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/"  data-text="Unable to stop or start VPS even after Host reboot" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">While stopping any VPS it gets timeout and VPS gets locked. After that it&#8217;s impossible to stop the VPS even if the method <a href="http://eitwebguru.com/fix-container-is-already-locked/"><strong>here</strong></a> gets failed OR even after rebooting the Host server problem doesn&#8217;t get fixed. Following are the steps to fix this issue</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> The very first step is to find out which process still running inside the VPS. To find the VPS process login to the host server from RDP and open Task Manager (<strong>Right Click on task bar &gt;&gt; Task Manger</strong>).</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Sort the processes using <strong>CTID</strong> which will list all the processes on the basis of VPS ID or Container ID</span></p>
<p style="text-align: justify;"><a href="http://eitwebguru.com/wp-content/uploads/2010/03/taskbar.png"><img class="aligncenter size-medium wp-image-576" src="http://eitwebguru.com/wp-content/uploads/2010/03/taskbar-300x141.png" alt="taskbar 300x141 Unable to stop or start VPS even after Host reboot" width="300" height="141" title="Unable to stop or start VPS even after Host reboot" /></a></p>
<p> </p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">If you find any processes named &#8220;<strong>winlogon</strong>&#8221; and &#8220;<strong>csrss</strong>&#8221; under problematic VPS then it&#8217;s not possible to kill these processes as they are critical windows services.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Disable <strong>&#8220;vzsrv&#8221;</strong> service from Service manager Or by executing following command from command prompt</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">C:\&gt;sc config vzsrv start= disabled</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>4)</strong> Reboot the Host server.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>5)</strong> As we have disabled vzsrv service non of the VPS will start but you will able to edit the VPS configuration file. Open VPS configuration file from <strong>[Path to VZ directory]:\vz\Conf\CTID.conf</strong> and add following string into the beginning of the file to disable on boot feature of the VPS.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff; text-align: justify;">Autoboot=&#8221;0&#8243;</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>6)</strong> Enable the <strong>vzsrv</strong> and reboot the host server again.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This will restart all the VPS except the problematic VPS. We would suggest you to scan the VPS using CureIT (after mounting it) as there is a possibility the the VPS is infected with Viruses.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/unable-to-stop-or-start-vps-even-after-host-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached</title>
		<link>http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/</link>
		<comments>http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 02:09:26 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[#307 Message processing was terminated because timeout was reached waiting for a response]]></category>
		<category><![CDATA[307 Message processing was terminated because timeout was reached]]></category>
		<category><![CDATA[Message processing was terminated because timeout]]></category>
		<category><![CDATA[Parallels Power panel backup Error]]></category>
		<category><![CDATA[Virtuozzo backup error]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=389</guid>
		<description><![CDATA[Tweet Sometime whenever a user tries to take backup from Virtuozzo Power Panel or Parallels Power panel it gets failed and action logs shows following Error &#8220;#307 Message processing was terminated because timeout was reached waiting for a response&#8220; The above error shows that the timeout limit which is set in the Virtuozzo Configuration for [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fvirtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/"  data-text="Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Sometime whenever a user tries to take backup from Virtuozzo Power Panel or Parallels Power panel it gets failed and action logs shows following Error</span></p>
<p style="text-align: justify;"><span style="color: #ff0000;"><span style="font-family: Verdana; font-size: small;">&#8220;<strong>#307 Message processing was terminated because timeout was reached waiting for a response</strong>&#8220;</span></span></p>
<p style="text-align: justify;"><span style="color: #ff0000;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackup.png"><img class="aligncenter size-medium wp-image-390" src="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackup-300x116.png" alt="vzbackup 300x116 Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" width="300" height="116" title="Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" /></a> </span></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">The above error shows that the timeout limit which is set in the Virtuozzo Configuration for backup has been reached and the backup was not completed during that time frame. To increase Virtuozzo backup Timeout limit</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Open file &#8220;<strong>/etc/sysconfig/vzagent/vzagent.conf</strong>&#8220;</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Search For key word &#8220;<strong>backup</strong>&#8221; and Change it </span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 490px; height: 200px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong><span style="text-decoration: underline;">FROM:</span></strong>
&lt; timeouts &gt;
&lt; backup &gt;3600&lt; / backup &gt;
&lt; search &gt;3600&lt; / search &gt;
&lt; / timeouts &gt;
<strong><span style="text-decoration: underline;">TO:</span></strong>
&lt; timeouts &gt;
&lt; backup &gt;18000&lt; / backup &gt;
&lt; search &gt;3600&lt; / search &gt;
&lt; / timeouts &gt;</pre>
<p style="text-align: justify;">
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">By deafult the limit which is set is 3600 seconds which is 1 Hour; Change it to the limit as per your requirement, here I have set it <strong>18000</strong> seconds which is near about 5 hours.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> To apply this setting, restart service VE on the Host server. Service VE can be restarted using command &#8220;<strong>vzctl restart 1</strong>&#8221; (This will restart vzagent on the host)</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Now try to take backup from &#8220;Virtuozzo Power Panel or Parallels Power panel&#8221;</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackupsus.png"><img class="aligncenter size-medium wp-image-391" src="http://eitwebguru.com/wp-content/uploads/2010/01/vzbackupsus-300x129.png" alt="vzbackupsus 300x129 Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" width="300" height="129" title="Virtuozzo Backup Error: 307 Message processing was terminated because timeout was reached" /></a> </span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/virtuozzo-backup-error-307-message-processing-was-terminated-because-timeout-was-reached/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to: Set Priotrities for YUM Repositories</title>
		<link>http://eitwebguru.com/how-to-set-priotrities-for-yum-repositories/</link>
		<comments>http://eitwebguru.com/how-to-set-priotrities-for-yum-repositories/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 23:18:38 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[how to YUM Repository]]></category>
		<category><![CDATA[Set Yum Repository Priority]]></category>
		<category><![CDATA[what is Yum Priority]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=646</guid>
		<description><![CDATA[Tweet Sometime when you have enabled many YUM Repositories like local repository, rpmforge, ATrpms for your server and it&#8217;s quite difficult to manage packages where you want that the package which you want to install too be searched on Local Repository first, then to CentOS Base, update and if it doens&#8217;t find the package here [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fhow-to-set-priotrities-for-yum-repositories%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/how-to-set-priotrities-for-yum-repositories/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/how-to-set-priotrities-for-yum-repositories/"  data-text="How to: Set Priotrities for YUM Repositories" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/how-to-set-priotrities-for-yum-repositories/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/how-to-set-priotrities-for-yum-repositories/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Sometime when you have enabled many YUM Repositories like <strong>local repository, rpmforge</strong>, ATrpms for your server and it&#8217;s quite difficult to manage packages where you want that the package which you want to install too be searched on Local Repository first, then to CentOS Base, update and if it doens&#8217;t find the package here it will go for any other Third Party Repositories.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This Task can be done by setting up Priority for the Yum Repositories. Following are the steps to set Priorities for YUM Repositories<br /></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1) Install yum-priorities</strong></span></p>
<p style="text-align: justify;"><strong></strong><span style="font-family: Verdana; font-size: small;">The yum-priorities is used to enforce ordered protection of repositories, by giving priorities to repositories. Packages from repositories with a lower priority will never be used to upgrade packages that were installed from a repository with a higher priority. The priorities are also in effect when a new package is installed &#8211; if a package is in more than one repository, it will be installed from the repository with the highest priority. This plugin is particularly useful for anyone who uses one or more third-party repositories, as these repositories may update system files, which can potentially compromise the stability of your CentOS installation. This Package can be installed using following YUM Command.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# yum install yum-priorities -y</div>
<p><span style="font-family: Verdana; font-size: small;"><strong><br />**using option -y</strong> with yum will allow yum to install package with taking permission from user.<br /></span></p>
<p><strong><span style="font-family: Verdana; font-size: small;">2) Applying Priorities</span></strong></p>
<p><span style="font-family: Verdana; font-size: small;">Priorities for a Repository need to be added in .repo file. Following is the syntax for setting Priority</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">priority=<span style="text-decoration: underline;"><strong>[NUM]</strong></span></div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />Here <strong>[NUM]</strong> will be the Priority. The Repository with higher priority will be used for installing any package. e.g. if you want your local repository should have highest priority than you can set highest priority for the same like below</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 120px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[localrepo]<br /> name = CentOS $releasever &#8211; MyLocalRepo<br /> baseurl = file:///opt/CENTOS/RPMS/<br /> enabled=1<br /> gpgcheck=0<br /> <span style="color: #ffffff;"><span style="text-decoration: underline;"><strong>priority=10</strong></span></span></div>
<p><span style="font-family: Verdana; font-size: small;"><br />All other repositories will have lesser value as compared to Local Repository.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/how-to-set-priotrities-for-yum-repositories/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FIX:- error while loading shared libraries: libdns.so.22</title>
		<link>http://eitwebguru.com/fix-error-while-loading-shared-libraries-libdns-so-22/</link>
		<comments>http://eitwebguru.com/fix-error-while-loading-shared-libraries-libdns-so-22/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 22:49:53 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[cannot open shared object file]]></category>
		<category><![CDATA[Dns Error]]></category>
		<category><![CDATA[Dns not starting]]></category>
		<category><![CDATA[error while loading shared libraries: libdns.so.22]]></category>
		<category><![CDATA[error while loading shared libraries: libisc.so.11]]></category>
		<category><![CDATA[libdns.so.22]]></category>
		<category><![CDATA[libisc.so.11]]></category>
		<category><![CDATA[named error]]></category>
		<category><![CDATA[named failed]]></category>
		<category><![CDATA[No such file or directory]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=244</guid>
		<description><![CDATA[Tweet Recently while restarting DNS service on Cpanel VPS it shows following errors: [root@support ~]# /etc/init.d/named start Starting named: /usr/sbin/named: error while loading shared libraries: libdns.so.22: cannot open shared object file: No such file or directory [FAILED] [root@support ~]# /etc/init.d/named start Starting named: /usr/sbin/named: error while loading shared libraries: libisc.so.11: cannot open shared object file: [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Ffix-error-while-loading-shared-libraries-libdns-so-22%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/fix-error-while-loading-shared-libraries-libdns-so-22/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/fix-error-while-loading-shared-libraries-libdns-so-22/"  data-text="FIX:- error while loading shared libraries: libdns.so.22" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/fix-error-while-loading-shared-libraries-libdns-so-22/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/fix-error-while-loading-shared-libraries-libdns-so-22/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Recently while restarting DNS service on Cpanel VPS it shows following errors:</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 160px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong><span style="color: #000000;">[root@support ~]# /etc/init.d/named start
Starting named: /usr/sbin/named: <span style="color: #ff0000;">error while loading shared libraries: libdns.so.22: cannot open shared object file</span>: No such file or directory
[<span style="color: #ff0000;">FAILED</span>]

[root@support ~]# /etc/init.d/named start
Starting named: /usr/sbin/named: <span style="color: #ff0000;">error while loading shared libraries: libisc.so.11: cannot open shared object file</span>: No such file or directory
[<span style="color: #ff0000;">FAILED</span>]</span></strong></pre>
<p style="text-align: justify;">
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">We have checked and found that the OS template [CentOS 5.3] has been update to [CentOS 5.4] due to will all the binaries of the VPS has been updated as well. For temporary work around I have copied the libdns.so and libisc.so to libdns.so.22 and libisc.so.11. </span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 60px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong><span style="color: #000000;">[root@support ~]# cd /usr/lib
[root@support lib]# cp libdns.so libdns.so.22
[root@support lib]# cp libisc.so libisc.so.11</span></strong></pre>
<p style="text-align: justify;">
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">After that we were able to restart named server</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 80px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong><span style="color: #000000;">[root@support lib]# service named restart
Stopping named:                                            [<span style="color: #ff0000;">FAILED</span>]
Starting named:                                             [  <span style="color: #00ff00;">OK </span> ]
[root@support lib]#</span></strong></pre>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/fix-error-while-loading-shared-libraries-libdns-so-22/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Enable Iptables/Firewall Modules for a VPS</title>
		<link>http://eitwebguru.com/enable-iptablesfirewall-modules-for-a-vps/</link>
		<comments>http://eitwebguru.com/enable-iptablesfirewall-modules-for-a-vps/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 22:31:51 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[enable firewall modules]]></category>
		<category><![CDATA[enable kernal modules]]></category>
		<category><![CDATA[iptable_filter]]></category>
		<category><![CDATA[iptable_mangle]]></category>
		<category><![CDATA[iptable_nat]]></category>
		<category><![CDATA[ipt_helper]]></category>
		<category><![CDATA[ipt_length]]></category>
		<category><![CDATA[ipt_limit]]></category>
		<category><![CDATA[ipt_LOG]]></category>
		<category><![CDATA[ipt_MASQUERADE]]></category>
		<category><![CDATA[ipt_REDIRECT]]></category>
		<category><![CDATA[ipt_REJECT]]></category>
		<category><![CDATA[ipt_SAME]]></category>
		<category><![CDATA[ipt_state]]></category>
		<category><![CDATA[ipt_TCPMSS]]></category>
		<category><![CDATA[ipt_TOS]]></category>
		<category><![CDATA[ipt_ttl]]></category>
		<category><![CDATA[modprobe]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=172</guid>
		<description><![CDATA[Tweet Default firewall for Linux i.e. iptables is depends upon many kernel modules without which a server can&#8217;t be secured properly. Also the firewall configurations will give many errors while configuring it. So, it is required to have proper kernel modules enabled for a Server. In case of a VPS, Virtually Hosted server which shared [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fenable-iptablesfirewall-modules-for-a-vps%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/enable-iptablesfirewall-modules-for-a-vps/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/enable-iptablesfirewall-modules-for-a-vps/"  data-text="Enable Iptables/Firewall Modules for a VPS" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/enable-iptablesfirewall-modules-for-a-vps/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/enable-iptablesfirewall-modules-for-a-vps/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Default firewall for Linux i.e. iptables is depends upon many kernel modules without which a server can&#8217;t be secured properly. Also the firewall configurations will give many errors while configuring it. So, it is required to have proper kernel modules enabled for a Server.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">In case of a VPS, Virtually Hosted server which shared resources and kernel of Host server it&#8217;s not possible to compile/enable kernel related modules for a VPS from it. So, to run iptables properly a VPS too have proper kernel modules enabled which can be enabled from the host server. Normally a Virtuozzo OR OpenVZ based kernel only support following iptables modules</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 400px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong>ipt_MASQUERADE
ipt_helper
ipt_SAME
ipt_REDIRECT
ipt_state
ipt_TCPMSS
ipt_LOG
ipt_TOS
iptable_nat
ipt_length
ipt_tcpmss
iptable_mangle
ipt_limit
ipt_tos
iptable_filter
ipt_helper
ipt_tos
ipt_ttl
ipt_REJECT</strong></pre>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;"><br />
ENABLE MODULES ON HOST SERVER</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">To enable these modules for a VPS you will first have to enable these modules on the host server using command modprobe . So, just copy and paste the following commands on the Shell of HOST SERVER</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 400px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong>modprobe ipt_MASQUERADE
modprobe ipt_helper
modprobe ipt_SAME
modprobe ipt_REDIRECT
modprobe ipt_state
modprobe ipt_TCPMSS
modprobe ipt_LOG
modprobe ipt_TOS
modprobe iptable_nat
modprobe ipt_length
modprobe ipt_tcpmss
modprobe iptable_mangle
modprobe ipt_limit
modprobe ipt_tos
modprobe iptable_filter
modprobe ipt_helper
modprobe ipt_tos
modprobe ipt_ttl
modprobe ipt_REJECT</strong></pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />
Now make sure that all these modules are enabled on the server using command &#8220;<strong>lsmod</strong>&#8220;.</span></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong><span style="font-family: Verdana; font-size: small;">ENABLE MODULES FOR VPS</span></strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Now the above mentioned modules can be enabled for a VPS using two ways i.e. <strong>by using command</strong> OR <strong>by adding rules manually</strong>.</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">1) By Command:</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Execute following command from the host server to enable all the modules for the VPS</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 45px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong>vzctl set VEID --iptables ipt_REJECT --iptables ipt_tos --iptables ipt_TOS --iptables ipt_LOG --iptables ip_conntrack --iptables ipt_limit --iptables ipt_multiport --iptables iptable_filter --iptables iptable_mangle --iptables ipt_TCPMSS --iptables ipt_tcpmss --iptables ipt_ttl --iptables ipt_length --iptables ipt_state --iptables iptable_nat --iptables ip_nat_ftp --save</strong></pre>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><br />
2) Adding Rules manually:</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Open the VPS configuration file which exists at <strong>/etc/vz/conf/veid.conf</strong> and paste following in the last line of the file.</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 45px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr"><strong>IPTABLES="iptable_filter iptable_mangle ipt_limit ipt_multiport ipt_tos ipt_TOS ipt_REJECT ipt_TCPMSS ipt_tcpmss ipt_ttl ipt_LOG ipt_length ip_conntrack ip_conntrack_ftp ip_conntrack_irc ipt_conntrack ipt_state ipt_helper iptable_nat ip_nat_ftp ip_nat_irc"</strong></pre>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;"><br />
After adding rules reboot the VPS to apply/enable the modules.</span></strong></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/enable-iptablesfirewall-modules-for-a-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo: Remove domain Manually from Plesk</title>
		<link>http://eitwebguru.com/howto-remove-domain-manually-from-plesk/</link>
		<comments>http://eitwebguru.com/howto-remove-domain-manually-from-plesk/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 21:58:06 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Plesk For Linux]]></category>
		<category><![CDATA[Plesk For Windows]]></category>
		<category><![CDATA[/tmp/.s.PGSQL.5432]]></category>
		<category><![CDATA[Connection to the database server]]></category>
		<category><![CDATA[delete domain manually]]></category>
		<category><![CDATA[Plesk domain removal]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=568</guid>
		<description><![CDATA[Tweet While deleting one domain from Plesk it was throwing following error Error: Connection to the database server has failed because of network problems: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket &#8220;/tmp/.s.PGSQL.5432&#8243;? When we checked the domain on server (from [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fhowto-remove-domain-manually-from-plesk%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/howto-remove-domain-manually-from-plesk/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/howto-remove-domain-manually-from-plesk/"  data-text="HowTo: Remove domain Manually from Plesk" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/howto-remove-domain-manually-from-plesk/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/howto-remove-domain-manually-from-plesk/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p><span style="font-family: Verdana; font-size: small;">While deleting one domain from Plesk it was throwing following error</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 130px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;"><strong><span style="color: #ff0000;">Error: Connection to the database server has failed because of network problems:</span></strong>
<p><strong><span style="color: #ff0000;">could not connect to server: No such file or directory<br /> Is the server running locally and accepting<br /> connections on Unix domain socket &#8220;/tmp/.s.PGSQL.5432&#8243;?</span></strong></p>
</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">When we checked the domain on server (from shell) we have found that all physical Address (<strong>/var/www/vhost/domain.com</strong>) of the domain has been deleted but still Plesk shows the domain.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Following are the steps to remove the domain from Plesk manually.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Connect the server using SSH</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2) </strong>Login into MySQL Prompt as Plesk admin</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa</div>
<p><span style="font-family: Verdana; font-size: small;"><br /><strong>3)</strong> Delete the DNS Zone of the domain</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 106px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; delete from dns_zone where name=&#8217;domain.com&#8217;;<br /> Query OK, 1 row affected (0.09 sec)<br /> 
<p>mysql&gt; delete from dns_recs where host=&#8217;domain.com.&#8217;;<br /> Query OK, 8 rows affected (0.03 sec)</p>
</div>
<p><span style="font-family: Verdana; font-size: small;"><br />You can verify if any records still persists using following commands</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 106px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; select * from dns_zone where name=&#8217;domain.com&#8217;;<br /> Empty set (0.00 sec)
<p>mysql&gt; select * from dns_recs where host=&#8217;domain.com.&#8217;;<br /> Empty set (0.00 sec)</p>
</div>
<p><span style="font-family: Verdana; font-size: small;"><strong><br />4)</strong> Now delete the Domain from Domains table which will remove it from Plesk Domains List</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; delete from domains where name=&#8217;domain.com&#8217;;<br /> Query OK, 1 row affected (0.06 sec)</div>
<p><span style="font-family: Verdana; font-size: small;"><br />Verify it using select Command.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">mysql&gt; select * from domains where name=&#8217;domain.com&#8217;;<br /> Empty set (0.00 sec)</div>
<p> </p>
<p style="text-align: justify;"><span style="color: #800000;"><strong><span style="font-family: Verdana; font-size: small;"><span style="text-decoration: underline;">NOTE:</span> <em>PLEASE Make Sure To Verify The DOMAIN NAME before you make any changes as it might delete some other domain. Also the changes made are irreversible.</em></span></strong></span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/howto-remove-domain-manually-from-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RDP login to VE fails OR Shows Blue Screen</title>
		<link>http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/</link>
		<comments>http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 18:10:00 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[Windows Virtuozzo]]></category>
		<category><![CDATA[explorer.exe corrupted]]></category>
		<category><![CDATA[RDP login fails]]></category>
		<category><![CDATA[RDP login to VE fails OR Shows Blue Screen]]></category>
		<category><![CDATA[RDP Unavailable]]></category>
		<category><![CDATA[unavailable]]></category>
		<category><![CDATA[VPS Shows blue screen]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=462</guid>
		<description><![CDATA[Tweet After login into a VPS using RDP it stuck on Blue screen (Not BSOD) and doesn&#8217;t load next screen or Desktop of the VPS like below given image OR if you get following Error after login to VE by RDP &#8220;You are connected to the remote computer. However, an error occurred while an initial [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Frdp-login-to-ve-fails-or-shows-blue-screen%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/"  data-text="RDP login to VE fails OR Shows Blue Screen" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">After login into a VPS using RDP it stuck on Blue screen (Not BSOD) and doesn&#8217;t load next screen or Desktop of the VPS like below given image</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><a href="http://eitwebguru.com/wp-content/uploads/2010/02/BlueRDP.png"><img class="aligncenter size-medium wp-image-467" src="http://eitwebguru.com/wp-content/uploads/2010/02/BlueRDP-300x203.png" alt="BlueRDP 300x203 RDP login to VE fails OR Shows Blue Screen" width="300" height="203" title="RDP login to VE fails OR Shows Blue Screen" /></a><br /></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">OR if you get following Error after login to VE by RDP</span></p>
<p style="text-align: justify;"><strong><span style="color: #800000;"><span style="font-family: Verdana; font-size: small;">&#8220;You are connected to the remote computer. However, an error occurred while an initial user program was starting, so you are being logged off. Contact the system administrator for assistance.</span>&#8220;<br /></span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Such problems occurs due to corrupted or missed C:/Windows/explorer.exe of the VPS or VE.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This problem can be fixed by copying C:/Windows/explorer.exe file of the host server to the VPS. Following are the steps to copy</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1)</strong> Stop the VPS</span><br />#       <span style="font-family: Verdana; font-size: small;"> <strong>vzctl stop VEID</strong></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>2)</strong> Mount the VPS </span><br />#     <strong> <span style="font-family: Verdana; font-size: small;"> vzctl mount VEID</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">
<p>Now we will able to access VPS files from host server in <strong>C:/vz/private/VEID/</strong> Directory.</p>
<p></span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3)</strong> Copy &#8220;<strong>C:/Windows/explorer.exe</strong>&#8221; from Host server to &#8220;<strong>C:/vz/private/VEID/Windows/explorer.exe</strong>&#8220;</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>4)</strong> Unmount and start the VPS</span><br />#     <strong> <span style="font-family: Verdana; font-size: small;"> vzctl umount VEID</span></strong><br />#     <strong> <span style="font-family: Verdana; font-size: small;"> vzctl start VEID</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Please try to login to the VPS now.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Note: Here, <strong>VEID</strong> will be the VPS ID of the VE which is facing problem.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/rdp-login-to-ve-fails-or-shows-blue-screen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Remote Desktop Protocol (RDP) not working for a VPS</title>
		<link>http://eitwebguru.com/remote-desktop-protocol-rdp-not-working-for-a-vps/</link>
		<comments>http://eitwebguru.com/remote-desktop-protocol-rdp-not-working-for-a-vps/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 16:24:08 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Windows Virtuozzo]]></category>
		<category><![CDATA[Check RDP Port]]></category>
		<category><![CDATA[RDP not working on VPS]]></category>
		<category><![CDATA[RDP Port not working]]></category>
		<category><![CDATA[RDP problem]]></category>
		<category><![CDATA[Remote Desktop Protocol Problems]]></category>
		<category><![CDATA[VPS RDP problem]]></category>
		<category><![CDATA[Windows VPS RDP problem]]></category>
		<category><![CDATA[Windows VPS Virus scan]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=124</guid>
		<description><![CDATA[Tweet Sometime it happens that your Customers complains that they are not able to connect their Windows VPS Throug Remote Desktop Protocol i.e. RDP even if the VPS is responding ping requests. The most common reason for this is that the VPS is running out of memory, check the VPS memory using Virtuozzo Power Panel [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fremote-desktop-protocol-rdp-not-working-for-a-vps%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/remote-desktop-protocol-rdp-not-working-for-a-vps/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/remote-desktop-protocol-rdp-not-working-for-a-vps/"  data-text="Remote Desktop Protocol (RDP) not working for a VPS" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/remote-desktop-protocol-rdp-not-working-for-a-vps/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/remote-desktop-protocol-rdp-not-working-for-a-vps/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Sometime it happens that your Customers complains that they are not able to connect their Windows VPS Throug Remote Desktop Protocol i.e. RDP even if the VPS is responding ping requests. The most common reason for this is that the VPS is running out of memory, check the VPS memory using Virtuozzo Power Panel and reboot the VPS if required.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">But in some VPS is running fine, domains, FTP and all the services are running fine but still RDP is not connecting; Please check the following are steps which can help to diagnosis the problem.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>1) Check Terminal Services are running</strong> or not. To check that first login into the VPS using command prompt of the host server and execute command net start &#8220;terminal services&#8221; and if it show the output given below than the service is already running.</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 200px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">C:\&gt;<strong>vzctl enter 99999</strong>
Microsoft Windows [Version 5.2.3790]
(C) Copyright 1985-2003 Microsoft Corp.

C:\WINDOWS\system32&gt;<strong>net start "terminal services"</strong>
The requested service has already been started.

More help is available by typing NET HELPMSG 2182.

C:\WINDOWS\system32&gt;</pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong><br />
2) Check Remote Desktop Port</strong>. By default RDP use Port 3389 to connect the server/machines remotely. You can use command &#8220;netstat -aon |findstr :3389&#8243; to see if Port 3389 is responding or not on the VPS.</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 80px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">C:\WINDOWS\system32&gt;<strong>netstat -aon |findstr :3389
  TCP    0.0.0.0:<span style="color: #339966;">3389</span>           0.0.0.0:0              LISTENING       12308</strong>

C:\WINDOWS\system32&gt;</pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />
If you get the above reply then the VPS is using Default RDP port <strong>(:3389)</strong> but you get following output that the RDP port has been changed by the VPS administrator</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 50px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">C:\WINDOWS\system32&gt;<strong>netstat -aon |findstr :3389</strong>
C:\WINDOWS\system32&gt;</pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />
To find the exact port you will have to execute the following commands on the command prompt of the VPS.</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 80px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">C:\WINDOWS\system32&gt;<strong>tasklist /svc | find "erm"</strong>
svchost.exe                 <strong>324380</strong> TermService
C:\WINDOWS\system32&gt;<strong>netstat -aon | find "324380"</strong>
TCP    <strong>0.0.0.0:1050</strong>           0.0.0.0:0              LISTENING       <strong>324380</strong></pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />
Here, RDP port has been changed from 3389 to 1050. So, try to connect the RDP using IPADDRESS:PORT</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>3) Check Firewall Configuration</strong>. As we have seen above that if the server is responding to port 3389 or any other port locally (inside the VPS) then there is a possibility that the firewall is blocking the access. Firewall of the VPS can be stopped using Parallel Management Console or using following commands.</span></p>
<pre style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 500px; height: 60px; text-align: justify; font-family: Verdana; font-size: small;" dir="ltr">C:\WINDOWS\system32&gt;<strong>net stop sharedaccess</strong>
C:\WINDOWS\system32&gt;<strong>net stop ipnat</strong>
C:\WINDOWS\system32&gt;<strong>net stop policyagent</strong></pre>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />
These Commands will stop the firewall service on your VPS.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong>4) Check for Virus/Infection</strong>. If the VPS is infected with Viruses or Trojans or any other malicious scripts then these script can also block the RDP access for the VPS. You can scan the VPS using Cureit anti-virus which is free and can be downloaded from <strong><a target="_blank" rel="nofollow" title="Cureit" href="http://www.freedrweb.com/cureit/">http://www.freedrweb.com/cureit/</a></strong>.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><span style="text-decoration: underline;"><span style="color: #ff0000;"><strong>NOTE:</strong></span></span><strong> </strong>Make sure to mount the VPS (<strong>vzctl mount VEID</strong>) and then scan the private area of the VPS. If any viruses found by the Anti-virus the best option to get this issue fixed is to create a new VPS and copy the data (You can access the data of infected VPS while it’s mounted).</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">If everything seems to be fine then I would suggest to contact <strong>Parallels</strong> OR the Vendor from where you have purchased the License (they will contact Parallels on your behalf) for more help.</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/remote-desktop-protocol-rdp-not-working-for-a-vps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>FIX:-Container is already locked</title>
		<link>http://eitwebguru.com/fix-container-is-already-locked/</link>
		<comments>http://eitwebguru.com/fix-container-is-already-locked/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 15:12:34 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Windows Virtuozzo]]></category>
		<category><![CDATA[Container is already locked]]></category>
		<category><![CDATA[Container Locked]]></category>
		<category><![CDATA[VPS locked]]></category>
		<category><![CDATA[VPS not starting]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=15</guid>
		<description><![CDATA[Tweet Sometime when automated OR Manual Virtuozzo backup process gets stuck OR sometime a VPS stuck while starting up OR stopping during this stage its impossible to make any changes on that VPS. You can stop the VPS or kill the process which is running. Making any updates or trying to restart the VPS shows [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Ffix-container-is-already-locked%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/fix-container-is-already-locked/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/fix-container-is-already-locked/"  data-text="FIX:-Container is already locked" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/fix-container-is-already-locked/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/fix-container-is-already-locked/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p align="justify"><span style="font-family: Verdana; font-size: small;">Sometime when automated OR Manual  Virtuozzo backup process gets stuck OR sometime a VPS stuck while starting up OR  stopping during this stage its impossible to make any changes on that VPS. You  can stop the VPS or kill the process which is running. Making any updates or  trying to restart the VPS shows message &#8220;Container CTID is already locked&#8221;. </span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small; text-decoration: underline;"><strong><span style="color: #339966;">Solution:</span></strong></span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small;">In case of Linux this error can be fixed  by deleting the lock file located at /vz/lock/CTID.lck but in Windows there is  no such file. </span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small;">Following are the steps to unlock the  locked Container</span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small;">1) <strong>vzctl stop CTID &#8211;skiplock</strong> (try this  command twice till it doesn&#8217;t show that the container is not running)<br />
This command might throw some ERROR but no need to worry.</span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small;">2) <strong>vzctl start CTID &#8211;skiplock</strong><br />
This Command will throw an error if the VPS is stuck while starting or stopping.</span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small;">3) After the both the above command the status of the VPS will be locked, so you  will have to allow sometime to unlock the stuck processes.</span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small;">4) If the above command doesn&#8217;t start  the VPS, stop the VPS using &#8211;skiplock option again and kill <strong>&#8220;vzlpl&#8221;</strong> process  from the Task Manager. After that you will able to start the VPS normally.</span></p>
<p align="justify"><span style="font-family: Verdana; font-size: small;">I have personally tested these steps on  few Windows Servers and 90% of time this tweak worked. If it still doesn&#8217;t work  its better to contact Parallels Support.</span></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">&lt;/span&gt;</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/fix-container-is-already-locked/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTTPD doesn&#8217;t start After Atmail Installation in Plesk</title>
		<link>http://eitwebguru.com/httpd-doesnt-start-after-atmail-installation-in-plesk/</link>
		<comments>http://eitwebguru.com/httpd-doesnt-start-after-atmail-installation-in-plesk/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 04:48:55 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Linux Virtuozzo]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Plesk For Linux]]></category>
		<category><![CDATA[atmail/conf.d not found]]></category>
		<category><![CDATA[Syntax error on line 210]]></category>
		<category><![CDATA[Syntax error on line 6]]></category>
		<category><![CDATA[zzz_atmail_vhost.conf]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=581</guid>
		<description><![CDATA[Tweet After installation of Atmail Webmail Client, while restarting Apache it throws following Syntax Error: [root@server ~]# service httpd start Starting httpd: httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/zzz_atmail_vhost.conf: Include directory &#8216;/etc/psa/webmail/atmail/conf.d&#8217; not found [FAILED] First we will have to check where atmail is installed. We can [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fhttpd-doesnt-start-after-atmail-installation-in-plesk%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/httpd-doesnt-start-after-atmail-installation-in-plesk/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/httpd-doesnt-start-after-atmail-installation-in-plesk/"  data-text="HTTPD doesn&#8217;t start After Atmail Installation in Plesk" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/httpd-doesnt-start-after-atmail-installation-in-plesk/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/httpd-doesnt-start-after-atmail-installation-in-plesk/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">After installation of Atmail Webmail Client, while restarting Apache it throws following Syntax Error:</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 100px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# service httpd start<br /> Starting httpd: httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/zzz_atmail_vhost.conf: Include directory &#8216;/etc/psa/webmail/atmail/conf.d&#8217; not found                                                           [<strong><span style="color: #ff0000;">FAILED</span></strong>]</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />First we will have to check where atmail is installed. We can do that by querying the RPM files using option &#8220;<strong>rpm -ql</strong>&#8220;</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 220px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# rpm -ql psa-atmail-1.02-cos5.build92091210.17 | grep etc<br /> /etc/psa-webmail/atmail<br /> /etc/psa-webmail/atmail/atmail.conf<br /> /etc/psa-webmail/atmail/atmail_vhost.conf<br /> /etc/psa-webmail/atmail/conf.d<br /> /etc/psa-webmail/atmail/create_db.sql.in<br /> /etc/psa-webmail/atmailcom<br /> /etc/psa-webmail/atmailcom/atmailcom_vhost.conf<br /> /etc/psa-webmail/atmailcom/conf.d<br /> [root@server ~]#</div>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><br />The above output shows that the files are created in &#8220;<strong>/etc/psa-webmail/</strong>&#8221; directory instead of &#8220;<strong>/etc/psa/webmail/</strong>&#8220;</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 200px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# ls -al /etc/psa-webmail/atmail<br /> total 28<br /> drwxr-xr-x 3 root root   4096 Dec 28 10:37 .<br /> drwxr-xr-x 5 root root   4096 Dec 28 10:37 ..<br /> -rw-r&#8211;r&#8211; 1 root root    122 Dec 10 11:54 atmail.conf<br /> -rw-r&#8212;&#8211; 1 root apache   14 Aug 19  2009 .atmail.shadow<br /> -rw-r&#8211;r&#8211; 1 root root   2932 Dec 10 11:54 atmail_vhost.conf<br /> drwxr-xr-x 2 root root   4096 Dec 10 11:54 conf.d<br /> -rw-r&#8211;r&#8211; 1 root root    200 Dec 10 11:54 create_db.sql.in<br /> [root@server etc]#</div>
<p><span style="font-family: Verdana; font-size: small;"><br />So, copy the file to relevant directory as in the conf file of httpd service</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 40px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server ~]# cp -a /etc/psa-webmail/atmail /etc/psa/webmail/</div>
<p><span style="font-family: Verdana; font-size: small;"><br />After that we were able to start the httpd service successfully.</span></p>
<div style="background: url(/wp-content/themes/notepad_second/images/pre_code_bg_blk.png) repeat-y scroll 0% 0% transparent; width: 490px; height: 60px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #ffffff;">[root@server etc]# /etc/init.d/httpd restart<br /> Stopping httpd:                                            [<span style="color: #ff0000;"><strong>FAILED</strong></span>]<br /> Starting httpd:                                            [ <span style="color: #339966;"><strong> OK</strong></span> ]</div>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/httpd-doesnt-start-after-atmail-installation-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

