<?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>ThinkSupport.net - Outsourced Web Hosting Support, Cheap Server Management, Cheap Fully Managed Dedicated Servers, Software Development, Website Designing and SEO services, Vision Helpdesk Software &#187; Plesk</title>
	<atom:link href="http://www.thinksupport.net/blog/category/plesk/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thinksupport.net/blog</link>
	<description>Outsourced Web Hosting and Software Development</description>
	<lastBuildDate>Wed, 27 Jan 2010 15:47:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>www.domain.com shows Default Plesk page &#8211; Windows</title>
		<link>http://www.thinksupport.net/blog/www-domain-com-shows-default-plesk-page-windows.html</link>
		<comments>http://www.thinksupport.net/blog/www-domain-com-shows-default-plesk-page-windows.html#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:20:19 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=290</guid>
		<description><![CDATA[* First check the DNS zone file for domain.com in Plesk -&#62; Domains -&#62; domain.com -&#62; DNS and entry for www.domain.com is set correctly
* Disabled/Enabled the option for www in Plesk -&#62; Domains -&#62; domain.com -&#62; Rename Domain -&#62; Uncheck -&#62; Save and repeat it by selecting the option again
* Next reconfigured the virtual host [...]]]></description>
			<content:encoded><![CDATA[<p>* First check the DNS zone file for domain.com in Plesk -&gt; Domains -&gt; domain.com -&gt; DNS and entry for www.domain.com is set correctly</p>
<p>* Disabled/Enabled the option for www in Plesk -&gt; Domains -&gt; domain.com -&gt; Rename Domain -&gt; Uncheck -&gt; Save and repeat it by selecting the option again</p>
<p>* Next reconfigured the virtual host by running following command in DOS prompt of your VPS.</p>
<p>* cd %plesk_bin%</p>
<p>* websrvmng.exe &#8211;remove-vhost &#8211;vhost-name=domain.com</p>
<p>* websrvmng.exe &#8211;reconfigure-vhost &#8211;vhost-name=domain.com</p>
<p>* Make sure that host header with &#8216;www&#8217; prefix is presented in the list of identities.IIS &gt; Web Sites &gt; domain.com &gt; Right Click Properties &gt; Web Site tab &gt; Advanced ;if it&#8217;s missing then add it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/www-domain-com-shows-default-plesk-page-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk &#8211; Error Message When Logging In</title>
		<link>http://www.thinksupport.net/blog/plesk-error-message-when-logging-in.html</link>
		<comments>http://www.thinksupport.net/blog/plesk-error-message-when-logging-in.html#comments</comments>
		<pubDate>Wed, 26 Aug 2009 17:00:29 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=288</guid>
		<description><![CDATA[Product versions this article applies to:
* Plesk 7.6 for Windows
SYMPTOMS:
When you attempt to log in to Plesk Panel you get a message:
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
The file filename.php is part of Plesk distribution. It cannot be run outside of Plesk environment.
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
CAUSE:
A *.php file can not be decrypted by Plesk engine. A *.php file can not be decrypted if:
1. Plesk [...]]]></description>
			<content:encoded><![CDATA[<p>Product versions this article applies to:</p>
<p>* Plesk 7.6 for Windows</p>
<p>SYMPTOMS:</p>
<p>When you attempt to log in to Plesk Panel you get a message:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>The file filename.php is part of Plesk distribution. It cannot be run outside of Plesk environment.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
CAUSE:</p>
<p>A *.php file can not be decrypted by Plesk engine. A *.php file can not be decrypted if:</p>
<p>1. Plesk key installed is not valid. It means that you could install key for Plesk for Linux not for Windows or something else.<br />
2. Plesk php environment is corrupt.</p>
<p>RESOLUTION:</p>
<p>To fix the first case you need to do the following:</p>
<p>1. Close your browser. Or just make sure that your browser does not show cached web pages.</p>
<p>2. Stop Plesk Control Panel Service.</p>
<p>3. Remove all files from within %plesk_dir%PrivateTemp</p>
<p>4. Reset current Plesk to default PLSK.00000000.0000. You can do it using defpkey.reg attached to this article.</p>
<p>5. Start Plesk Control Panel Service.</p>
<p>6. Re-upload valid Plesk key straight via Plesk Panel. You can upload PLSK.XXXXXXXX.XXXX.exe key.</p>
<p>To fix the second case you need to do the following:</p>
<p>Switch Plesk web server to another.</p>
<p>If IIS is used as Plesk web server switch it to Apache:</p>
<p>%plesk_bin%\reconfigurator.exe &#8211;switch-plesk-web-server &#8211;new-provider=apache</p>
<p>If Apache is used as Plesk web server switch it to IIS:</p>
<p>%plesk_bin%\reconfigurator.exe &#8211;switch-plesk-web-server &#8211;new-provider=iis</p>
<p>Check how you Panel works. If it shows the same message it means that PHP files were changed. In this case you need to ran Plesk Repair.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/plesk-error-message-when-logging-in.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk &#8211; Access Denied To cmd.exe</title>
		<link>http://www.thinksupport.net/blog/plesk-access-denied-to-cmd-exe.html</link>
		<comments>http://www.thinksupport.net/blog/plesk-access-denied-to-cmd-exe.html#comments</comments>
		<pubDate>Wed, 26 Aug 2009 16:57:26 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=286</guid>
		<description><![CDATA[When logging into Plesk you receive the following errror:
DefPackageMng() constructor failed: defpackagemng failed: Access is denied. (Error code 5) at CreateProcess &#8216;C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\defpackagemng.exe&#8221; &#8211;get&#8221;&#8216;
at execUtil C:\Program Files\SWsoft\Plesk\admin\bin\defpackagemng.exe &#8211;get on C:\Program Files\SWsoft\Plesk\admin(PleskSrvClient::execUtil line 420)
at execute console command &#8211;get(vconsoleapp::start line 128)
at execute &#8220;C:\Program Files\SWsoft\Plesk\/admin/bin/defpackagemng&#8221; &#8211;get(vconsoleapp::run line 138)
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Debug Info &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
0: C:\Program Files\SWsoft\Plesk\admin\plib\class.DefPackageMng.php:14 psaerror(string &#8220;DefPackageMng() constructor [...]]]></description>
			<content:encoded><![CDATA[<p>When logging into Plesk you receive the following errror:</p>
<p>DefPackageMng() constructor failed: defpackagemng failed: Access is denied. (Error code 5) at CreateProcess &#8216;C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\defpackagemng.exe&#8221; &#8211;get&#8221;&#8216;<br />
at execUtil C:\Program Files\SWsoft\Plesk\admin\bin\defpackagemng.exe &#8211;get on C:\Program Files\SWsoft\Plesk\admin(PleskSrvClient::execUtil line 420)<br />
at execute console command &#8211;get(vconsoleapp::start line 128)<br />
at execute &#8220;C:\Program Files\SWsoft\Plesk\/admin/bin/defpackagemng&#8221; &#8211;get(vconsoleapp::run line 138)<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- Debug Info &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
0: C:\Program Files\SWsoft\Plesk\admin\plib\class.DefPackageMng.php:14 psaerror(string &#8220;DefPackageMng() constructor failed: defpackagemng failed: Access is denied. (Error code 5) at CreateProcess &#8216;C:\WINDOWS\system32\cmd.exe /c &#8220;&#8221;C:\Program Files\SWsoft\Plesk\admin\bin\defpackagemng.exe&#8221; &#8211;get&#8221;&#8216;<br />
at execUtil C:\Program Files\SWsoft\Plesk\admin\bin\defpackagemng.exe &#8211;get on C:\Program Files\SWsoft\Plesk\admin(PleskSrvClient::execUtil line 420)<br />
at execute console command &#8211;get(vconsoleapp::start line 128)<br />
at execute &#8220;C:\Program Files\SWsoft\Plesk\/admin/bin/defpackagemng&#8221; &#8211;get(vconsoleapp::run line 138)&#8221;)<br />
1: C:\Program Files\SWsoft\Plesk\admin\plib\class.Components.php:171 defpackagemngmaker()<br />
2: C:\Program Files\SWsoft\Plesk\admin\plib\class.Components.php:97 components-&gt;getcomponetslist(boolean true)<br />
3: C:\Program Files\SWsoft\Plesk\admin\htdocs\login_up.php3:610 components-&gt;componentupdate()</p>
<p>It appears the reason of the problem was in denied rights to C:WINDOWSsystem32cmd.exe file to SYSTEM account. You can give it FULL CONTROLL to SYSTEM account to that file and after that was able to log into Plesk.</p>
<p>Go into the permissions screen for this file and select &#8216;Full Access&#8217; for the &#8216;System&#8217; User. Once this is done, plesk should work correctly.</p>
<p>But the situation is not clear. We don&#8217;t know was it done manually or viruses did that. Windows Update could have also caused the above issue as well. You can test your system for viruses using the following utility:</p>
<p>http://download.drweb.com/drweb+cureit/</p>
<p>The above could have possibly been caused by the following virsues:</p>
<p>BackDoor.SHELLBOT<br />
Backdoor.HacDef.100<br />
Backdoor.WinShell.50<br />
Trojan.Aphex.71</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/plesk-access-denied-to-cmd-exe.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plesk Windows &#8211; Reseting the MySql Password</title>
		<link>http://www.thinksupport.net/blog/plesk-windows-reseting-the-mysql-password.html</link>
		<comments>http://www.thinksupport.net/blog/plesk-windows-reseting-the-mysql-password.html#comments</comments>
		<pubDate>Wed, 26 Aug 2009 16:52:29 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=283</guid>
		<description><![CDATA[Once you have logged into the server you via Remote Desktop you will need to take the following steps:
1. Go to &#8216;Start &#62;&#62; Run&#8217; and type in &#8217;services.msc&#8217;.
2. Now you will need to look for &#8216;MySql Server&#8217; In the Services window.
3. Right click on &#8216;MySql Server&#8217; and go to &#8216;Properties&#8217;.
4. Once you have copied the [...]]]></description>
			<content:encoded><![CDATA[<p>Once you have logged into the server you via Remote Desktop you will need to take the following steps:</p>
<p>1. Go to &#8216;Start &gt;&gt; Run&#8217; and type in &#8217;services.msc&#8217;.</p>
<p>2. Now you will need to look for &#8216;MySql Server&#8217; In the Services window.</p>
<p>3. Right click on &#8216;MySql Server&#8217; and go to &#8216;Properties&#8217;.</p>
<p>4. Once you have copied the location of the &#8216;my.ini&#8217; file like the following example you will need to go to &#8216;Start &gt;&gt; Run&#8217; and then enter in the location of the &#8216;my.ini&#8217; file.</p>
<p>C:\Program Files\SWsoft\Plesk\Databases\MySQL\Data\my.ini</p>
<p>5. Under the &#8216;[mysqld]&#8216; section in the &#8216;my.ini&#8217; file you will need to add the following line:</p>
<p>skip-grant-tables</p>
<p>6. Restart &#8216;MySql Server&#8217;.</p>
<p>7. Then you will need to login to MySql:</p>
<p>cd C:\Program Files\SWsoft\Plesk\MySQL\bin</p>
<p>C:\Program Files\SWsoft\Plesk\MySQL\bin&gt;mysql -u admin<br />
Welcome to the MySQL monitor. Commands end with ; or \g.<br />
Your MySQL connection id is 7 to server version: 4.1.18-nt</p>
<p>Type &#8216;help;&#8217; or &#8216;\h&#8217; for help. Type &#8216;\c&#8217; to clear the buffer.</p>
<p>mysql&gt; use mysql;<br />
mysql&gt; UPDATE mysql.user SET Password=PASSWORD(&#8217;newpwd&#8217;) WHERE User=&#8217;root&#8217;;<br />
mysql&gt; FLUSH PRIVILEGES;<br />
mysql&gt; quit;</p>
<p>8. Then you will need to remove &#8217;skip-grant-tables&#8217; from the my.ini file and restart &#8216;MySql&#8217; after resaving the my.ini file.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/plesk-windows-reseting-the-mysql-password.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change SMTP port in Plesk Windows</title>
		<link>http://www.thinksupport.net/blog/how-to-change-smtp-port-in-plesk-windows.html</link>
		<comments>http://www.thinksupport.net/blog/how-to-change-smtp-port-in-plesk-windows.html#comments</comments>
		<pubDate>Tue, 25 Aug 2009 11:10:20 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=281</guid>
		<description><![CDATA[Open REGEDIT
Go to&#8230;
For 64bit machines [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mail Enable\Mail Enable\Connectors\SMTP]
For 32bit machines [HKEY_LOCAL_MACHINE\SOFTWARE\Mail Enable\Mail Enable\Connectors\SMTP]
Find &#8220;Listen Port&#8221; Change the value &#8220;DECIMAL&#8221;
And change it to new port, and Reboot the Plesk SMTP Connector Service&#8230;
NOTE : If firewall is enabled then make sure new SMTP port is opened.
]]></description>
			<content:encoded><![CDATA[<p>Open REGEDIT</p>
<p>Go to&#8230;</p>
<p>For 64bit machines <strong>[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mail Enable\Mail Enable\Connectors\SMTP]</strong></p>
<p>For 32bit machines <strong>[HKEY_LOCAL_MACHINE\SOFTWARE\Mail Enable\Mail Enable\Connectors\SMTP]</strong></p>
<p>Find &#8220;<strong>Listen Port</strong>&#8221; Change the value &#8220;<strong>DECIMAL&#8221;</strong></p>
<p>And change it to new port, and Reboot the Plesk SMTP Connector Service&#8230;</p>
<p>NOTE : If firewall is enabled then make sure new SMTP port is opened.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/how-to-change-smtp-port-in-plesk-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>export.php was not found while backing up databases through phpmyadmin &#8211; Plesk</title>
		<link>http://www.thinksupport.net/blog/export-php-was-not-found-while-backing-up-databases-through-phpmyadmin-plesk.html</link>
		<comments>http://www.thinksupport.net/blog/export-php-was-not-found-while-backing-up-databases-through-phpmyadmin-plesk.html#comments</comments>
		<pubDate>Fri, 21 Aug 2009 13:39:39 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=279</guid>
		<description><![CDATA[If you see following error while backing up databases through phpmyadmin (this happens with large database)
&#8212;&#8212;&#8212;&#8212;&#8211;
can&#8217;t find the file at https://xx.xx.xx.xx:8443/domains/databases/phpMyAdmin/export.php.
&#8212;&#8212;&#8212;&#8212;&#8211;
Solution :
You can try to increase the value memory_limit in /usr/local/psa/admin/conf/php.ini to higher value and restart
Plesk CP after that.
# cat /usr/local/psa/admin/conf/php.ini &#124; grep memory_limit
memory_limit = 128M
Set it to 512M for example and restart PSA service.
]]></description>
			<content:encoded><![CDATA[<p>If you see following error while backing up databases through phpmyadmin (this happens with large database)<br />
&#8212;&#8212;&#8212;&#8212;&#8211;<br />
<strong>can&#8217;t find the file at</strong> <strong><a rel="nofollow" href="https://xx.xx.xx.xx:8443/domains/databases/phpMyAdmin/export.php.*">https://xx.xx.xx.xx:8443/domains/databases/phpMyAdmin/export.php.</a></strong><br />
&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Solution :</p>
<p>You can try to increase the value memory_limit in /usr/local/psa/admin/conf/php.ini to higher value and restart<br />
Plesk CP after that.</p>
<p># cat /usr/local/psa/admin/conf/php.ini | grep memory_limit<br />
<strong>memory_limit = 128M</strong></p>
<p>Set it to <strong>512M</strong> for example and restart PSA service.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/export-php-was-not-found-while-backing-up-databases-through-phpmyadmin-plesk.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable register_globals for a domain &#8211; Plesk Windows</title>
		<link>http://www.thinksupport.net/blog/enable-register_globals-for-a-domain-plesk-windows.html</link>
		<comments>http://www.thinksupport.net/blog/enable-register_globals-for-a-domain-plesk-windows.html#comments</comments>
		<pubDate>Wed, 19 Aug 2009 12:30:57 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=272</guid>
		<description><![CDATA[How to enable register_globals for a domain &#8211; Plesk Windows 
Solution :
Start &#8211; Run &#8211; Regedit &#8211; go to &#8220;HKLM\SOFTWARE\PHP\Per Directory Values\&#8221;.
Then create keys (If you site folder is default &#8220;C:\Inetpub\vhosts\domain.com&#8221;:
&#8220;C&#8221; &#8211; &#8220;Inetpub&#8221; &#8211; &#8220;vhosts&#8221; &#8211; &#8220;domain.com&#8221; where domain.com should be replaced with the real domain name on which you need to set register_globals to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to enable register_globals for a domain &#8211; Plesk Windows </strong></p>
<p><strong>Solution :</strong></p>
<p>Start &#8211; Run &#8211; Regedit &#8211; go to &#8220;HKLM\SOFTWARE\PHP\Per Directory Values\&#8221;.</p>
<p>Then create keys (If you site folder is default &#8220;C:\Inetpub\vhosts\domain.com&#8221;:<br />
&#8220;C&#8221; &#8211; &#8220;Inetpub&#8221; &#8211; &#8220;vhosts&#8221; &#8211; &#8220;domain.com&#8221; where <strong>domain.com</strong> should be replaced with the real domain name on which you need to set register_globals to &#8220;On&#8221; and change this value manually, then add string value &#8220;register_globals&#8221; and set string &#8220;on&#8221;.</p>
<p><a title="Image" href="http://i702.photobucket.com/albums/ww22/image7/image.jpg">Image is attached to message :</a></p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/enable-register_globals-for-a-domain-plesk-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to fix Apache error (28)No space left on device</title>
		<link>http://www.thinksupport.net/blog/how-to-fix-apache-error-28no-space-left-on-device.html</link>
		<comments>http://www.thinksupport.net/blog/how-to-fix-apache-error-28no-space-left-on-device.html#comments</comments>
		<pubDate>Tue, 18 Aug 2009 15:47:54 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=269</guid>
		<description><![CDATA[On some occasions apache will just abruptly fail, and become stopped, failing to restart with an error message like
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
[Tue Aug 18 16:34:45 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Tue Aug 18 16:34:45 2009] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock
Configuration Failed
[Tue Aug 18 16:38:46 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)
[Tue [...]]]></description>
			<content:encoded><![CDATA[<p>On some occasions apache will just abruptly fail, and become stopped, failing to restart with an error message like</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
[Tue Aug 18 16:34:45 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)<br />
[Tue Aug 18 16:34:45 2009] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock<br />
Configuration Failed<br />
[Tue Aug 18 16:38:46 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/local/apache/bin/suexec)<br />
[Tue Aug 18 16:38:46 2009] [crit] (28)No space left on device: mod_rewrite: could not create rewrite_log_lock<br />
Configuration Failed<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>Checking your disk shows that you have plenty of space. The problem is that apache didn&#8217;t shut down properly, and it&#8217;s left myriads of semaphore-arrays left, owned by my apache-user. Run:-</p>
<p><strong># ipcs -s | grep nobody</strong></p>
<p>Removing these semaphores immediately should solve the problem and allow apache to start.</p>
<p><strong># ipcs -s | grep nobody | perl -e &#8216;while (&lt;STDIN&gt;) { @a=split(/\s+/); print `ipcrm sem $a[1]`}&#8217;</strong></p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/how-to-fix-apache-error-28no-space-left-on-device.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awstats not working after Plesk upgrade to v8.6</title>
		<link>http://www.thinksupport.net/blog/awstats-not-working-after-plesk-upgrade-to-v8-6.html</link>
		<comments>http://www.thinksupport.net/blog/awstats-not-working-after-plesk-upgrade-to-v8-6.html#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:49:25 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=265</guid>
		<description><![CDATA[If awstats are not working after Plesk upgrade to v8.6 then download updated modules SiteAppStatistics.dll, statistics.exe and copy it to %plesk_bin%. Also make sure to backup old modules before copying.
Next update the stats by running the command -
&#8220;%plesk_bin%\statistics.exe&#8221; &#8211;all


]]></description>
			<content:encoded><![CDATA[<p>If awstats are not working after Plesk upgrade to v8.6 then download updated modules <a title="SiteAppStatistics.dll" href="ftp://download1.swsoft.com/Plesk/Autoupdate/Windows/8.6.0/140532/SiteAppStatistics.dll">SiteAppStatistics.dll</a>, <a title="statistics.exe" href="ftp://download1.swsoft.com/Plesk/Autoupdate/Windows/8.6.0/140532/statistics.exe">statistics.exe</a> and copy it to %plesk_bin%. Also make sure to backup old modules before copying.</p>
<p>Next update the stats by running the command -</p>
<p><strong>&#8220;%plesk_bin%\statistics.exe&#8221; &#8211;all</strong></p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/awstats-not-working-after-plesk-upgrade-to-v8-6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable Innodb as default storage engine</title>
		<link>http://www.thinksupport.net/blog/how-to-enable-innodb-as-default-storage-engine.html</link>
		<comments>http://www.thinksupport.net/blog/how-to-enable-innodb-as-default-storage-engine.html#comments</comments>
		<pubDate>Thu, 20 Nov 2008 13:08:40 +0000</pubDate>
		<dc:creator>Sunil</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[WHM/cPanel]]></category>

		<guid isPermaLink="false">http://www.thinksupport.net/blog/?p=257</guid>
		<description><![CDATA[How to enable Innodb as default storage engine ?
Solution :
Just edit your /etc/my.cnf file and look for this line:
skip-innodb
If such an entry exists, remove or comment out the entry
#skip-innodb
Next make the storage_engine variable to Innodb by adding following under [mysqld] section.
default-storage_engine = InnoDB
save the file, and restart mysql:
Restart mysql service 
]]></description>
			<content:encoded><![CDATA[<p><strong>How to enable Innodb as default storage engine ?</strong></p>
<p><strong>Solution :</strong></p>
<p>Just edit your /etc/my.cnf file and look for this line:</p>
<p><strong>skip-innodb</strong></p>
<p>If such an entry exists, remove or comment out the entry</p>
<p><strong>#skip-innodb</strong></p>
<p>Next make the storage_engine variable to <strong>Innodb</strong> by adding following under [mysqld] section.</p>
<p><strong>default-storage_engine = InnoDB</strong><br />
save the file, and restart mysql:</p>
<p>Restart mysql service <img class="emoticon" src="http://wiki.powervps.com:8080/images/icons/emoticons/smile.gif" border="0" alt="" width="20" height="20" align="absmiddle" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinksupport.net/blog/how-to-enable-innodb-as-default-storage-engine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
