<?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>Nineteen Labs &#187; Plesk</title>
	<atom:link href="http://www.nineteenlabs.com/category/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nineteenlabs.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 Dec 2009 14:55:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Redirect Subdomain to another ip address or url</title>
		<link>http://www.nineteenlabs.com/2007/11/04/redirect-subdomain-to-another-ip-address-or-url/</link>
		<comments>http://www.nineteenlabs.com/2007/11/04/redirect-subdomain-to-another-ip-address-or-url/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 13:46:18 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CPanel]]></category>
		<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/11/04/redirect-subdomain-to-another-ip-address-or-url/</guid>
		<description><![CDATA[I have a tumblr site.We can use our own domain instead tumbr address, redirect our domain to tumblr. Not only a domain,we also can redirect a subdomain to tumblr. It&#8217;s easy. Go to our domain control panel. Choose your DNS Zone. We must point the domain&#8217;s A-Record to tumblr&#8217;s ip address. Add a DNS Record [...]]]></description>
			<content:encoded><![CDATA[<p>I have <a href="http://bookmark.nineteenlabs.com">a tumblr site</a>.We can use our own domain instead tumbr address, redirect our domain to <a href="http://www.tumblr.com">tumblr</a>. Not only a domain,we also can redirect a subdomain to tumblr. It&#8217;s easy. Go to our domain control panel. Choose your DNS Zone. We must point the domain&#8217;s A-Record to tumblr&#8217;s ip address. Add a DNS Record : host A ip_address or for example test.com A 72.32.231.8 (domain) or test.test.com A 72.32.231.8 (subdomain).Don&#8217;t use plesk&#8217; or cpanel&#8217;s subdomain services to create an A-record, ifwe use this, plesk or cpanel actually create a subdomain with a directory and an ftp for the subdomain. We don&#8217;t need this.</p>
<p>Log in to tumblr, open Settings inside Account drop down menu. Choose &#8216;use a custom domain name&#8217; and type a domain name or a subdomain name. Save our new settings. We may need to wait up to 72 hours or less for the change to take effect.</p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/11/04/redirect-subdomain-to-another-ip-address-or-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn On and Update Plesk Stat</title>
		<link>http://www.nineteenlabs.com/2007/09/10/turn-on-and-update-plesk-stat/</link>
		<comments>http://www.nineteenlabs.com/2007/09/10/turn-on-and-update-plesk-stat/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 04:32:12 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/09/10/turn-on-and-update-plesk-stat/</guid>
		<description><![CDATA[Stat in one of servers is turn off and doesn&#8217;t updating for two days.
Check &#8216;root&#8217; user crontab
crontab -l
output : 7 4 * * * /usr/local/psa/admin/sbin/statistics >/dev/null 2>&#038;1
Check cron logs for records about the statistic utility executions
vi /var/log/cron
Check apache logs size. Make sure no bigger than 2GB.
Check database directories (mysql : /var/lib/mysql) have read/write permissions to [...]]]></description>
			<content:encoded><![CDATA[<p>Stat in one of servers is turn off and doesn&#8217;t updating for two days.</p>
<p>Check &#8216;root&#8217; user crontab<br />
<code>crontab -l</code></p>
<p>output : <code>7 4 * * * /usr/local/psa/admin/sbin/statistics >/dev/null 2>&#038;1</code></p>
<p>Check cron logs for records about the statistic utility executions<br />
<code>vi /var/log/cron</code></p>
<p>Check apache logs size. Make sure no bigger than 2GB.</p>
<p>Check database directories (mysql : <code>/var/lib/mysql</code>) have read/write permissions to &#8216;mysql&#8217; user</p>
<p>If every conditions above fit with your settings, then we must Run :<br />
<code>/usr/local/psa/admin/sbin/statistics (for all sites in one server)</code></p>
<p>or</p>
<p><code>usr/local/psa/admin/sbin/statistics ?calculate-one ?domain-name=domain.com (only for one specific domain)</code></p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/09/10/turn-on-and-update-plesk-stat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FTP &#8216;connection timed out&#8217;</title>
		<link>http://www.nineteenlabs.com/2007/08/20/ftp-connection-timed-out/</link>
		<comments>http://www.nineteenlabs.com/2007/08/20/ftp-connection-timed-out/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 18:30:33 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/20/ftp-connection-timed-out/</guid>
		<description><![CDATA[Ftp suddenly goes off and got &#8216;connection timed out&#8217; before even connected
To determine what&#8217;s wrong with FTP :

take a look /var/log/messages file for detailed error reports. 
the server hostname may not be resolved. In this case you should put the record like &#8220;SERVER_IP SERVER_HOSTNAME&#8221; into /etc/hosts. 
Make sure that inetd/xinetd is running.If inetd/xinetd is not [...]]]></description>
			<content:encoded><![CDATA[<p>Ftp suddenly goes off and got &#8216;connection timed out&#8217; before even connected<br />
To determine what&#8217;s wrong with FTP :</p>
<ul>
<li>take a look /var/log/messages file for detailed error reports. </li>
<li>the server hostname may not be resolved. In this case you should put the record like &#8220;SERVER_IP SERVER_HOSTNAME&#8221; into /etc/hosts. </li>
<li>Make sure that inetd/xinetd is running.If inetd/xinetd is not running you also may be experiencing problems with sending mail (SMTP). Easy checking by sending mail. Or do :<br />
<code>ps -aux | grep inetd</code><br />
or<br />
<code>ps -aux | grep xinetd</code></li>
<li>Check following configuration in /etc/proftpd.conf :<br />
<code><br />
IdentLookups Off<br />
UseReverseDNS Off</code>
</li>
</ul>
<p>No problem found in the log, the server hostname resolved, i don&#8217;t have a problem sending email so i&#8217;m pretty sure that inetd/xinetd is running, proftpd.conf is correct. Something must blocked out FTP.<br />
Last solution : Check firewall settings to be sure that ftp ports are opened.</p>
<p>Note : this can be tricky in plesk, since its firewall modules says it&#8217;s opened. <strong>Check a system firewall</strong>.</p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/20/ftp-connection-timed-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Important! Backup Part 1 : in Virtuozzo</title>
		<link>http://www.nineteenlabs.com/2007/08/20/important-backup-part-1-in-virtuozzo/</link>
		<comments>http://www.nineteenlabs.com/2007/08/20/important-backup-part-1-in-virtuozzo/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 09:37:46 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/20/important-backup-part-1-in-virtuozzo/</guid>
		<description><![CDATA[Backup is an important thing to do before updating or upgrading Plesk (also important if we&#8217;re going to update or upgrade CentOS/RHEL). We can restore system to a previous state, if something goes wrong.
There are many ways to do backups. Here is a series of Backups :
I&#8217;m starting with Virtuozzo. Virtuozzo backups all system, files [...]]]></description>
			<content:encoded><![CDATA[<p>Backup is an important thing to do before updating or upgrading Plesk (also important if we&#8217;re going to update or upgrade CentOS/RHEL). We can restore system to a previous state, if something goes wrong.</p>
<p>There are many ways to do backups. Here is a series of Backups :<br />
I&#8217;m starting with <strong>Virtuozzo</strong>. <strong>Virtuozzo backups all system, files and databases</strong></p>
<p><strong>Make Backup</strong><br />
VPS Management > Maintenance > New Backup</p>
<p><strong>Restore Backup</strong><br />
VPS Management > Maintenance > Check Backup Data, Then Restore Backup</p>
<p><strong>Renew Backup/Replace Old Backup with New One</strong><br />
VPS Management > Maintenance > Check Backup Data, Then Renew Backup</p>
<p><strong>Delete Backup</strong><br />
VPS Management > Maintenance > Check Backup Data, Then Delete Backup</p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/20/important-backup-part-1-in-virtuozzo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing phpMyAdmin outside CPanel or Plesk</title>
		<link>http://www.nineteenlabs.com/2007/08/17/installing-phpmyadmin-outside-cpanel-or-plesk/</link>
		<comments>http://www.nineteenlabs.com/2007/08/17/installing-phpmyadmin-outside-cpanel-or-plesk/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 15:50:35 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CPanel]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/17/installing-phpmyadmin-outside-cpanel-or-plesk/</guid>
		<description><![CDATA[CPanel and Plesk have phpMyAdmin inside their Control Panel/Administration Site. Only &#8216;root or &#8217;superuser&#8217; can access phpMyAdmin. This can be difficult if we have a development team, which each member needs to access databases. So we install phpMyAdmin outside Control Panel.

Download phpMyAdmin version 2.9.x or above
Extract phpMyAdmin and upload to server. Create a &#8216;not easy [...]]]></description>
			<content:encoded><![CDATA[<p>CPanel and Plesk have phpMyAdmin inside their Control Panel/Administration Site. Only &#8216;root or &#8217;superuser&#8217; can access phpMyAdmin. This can be difficult if we have a development team, which each member needs to access databases. So we install phpMyAdmin outside Control Panel.</p>
<ul>
<li>Download <a href="http://sourceforge.net/project/showfiles.php?group_id=23067&#038;package_id=16462">phpMyAdmin version 2.9.x or above</a></li>
<li>Extract phpMyAdmin and upload to server. Create a &#8216;not easy guess&#8221; folder name</li>
<li>Change config.sample.inc.php to config.inc.php. Fill in a blowfish secret word and empty username and password in config.inc.php</li>
<li>Don&#8217;t give &#8216;root&#8217; password, create user and password for each member.</li>
<li>Protect folder<br />
CPanel : Site Management Tools > Web Protect<br />
Plesk : Domains > Hosting > Directories (Protected Directories)</li>
<li>Don&#8217;t give username and password for Protected Folder or Protected Directory to people who doesn&#8217;t have right to access the folder.</li>
</ul>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/17/installing-phpmyadmin-outside-cpanel-or-plesk/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Information:Updating Plesk 7.5.4 (Plesk 7.5 Reloaded) PHP (4) and MySQL (3) to PHP 5.0 and MySQL 4.1</title>
		<link>http://www.nineteenlabs.com/2007/08/16/new-information-updating-plesk-754-plesk-75-reloaded-php-4-and-mysql-3-to-php-50-and-mysql-41/</link>
		<comments>http://www.nineteenlabs.com/2007/08/16/new-information-updating-plesk-754-plesk-75-reloaded-php-4-and-mysql-3-to-php-50-and-mysql-41/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 05:02:35 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/16/about-updating-plesk-754-plesk-75-reloaded-php-4-and-mysql-3-to-php-50-and-mysql-41/</guid>
		<description><![CDATA[Has been 4 days since my last post, i had (tons of) things to do from my office, so i didn&#8217;t have time to update Nineteen Labs. And now, I&#8217;m back with few information to update, such as updating PHP and MySQL.
I stopped httpd and plesk/psa and, started them again after yum update on how [...]]]></description>
			<content:encoded><![CDATA[<p>Has been 4 days since my last post, i had (tons of) things to do from my office, so i didn&#8217;t have time to update Nineteen Labs. And now, I&#8217;m back with few information to update, such as updating PHP and MySQL.</p>
<p>I stopped httpd and plesk/psa and, started them again after yum update</strong> on <a href="http://www.nineteenlabs.com/2007/08/09/update-php-and-mysql-plesk-754-to-php-50-and-mysql-41/">how to Update Plesk 7.5.4 (Plesk 7.5 Reloaded) PHP and MYSQL</a> (i have new information, read this post).This <strong>must be working in a situation</strong> below :</p>
<ul>
<li><strong>CentOS/RHEL 4.x</strong></li>
<li><strong>Non VPS</strong></li>
</ul>
<p>The actions will be different in<strong> CentOS3/RHEL3 and VPS</strong></p>
<ul>
<li><strong>Stop MySQL first</strong> before starting all process<br />
              <code># /etc/rc.d/init.d/mysqld stop</code></li>
<li><strong>Check yum packages</strong> available before running yum update<br />
              <code># yum check-update</code></li>
<li>No need to update Open SSL, it depends on yum packages available</li>
<li><strong>stop httpd only, do not stop psa/plesk</strong> after updating<br />
              <code># /etc/init.d/httpd stop</code><br />
              Stopping psa/plesk causing psa off</li>
<li>Add this : <code>old_passwords=1</code> in <strong>/etc/my.cnf</strong></li>
</ul>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/16/new-information-updating-plesk-754-plesk-75-reloaded-php-4-and-mysql-3-to-php-50-and-mysql-41/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing mcrypt php extension</title>
		<link>http://www.nineteenlabs.com/2007/08/12/installing-mcrypt-php-extension/</link>
		<comments>http://www.nineteenlabs.com/2007/08/12/installing-mcrypt-php-extension/#comments</comments>
		<pubDate>Sun, 12 Aug 2007 19:12:12 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/12/installing-mcrypt-php-extension/</guid>
		<description><![CDATA[For Plesk 7.5 Reloaded with PHP version 5.0 :
Download php-mcrypt package
# wget http://3es.atomicrocketturtle.com/atomic-testing/art/4ES/RPMS/php-mcrypt-5.0.4-14.rhel4.art.i386.rpm
Install php-mcrypt package
# rpm -i php-mcrypt-5.0.4-14.rhel4.art.i386.rpm --nodeps 
Note : &#8211;nodeps needed to avoid &#8216;failed dependencies&#8217; warning
For Plesk 7.5 Reloaded without PHP version 5.0 (still in original version) :
# wget http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
# rpm --import RPM-GPG-KEY.dag.txt 
# wget http://dag.wieers.com/rpm/packages/libmcrypt/libmcrypt-devel-2.5.7-1.2.el4.rf.i386.rpm
# rpm -i libmcrypt-devel-2.5.7-1.2.el4.rf.i386.rpm
# wget http://dag.wieers.com/rpm/packages/libmcrypt/libmcrypt-2.5.7-1.2.el4.rf.i386.rpm
# rpm -i [...]]]></description>
			<content:encoded><![CDATA[<p><strong>For Plesk 7.5 Reloaded with PHP version 5.0 :</strong><br />
Download php-mcrypt package<br />
<code># wget http://3es.atomicrocketturtle.com/atomic-testing/art/4ES/RPMS/php-mcrypt-5.0.4-14.rhel4.art.i386.rpm</code><br />
Install php-mcrypt package<br />
<code># rpm -i php-mcrypt-5.0.4-14.rhel4.art.i386.rpm --nodeps </code></p>
<p>Note : &#8211;nodeps needed to avoid &#8216;failed dependencies&#8217; warning</p>
<p><strong>For Plesk 7.5 Reloaded without PHP version 5.0 (still in original version) :</strong><br />
<code># wget http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt</code></p>
<p><code># rpm --import RPM-GPG-KEY.dag.txt </code></p>
<p><code># wget http://dag.wieers.com/rpm/packages/libmcrypt/libmcrypt-devel-2.5.7-1.2.el4.rf.i386.rpm</code></p>
<p><code># rpm -i libmcrypt-devel-2.5.7-1.2.el4.rf.i386.rpm</code></p>
<p><code># wget http://dag.wieers.com/rpm/packages/libmcrypt/libmcrypt-2.5.7-1.2.el4.rf.i386.rpm</code></p>
<p><code># rpm -i libmcrypt-2.5.7-1.2.el4.rf.i386.rpm</code></p>
<p><code># wget http://dag.wieers.com/rpm/packages/libmhash/libmhash-0.9.1-1.2.el4.rf.i386.rpm</code></p>
<p><code># rpm -i libmhash-0.9.1-1.2.el4.rf.i386.rpm</code></p>
<p><code># wget http://dag.wieers.com/rpm/packages/libmhash/libmhash-devel-0.9.1-1.2.el4.rf.i386.rpm</code></p>
<p><code># rpm -i libmhash-devel-0.9.1-1.2.el4.rf.i386.rpm</code></p>
<p><code># wget http://prdownloads.sourceforge.net/phprpms/php-mhash-4.3.9-3.2.1.i386.rpm?download</code></p>
<p><code># rpm -i php-mhash-4.3.9-3.2.1.i386.rpm </code></p>
<p><code># http://prdownloads.sourceforge.net/phprpms/php-mcrypt-4.3.9-3.2.1.i386.rpm?download</code></p>
<p><code># rpm -i php-mcrypt-4.3.9-3.2.1.i386.rpm</code></p>
<p>This installation produced &#8220;/etc/php.d/mcrypt.ini&#8221; as an additional .ini files which contains extension=mcrypt.so. mcrypt.so?is?in /usr/lib/php4 directory. You should copy mcrypt.so to /usr/lib/php/modules (<code># cp mcrypt.so /usr/lib/php/modules</code>)</p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/12/installing-mcrypt-php-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Plesk 7.5.4 (Plesk 7.5 Reloaded) PHP and Mysql (to PHP 5.0 and MySQL 4.1)</title>
		<link>http://www.nineteenlabs.com/2007/08/09/update-php-and-mysql-plesk-754-to-php-50-and-mysql-41/</link>
		<comments>http://www.nineteenlabs.com/2007/08/09/update-php-and-mysql-plesk-754-to-php-50-and-mysql-41/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 17:25:51 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/09/update-php-and-mysql-plesk-754-to-php-50-and-mysql-41/</guid>
		<description><![CDATA[This post has some additional informations. There is new actions here while updating Plesk 7.5 Reloaded PHP and MySQL, add command old_passwords=1 in /etc/my.cnf (please read below)
Update PHP, MYSQL and OpenSSL
# yum update php
# yum update mysql
# yum update openssl
Stop httpd
# /etc/init.d/httpd stop
Stop plesk/psa
# /etc/init.d/psa stop
Start all of them (httpd,named and psa)
# /etc/init.d/psa start
Check PHP [...]]]></description>
			<content:encoded><![CDATA[<p>This post has <a href="http://www.nineteenlabs.com/2007/08/16/new-information-updating-plesk-754-plesk-75-reloaded-php-4-and-mysql-3-to-php-50-and-mysql-41/">some additional informations</a>. There is new actions here while updating Plesk 7.5 Reloaded PHP and MySQL, add <strong>command old_passwords=1 in /etc/my.cnf</strong> (please read below)</p>
<p><strong>Update PHP, MYSQL and OpenSSL</strong><br />
<code># yum update php<br />
# yum update mysql<br />
# yum update openssl</code></p>
<p><strong>Stop httpd</strong><br />
<code># /etc/init.d/httpd stop</code></p>
<p><strong>Stop plesk/psa</strong><br />
<code># /etc/init.d/psa stop</code></p>
<p><strong>Start all of them (httpd,named and psa)</strong><br />
<code># /etc/init.d/psa start</code></p>
<p><strong>Check PHP version</strong><br />
<code># rpm -q php </code></p>
<p><strong>Check mySQL version</strong><br />
<code># rpm -q mysql</code></p>
<p><strong>Update php and mysql library </strong><br />
libphp5.so located in /usr/lib/httpd/modules<br />
mysql.so located in /usr/lib/php/modules</p>
<p><strong>PHP</strong><br />
edit <code># vi /etc/httpd/conf.d/php.conf</code><br />
<code>LoadModule php5_module modules/libphp5.so<br />
AddType application/x-httpd-php .inc .php5 .php .php4 .php3 .phtml<br />
</code><br />
MySQL<br />
edit <code># vi /etc/php.ini</code><br />
in paths and directories<br />
<code>extension_dir = /usr/lib/php/modules</code><br />
in dynamics extensions<br />
<code>Dynamic extension=mysql.so</code></p>
<p>edit <code># vi /etc/php.d/mysql.ini</code><br />
<code>extension=mysql.so</code></p>
<p><strong>MySQL</strong><br />
edit <code># vi /etc/my.cnf</code><br />
<code>old_passwords=1</code></p>
<p>Stop httpd and psa, then start again (restart)</p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/09/update-php-and-mysql-plesk-754-to-php-50-and-mysql-41/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Remove or Deinstall Plesk</title>
		<link>http://www.nineteenlabs.com/2007/08/07/remove-deinstall-plesk/</link>
		<comments>http://www.nineteenlabs.com/2007/08/07/remove-deinstall-plesk/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 23:52:51 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/07/remove-plesk/</guid>
		<description><![CDATA[This is happening in one of servers, my colleagues used it as an experiment, install webmin and plesk at once. Plesk wasn&#8217;t perfectly install, so i have to clean this up.
Use deinstall plesk command
# /usr/local/psa/admin/bin/deinstall.sh deinstall
Since plesk isn&#8217;t a clean and perfect installation (too many components missing), then above command doesn&#8217;t work at all. Perhaps [...]]]></description>
			<content:encoded><![CDATA[<p>This is happening in one of servers, my colleagues used it as an experiment, install webmin and plesk at once. Plesk wasn&#8217;t perfectly install, so i have to clean this up.</p>
<p>Use deinstall plesk command<br />
# /usr/local/psa/admin/bin/deinstall.sh deinstall</p>
<p>Since plesk isn&#8217;t a clean and perfect installation (too many components missing), then above command doesn&#8217;t work at all. Perhaps this is a special case, in normal situation above command probably work</p>
<p>So use <strong>&#8216;manual&#8217; removal</strong>.<br />
Look in to system startup to check whether there are any services belongs to plesk<br />
<code># chkconfig --list</code></p>
<p>If there are no services status &#8216;on&#8217; in system startup, let&#8217;s remove plesk (if there is services status &#8216;on&#8217;, stop services)</p>
<p>Since I don&#8217;t know what components (the titles of RPM packages) from plesk in the system, find that first<br />
<code># yum search psa</code></p>
<p>Now removal process :<br />
<code># rpm -e psa psa-qmail psa-proftpd psa-autoinstaller psa-hotfix2 psa-pylibplesk psa-proftpd-xinetd psa-selinux psa-courier-imap-add psa-libpam psa-api psa-imp psa-mailman-configurator psa-tomcat-configurator psa-spamassassin psa-locale-base-en-US psa-logrotate psa-php4-configurator psa-horde</code></p>
<p>There are dependencies error, removal process stop</p>
<p><code># rpm -e --nodeps psa </code></p>
<p>The &#8211;nodeps option tells the rpm command to skip the test of dependencies. Only psa removed in command, since dependencies error said psa needed by all components, and psa removed first. Then there is error: %trigger scriptlet failed warning, use :</p>
<p><code>rpm -q psa --triggers</code></p>
<p>this &#8211;triggers check what happen</p>
<p>then remove using :<br />
<code>rpm -e psa --notriggers</code></p>
<p>&#8211;notriggers ask rpm to remove psa without running the triggers</p>
<p>Plesk is really messed, above command doesn&#8217;t work also (i don&#8217;t know what my colleague did when he handled that server) so:</p>
<p><code>rpm --force -e psa</code><br />
<strong>PSA removed</strong>, then remove other components (packages)</p>
<p><code>rpm -e psa-qmail psa-proftpd psa-autoinstaller psa-hotfix2 psa-pylibplesk psa-proftpd-xinetd psa-selinux psa-courier-imap-add psa-libpam psa-api psa-imp psa-mailman-configurator psa-tomcat-configurator psa-spamassassin psa-locale-base-en-US psa-logrotate psa-php4-configurator psa-horde</code></p>
<p>Shows up %preun and %postun scriptlets error, then</p>
<p><code>rpm -e --noscripts psa-qmail psa-proftpd psa-autoinstaller psa-hotfix2 psa-pylibplesk psa-proftpd-xinetd psa-selinux psa-courier-imap-add psa-libpam psa-api psa-imp psa-mailman-configurator psa-tomcat-configurator psa-spamassassin psa-locale-base-en-US psa-logrotate psa-php4-configurator psa-horde</code></p>
<p><strong>Plesk components or packages removed</strong></p>
<p><em>In normal situation, according to SWSOFT, to deinstall plesk just do following :<br />
1. Need to know the titles of RPM packages<br />
2. To deinstall run the command rpm -e </em></p>
<p>Now after plesk components removed,<br />
1. Check and delete all databases and database tables used by Plesk<br />
<code>drop database psa;<br />
drop database horde;</code><br />
2. Open /etc/psa/psa.conf and look up the value assigned to the &#8216;HTTPD_VHOSTS_D&#8217; variable, and delete : <code># rm-rf /directory-name/*</code><br />
3. Delete all data related to mailboxes<br />
<code># rm -rf /var/qmail/mailnames/*</code><br />
4. Delete other directories used by plesk<br />
<code># rm -rf /usr/local/psa<br />
# rm -rf /etc/psa<br />
# rm -rf /var/mailman<br />
# rm -rf /var/drweb<br />
# rm -rf /var/lib/wabalizer<br />
# rm -rf /var/tomcat4 or # rm -rf /var/tomcat5<br />
</code></p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/07/remove-deinstall-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup DNS Zone in Plesk</title>
		<link>http://www.nineteenlabs.com/2007/08/01/setup-dns-zone-in-plesk/</link>
		<comments>http://www.nineteenlabs.com/2007/08/01/setup-dns-zone-in-plesk/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 06:20:41 +0000</pubDate>
		<dc:creator>Kate</dc:creator>
				<category><![CDATA[CentOS/RHEL]]></category>
		<category><![CDATA[Plesk]]></category>

		<guid isPermaLink="false">http://www.nineteenlabs.com/2007/08/01/setup-dns-zone-in-plesk/</guid>
		<description><![CDATA[Plesk have DNS Zone template to setup DNS Zone when you create a domain.
DNS Zone template located in System > Server Administration > Services > DNS.
. NS ns.. . A  . MX (10) mail..  / 24 PTR . ftp.. CNAME . mail.. A  ns.. A  webmail.. A
DNS Zone Template only have [...]]]></description>
			<content:encoded><![CDATA[<p>Plesk have DNS Zone template to setup DNS Zone when you create a domain.</p>
<p>DNS Zone template located in System > Server Administration > Services > DNS.</p>
<pre lang="apache">. NS ns.. . A  . MX (10) mail..  / 24 PTR . ftp.. CNAME . mail.. A  ns.. A  webmail.. A</pre>
<p>DNS Zone Template only have one ns (nameserver) by default. Changes template for 2 nameserver, for example</p>
<pre lang="apache">. NS ns1.. . NS ns2.. . A  . MX (10) mail..  / 24 PTR . ftp.. CNAME . mail.. A  ns1.. A  ns2.. A  webmail.. A</pre>
<p>DNS Zone can be seen in General > Domains > Domain Name > DNS. If you want to change values, just do it in a domain DNS Zone, not in DNS Zone template.</p>
                        <p><center>&copy; Kate Mag - visit the <a href="http://www.nineteenlabs.com">Nineteen Labs</a> for more great content.</center></p>                  ]]></content:encoded>
			<wfw:commentRss>http://www.nineteenlabs.com/2007/08/01/setup-dns-zone-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
