<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>DomainGurus Forums: Forum: Plesk Parallels Control Panel - Recent Topics</title>
<link>http://forums.domaingurus.com/</link>
<description>Our Community</description>
<language>en</language>
<pubDate>Thu, 09 Sep 2010 07:17:00 +0000</pubDate>

<item>
<title>k1ll3r on "Recovery Windows admin password Plesk"</title>
<link>http://forums.domaingurus.com/topic/recovery-windows-admin-password-plesk#post-319</link>
<pubDate>Fri, 08 Jan 2010 09:45:49 +0000</pubDate>
<dc:creator>k1ll3r</dc:creator>
<guid isPermaLink="false">319@http://forums.domaingurus.com/</guid>
<description>&#60;p&#62;The easiest way to recover the admin password on a Windows server with a Plesk installation is accessed by a shell or terminal server and run this command.&#60;/p&#62;
&#60;p&#62;&#34;%plesk_bin%&#34;\plesksrvclient.exe -get&#60;/p&#62;
&#60;p&#62;the window wont open with the Plesk admin password.&#60;/p&#62;
&#60;p&#62;You can also assign a new credential with:&#60;/p&#62;
&#60;p&#62;&#34;%plesk_bin%&#34;\plesksrvclient.exe -set&#60;/p&#62;
&#60;p&#62;If we add the final true also change the password of the Plesk database. Finally, if we use instead of drawing -nogui the result by the display screen in the console and send the password to the clipboard.
&#60;/p&#62;</description>
</item>
<item>
<title>JC on "recalculating statistics on Plesk"</title>
<link>http://forums.domaingurus.com/topic/recalculating-statistics-on-plesk#post-227</link>
<pubDate>Fri, 16 Oct 2009 14:31:26 +0000</pubDate>
<dc:creator>JC</dc:creator>
<guid isPermaLink="false">227@http://forums.domaingurus.com/</guid>
<description>&#60;p&#62;How to recalculate statistics for my domain in Plesk?
&#60;/p&#62;</description>
</item>
<item>
<title>korpa on "How do I change my Plesk password?"</title>
<link>http://forums.domaingurus.com/topic/how-do-i-change-my-plesk-password#post-216</link>
<pubDate>Wed, 12 Aug 2009 22:28:04 +0000</pubDate>
<dc:creator>korpa</dc:creator>
<guid isPermaLink="false">216@http://forums.domaingurus.com/</guid>
<description>&#60;p&#62;How do I change my Plesk password?
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "How do I perform a disk-to-disk migration?"</title>
<link>http://forums.domaingurus.com/topic/how-do-i-perform-a-disk-to-disk-migration#post-150</link>
<pubDate>Sun, 14 Jun 2009 15:46:06 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">150@http://forums.domaingurus.com/</guid>
<description>&#60;h1&#62;How do I perform a disk-to-disk (chroot) migration?&#60;/h1&#62;
&#60;p&#62;Plesk for Linux versions 8 and above support a disk-to-disk migration by exportingdata in a chroot shell and then importing it using the Plesk Migration Manager.  (There is currently no method to perform a disk-to-disk migration on Plesk for Windows.If you have a Windows Plesk server, the only migration method is server-to-server. Youwill need to purchase a second server.)&#60;/p&#62;
&#60;hr /&#62;
&#60;p&#62;&#38;nbsp;  &#60;strong&#62;NOTE: This procedure requires you to login to your server via SSH and use thecommand line. You should be fairly comfortable with using the command lineof a Linux server prior to performing this procedure.&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Some directory or file locations my be different on your server. You will need to be able toassess your server's configuration and adjust the following instructions as necessary to fityour server's configuration.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;If you are NOT comfortable using the command line on a Linux server, you should consider one of the following options:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;1. Hire a qualified consultant with Linux experience to perform this procedure.2. Purchase a second server and perform a server-to-server migration instead. This can be completed entirely within the Plesk interface. Server-to-server Migration&#38;nbsp;&#38;nbsp;&#38;nbsp; using the Plesk Migration Manager from within the Plesk interface will yield identical results to this procedure&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;DomainGurus is not responsible for data loss as a result of failure to completethis procedure correctly for your server and cannot recover any lost data.&#60;/strong&#62;&#38;nbsp;&#60;/p&#62;
&#60;p&#62;This migration typically takes 2 hours or so to complete and performs a full migration&#38;nbsp;of *ALL* Plesk related data including Plesk configuration, user accounts, mail boxes,&#38;nbsp;Plesk-installed Web Applications, MySQL databases created from within Plesk, etcThis process may take longer than the above estimate. The actual time to completionwill vary, depending on the amount of data on your server. However this will result inmost complete and accurate migration possible.&#60;/p&#62;
&#60;hr /&#62;
&#60;p&#62;&#38;nbsp;  NOTE: The Plesk export should be completed in a screen session to avoid interruption of theexport process should your SSH session become disconnected for any reason. The screenutility allows your shell to continue even if your SSH session is disconnected.Use your distribution's package manager to install the &#34;screen&#34; utilityEX: Fedora/CentOS&#60;span&#62;&#60;span&#62;&#60;em&#62;yum install screen&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;Mandriva&#60;span&#62;&#60;span&#62;&#60;em&#62;urpmi screen&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;SuSE&#60;span&#62;&#60;span&#62;&#60;em&#62;zypper install screen&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;Debian/Ubuntu&#60;span&#62;&#60;span&#62;&#60;em&#62;apt-get install screen&#60;/em&#62;&#60;/span&#62;&#60;/span&#62; To start a screen session, simply type&#60;span&#62;&#60;span&#62;&#60;em&#62;screen&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;Should you become disconnected from your SSH session, you can reconnect to your previouslystarted session by typing&#60;span&#62;&#60;span&#62;&#60;em&#62;screen -r&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;To end your screen session, simply type&#60;span&#62;&#60;span&#62;&#60;em&#62;exit&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;Please review the man page for your distribution's screen utility for additional usage information.&#60;/p&#62;
&#60;hr /&#62;
&#60;p&#62;# These instructions assume that your old (slaved) disk is /dev/sdb. Depending on the# number of drives installed in your server, your old disk may not be /dev/sdb.# Replace /dev/sdb with the appropriate device name for your old (slaved) drive.  # First be sure that your old disk is not mounted somewhere else. (Command is issued# twice, since /dev/sdb2 cannot be unmounted until other partitions are unmounted):&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;umount /dev/sdb*&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;umount /dev/sdb*&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Make a mount point for the old drive under /mnt&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mkdir /mnt/old_disk&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Mount old partitions in proper structure under /mnt/old_disk&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mount /dev/sdb2 /mnt/old_disk&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mount /dev/sdb3 /mnt/old_disk/var&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mount /dev/sdb6 /mnt/old_disk/home&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Stop Plesk and all related services&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;/etc/init.d/psa stopall&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Create a migration directory on the old drive (preferably on the /home partition# since that partition has the most space) and copy the Migration Manager components# to the migration directory&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mkdir /mnt/old_disk/home/migration&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;cp -r /usr/local/psa/PMM/agents/shared/*&#38;nbsp;&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;/mnt/old_disk/home/migration&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;cp -r /usr/local/psa/PMM/agents/PleskX/* /mnt/old_disk/home/migration&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;&#60;em&#62;## NOTE: Begin screen session described above#&#60;/em&#62;# chroot to the old disk# (Directory &#34;/mnt/old_disk&#34; now becomes &#34;/&#34; for the current shell)&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;export SHELL=/bin/bash&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;chroot /mnt/old_disk&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Start MySQL (Since you are chroot'ed to /mnt/old_disk, this will# start MySQL on your old drive and make that data available)&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;/etc/init.d/mysqld start&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# NOTE: On SuSE and some other distributions, the MySQL process is simply named &#34;mysql&#34;# so you would simply enter# /etc/init.d/mysql start  # cd to the migration directory and run run the PleskX.pl migration module create a dump# of your sites and data in Migration Manager format.&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;cd&#38;nbsp; /home/migration&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;chmod +x PleskX.pl&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;./PleskX.pl --dump-all -v5&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Once the export has completed, stop MySQL&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;/etc/init.d/mysqld stop&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Create a directory named &#34;archive&#34; and move all Migration Manager files to it# Move ONLY dump.xml back out&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mkdir /home/migration/archive&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mv /home/migration/* /home/migration/archive/&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;mv /home/migration/archive/dump.xml /home/migration/&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# And exit the chroot environment&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;exit&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;&#60;em&#62;## NOTE: End screen session described above#&#60;/em&#62;# Restart Plesk and related services (Since you are no longer in the chroot shell,# you are now starting Plesk on your new disk&#60;/p&#62;
&#60;address&#62;&#60;span&#62;&#60;span&#62;&#60;em&#62;/etc/init.d/psa start&#60;/em&#62;&#60;/span&#62;&#60;/span&#62;&#60;/address&#62;&#60;br /&#62;
&#60;p&#62;# Now login to Plesk at &#60;a href=&#34;https://&#38;lt;your-ip-address&#38;gt;:8443#&#34; rel=&#34;nofollow&#34;&#62;https://&#38;lt;your-ip-address&#38;gt;:8443#&#60;/a&#62; and go to Server =&#38;gt; Migration Manager =&#38;gt; Start a new Migration## You will be prompted for the location of your data. Select Local Store, then select the# partition labeled&#38;nbsp;&#60;strong&#62;/mnt/old_disk/home&#60;/strong&#62;&#38;nbsp;and then enter &#34;migration&#34; in the directory field.&#60;/p&#62;</description>
</item>
<item>
<title>admin on "How to restore sites after OS reinstall Linux Plesk"</title>
<link>http://forums.domaingurus.com/topic/how-to-restore-sites-after-os-reinstall-linux-plesk#post-149</link>
<pubDate>Sun, 14 Jun 2009 15:43:43 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">149@http://forums.domaingurus.com/</guid>
<description>&#60;h1&#62;How to restore/copy sites after OS reinstall Linux + Plesk&#60;/h1&#62;
&#60;p&#62;Once you have your new OS running, just log into Plesk, and create all the domains you wish to restore. After this is done, SSH to your server. Once in the command prompt you should have a tree structure under /home/httpd/vhost/domains If so then all you need to do is sync or update these directories with the info you have on your old drive, which most of the time is mounted under /mnt/old-drive or /mnt/orig-drive. To do this just do as following: rsync -auv /mnt/orig-drive/home/httpd/vhost/domain /home/httpd/vhost/domain This will update the folder in your current hard drive with info of the old hard drive (updating the files inside of it). Sometimes after this is done the owner and group that these files belong to is root, so the site wont immediately work, but you can change the owner and group, just go back to Plesk and go to the file manager under the desired domain. Once there you'll see an user and a group to your right just next to the file name and permissions, this is the user and group we will use on the domain directly at your server. chown user:group -R /home/httpd/vhost/domain This will change the owner and group for all the folders under the desired domain, including the domain folder itself, remember its important you gather the user and group from Plesk rather making it up. Now you can test &#60;a href=&#34;http://domain/&#34; rel=&#34;nofollow&#34;&#62;http://domain/&#60;/a&#62; and it should work just fine.&#60;/p&#62;</description>
</item>
<item>
<title>admin on "create nightly dumps on Plesk Server"</title>
<link>http://forums.domaingurus.com/topic/create-nightly-dumps-on-plesk-server#post-148</link>
<pubDate>Sun, 14 Jun 2009 15:41:24 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">148@http://forums.domaingurus.com/</guid>
<description>&#60;p&#62;&#60;strong&#62;How can I create nightly dumps of my MySQL databases on my Linux Plesk server?&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;
&#60;/p&#62;&#60;p&#62;To perform nightly database dumps on a Plesk system, create a file /etc/cron.daily/mysqldump and add the following contents:&#60;/p&#62;
&#60;p&#62;#!/bin/bash&#60;/p&#62;
&#60;p&#62;DUMPDIR=/var/mysqldumps&#60;/p&#62;
&#60;p&#62;test -d ${DUMPDIR} &#124;&#124; /bin/mkdir ${DUMPDIR}&#60;/p&#62;
&#60;p&#62;chmod 700 ${DUMPDIR}&#60;/p&#62;
&#60;p&#62;cd /var/lib/mysql/&#60;/p&#62;
&#60;p&#62;for i in *&#60;/p&#62;
&#60;p&#62;do&#60;/p&#62;
&#60;p&#62;&#38;nbsp;&#38;nbsp;test -d ${i} &#38;amp;&#38;amp; /usr/bin/mysqldump -uadmin &#60;/p&#62;
&#60;p&#62;&#38;nbsp;&#38;nbsp;-p&#60;code&#62;cat /etc/psa/.psa.shadow&#60;/code&#62; &#60;code&#62;echo ${i}&#124;sed -e &#38;#039;s////g&#38;#039;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#38;nbsp;&#38;nbsp;&#124; /usr/bin/bzip2 &#38;gt; ${DUMPDIR}/${i}.sql.bz2&#60;/p&#62;
&#60;p&#62;done&#60;/p&#62;
&#60;p&#62;The locations the dumps are made to can be adjusted by changing the DUMPDIR variable&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Plesk fails to start BIND or resolve on Fedora"</title>
<link>http://forums.domaingurus.com/topic/plesk-fails-to-start-bind-or-resolve-on-fedora#post-147</link>
<pubDate>Sun, 14 Jun 2009 15:39:06 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">147@http://forums.domaingurus.com/</guid>
<description>&#60;h1&#62;Plesk fails to start BIND or resolve on Fedora&#60;/h1&#62;
&#60;p&#62;
&#60;/p&#62;&#60;p&#62;As with any strange behavior in &#60;strong&#62;Plesk&#60;/strong&#62;, first run the updater. This will often either correct the problem you're experiencing or update packages that are contributing to the problem.&#60;/p&#62;
&#60;p&#62;In some cases, Plesk will give an error when trying to start named (BIND) from the services page. Check /var/log/messages after attempting to start and look for errors indicating that bind can't load files from /var/named because they're missing (not found). If you find these messages, the problem is most likely because of bind-chroot.&#60;/p&#62;
&#60;p&#62;The bind-chroot package starts BIND in a chroot jail, limiting the security risk should bind be breached. This creates a fake root directory exclusively for BIND in /var/named/run-root. When BIND is started, /var/named/run-root is mapped to / and BIND sees the contents as the root directory. This is why BIND can't find files that's looking for: Plesk is putting them in the real /var/named. To confirm that bind-chroot is installed, do 'rpm -qa&#124;grep chroot'. To fix the problem do 'rpm -ev '. Then, try to start named from the Plesk Services page.&#60;/p&#62;
&#60;p&#62;Once this is complete, you may need to go into the DNS for each domain and hit &#34;Switch&#34; twice to resave the zone configs&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Unable to lock mailbox on Plesk"</title>
<link>http://forums.domaingurus.com/topic/unable-to-lock-mailbox-on-plesk#post-146</link>
<pubDate>Sun, 14 Jun 2009 15:37:31 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">146@http://forums.domaingurus.com/</guid>
<description>&#60;h1&#62;Unable to lock mailbox on Plesk&#60;/h1&#62;
&#60;p&#62;&#60;em&#62;Email error: &#34;Unable to lock mailbox&#34; on Plesk/Windows server&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;&#38;nbsp;&#60;/p&#62;
&#60;p&#62;This can occur when the hostname is incorrectly set in MailEnable (the mail server used by Plesk). To add the correct hostname, you must use remote desktop to access the console (this can't be done through Plesk).&#60;/p&#62;
&#60;p&#62;First do the following.&#60;/p&#62;
&#60;p&#62;Click Start-&#38;gt;(Click)run-&#38;gt;(type)cmd.(Click Run).&#60;/p&#62;
&#60;p&#62;Now, in the command prompt type the following.&#60;/p&#62;
&#60;p&#62;cd %plesk_bin%&#60;/p&#62;
&#60;p&#62;From there run the following command.&#60;/p&#62;
&#60;p&#62;mchek --all --fix=all&#60;/p&#62;
&#60;p&#62;Wait for it to finish and it should run as normal&#60;/p&#62;
&#60;p&#62;Also another fix for SMTP issues on Plesk 7.5.3 windows&#60;/p&#62;
&#60;p&#62;Go to start-&#38;gt;All Programs-&#38;gt;Mail Neable-&#38;gt;(click)MailEnable Administrator&#60;/p&#62;
&#60;p&#62;When that's running do the following.&#60;/p&#62;
&#60;p&#62;Click [+]-MailEnable&#38;nbsp;&#60;/p&#62;
&#60;p&#62;then Click [+]Mail Enable Management&#60;/p&#62;
&#60;p&#62;Click [+]-Servers&#34;&#60;/p&#62;
&#60;p&#62;Click [+]-Localhost&#60;/p&#62;
&#60;p&#62;Click [+]-Connectors&#60;/p&#62;
&#60;p&#62;right click &#34;SMTP&#34; then go to &#34;Properties&#34;&#60;/p&#62;
&#60;p&#62;After you've completed that you will need to find the exact hostname of&#38;nbsp;the box. Example (2k3s-221-28 -221-228 last numbers of the IP address.)&#60;/p&#62;
&#60;p&#62;Now put the 2k3s-221-28.aspadmin.net (aspadmin.net = domain of where&#38;nbsp;it's at) into the &#34;Local Domain Name:&#34;. Click &#34;Apply&#34; and click &#34;ok&#34;&#38;nbsp;close MailEnable&#34; and (Logged in as 'root' on the Windows 2003 server,&#38;nbsp;right click the &#34;Plesk server control&#34; icon in the tray go to click&#38;nbsp;&#34;Control Panel&#34; then when that's open click the check box next to&#38;nbsp;&#34;Mail Server&#34; and on the right hand side click &#34;Restart&#34; it should&#38;nbsp;all work again, no errors.&#60;/p&#62;
&#60;p&#62;&#38;nbsp;&#60;/p&#62;
&#60;p&#62;&#38;nbsp;&#60;/p&#62;</description>
</item>
<item>
<title>admin on "How do I renew my Plesk license?"</title>
<link>http://forums.domaingurus.com/topic/how-do-i-renew-my-plesk-license#post-145</link>
<pubDate>Sun, 14 Jun 2009 15:33:25 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">145@http://forums.domaingurus.com/</guid>
<description>&#60;h1&#62;How do I renew my Plesk license?&#60;/h1&#62;
&#60;p&#62;&#60;em&#62;I am receiving Plesk license expiration notices.&#38;nbsp;&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;
&#60;/p&#62;&#60;p&#62;The &#60;strong&#62;Plesk control panel&#60;/strong&#62; license must be renewed periodically. Plesk will send renewal notifications prior to the expiration date. When you get the pending expiration notice, take the following action to renew your Plesk license:&#60;/p&#62;
&#60;p&#62;1- Log into Plesk Administration control panel on the server&#60;/p&#62;
&#60;p&#62;2- Click on the Server icon in the left margin to display the Systems Administration page.&#60;/p&#62;
&#60;p&#62;3- Click on the License Management icon in the System group.&#60;/p&#62;
&#60;p&#62;4- Click on the Retrieve Keys icon.&#60;/p&#62;
&#60;p&#62;Your new key will be downloaded automatically. If an error message is displayed, please contact your provider.&#60;/p&#62;</description>
</item>
<item>
<title>RogelioF on "Ports used by Plesk Panel"</title>
<link>http://forums.domaingurus.com/topic/ports-used-for-plesk#post-105</link>
<pubDate>Sun, 03 May 2009 07:30:48 +0000</pubDate>
<dc:creator>RogelioF</dc:creator>
<guid isPermaLink="false">105@http://forums.domaingurus.com/</guid>
<description>&#60;p&#62;You have to make sure your firewall have the following ports opened in order to Plesk Panel works correctly&#60;/p&#62;
&#60;p&#62;20  for ftp-data;&#60;br /&#62;
21 for ftp;&#60;br /&#62;
22 for ssh;&#60;br /&#62;
25 for smtp;&#60;br /&#62;
53 for dns (TCP and UDP);&#60;br /&#62;
80 for http (web server and Parallels Plesk Panel updater);&#60;br /&#62;
106 for poppassd (for localhost only);&#60;br /&#62;
110 for pop3;&#60;br /&#62;
113 for auth;&#60;br /&#62;
143 for imap;&#60;br /&#62;
443 for https;&#60;br /&#62;
465 for smtps;&#60;br /&#62;
587 for mail message submission;&#60;br /&#62;
990 for ftps;&#60;br /&#62;
993 for imaps;&#60;br /&#62;
995 for pop3s;&#60;br /&#62;
3306 for mysql;&#60;br /&#62;
5224 for (outgoing connections only) plesk-license-update;&#60;br /&#62;
5432 for postgres;&#60;br /&#62;
8443 for plesk-https;&#60;br /&#62;
8880 for plesk-http;&#60;br /&#62;
9080 for tomcat;&#60;br /&#62;
5224 for license updates.
&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Plesk for your Dedicated Server"</title>
<link>http://forums.domaingurus.com/topic/plesk-for-your-dedicated-server#post-79</link>
<pubDate>Mon, 20 Apr 2009 20:52:15 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">79@http://forums.domaingurus.com/</guid>
<description>&#60;h1&#62;Plesk for your Dedicated Server&#60;/h1&#62;
&#60;p&#62;&#60;br /&#62;You need a solution for an easy way to control your website, this is the one.&#60;br /&#62;&#60;br /&#62;Plesk is a control panel that works like a solution for management of hosting providers on shared or &#60;strong&#62;dedicated hosting&#60;/strong&#62;. This tool is deployed to make easier the problem of the management of web sites. This control panel reduces operating costs and resources at the same time that increase the efficiency and customer satisfaction.&#60;br /&#62;&#60;br /&#62;Plesk is mostly used for users of &#60;strong&#62;dedicated servers&#60;/strong&#62; for a reason that is where we see that the management of web sites more difficult.&#60;br /&#62;&#60;br /&#62;The &#60;strong&#62;plesk&#60;/strong&#62; panel has many features that can facilitate the management, access and control of multiple domain hosting, you can have a control of any of your websites, and you can control this by departments for example: Marketing, sales, support and others; these departments are managed like clients.&#60;br /&#62;&#60;br /&#62;With this client feature on the &#60;strong&#62;plesk control panel&#60;/strong&#62;, you also can manage any single client with certain kind of limits, specific control of access for some clients; this is to make a structure like an enterprise where you have levels to access to specific points.&#60;br /&#62;&#60;br /&#62;This control panel resolves the problems of the management of all the services that you want to control, the websites and the support for your clients.&#60;/p&#62;</description>
</item>
<item>
<title>admin on "Changing Plesk vhosts Directory"</title>
<link>http://forums.domaingurus.com/topic/changing-plesk-vhosts-directory#post-64</link>
<pubDate>Tue, 14 Apr 2009 23:03:01 +0000</pubDate>
<dc:creator>admin</dc:creator>
<guid isPermaLink="false">64@http://forums.domaingurus.com/</guid>
<description>&#60;h1&#62;Changing Plesk &#34;vhosts&#34; Directory&#60;/h1&#62;
&#60;p&#62;&#60;br /&#62;vhosts is the default directory in which Plesk stores its websites. It is often useful to change the default location of vhosts from /var/www/vhosts to a location with more space available, such as /home. Our default partitioning is as follows:&#60;br /&#62;&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; * 100MB /boot&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; * 10GB /&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; * 25GB /var&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; * 1.5GB swap&#60;br /&#62;&#38;nbsp;&#38;nbsp;&#38;nbsp; * REST /home &#60;br /&#62;&#60;br /&#62;As you can see, the var partition is very limited and customers with many clients will probably need more space. This guide will walk you through changing this directory for Plesk users. &#60;br /&#62;&#60;/p&#62;
&#60;p&#62;&#38;nbsp;&#60;/p&#62;
&#60;p&#62;&#60;em&#62;Stop all running Plesk services&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# /etc/init.d/psa stopall&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Make a new directory to replace /var/www/vhosts within /home&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# mkdir /home/httpd&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Change directories to /var/www&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# cd /var/www&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Copy all data from vhosts into the new directory&#60;br /&#62;&#60;/em&#62;&#60;br /&#62;# cp -av vhosts/ /home/httpd/vhosts&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Verify that the same number of files exist in both directories&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# find vhosts/ -type f &#124; wc -l&#60;br /&#62;# find /home/httpd/vhosts/ -type f &#124; wc -l&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Remove vhosts&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# rm -rf vhosts/&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Create a symbolic link, pointing all vhosts quiries to the new location&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# ln -s /home/httpd/vhosts/ .&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Edit the Plesk configuration file to reflet these changes&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# vim /etc/psa/psa.conf&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Replace this line&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;HTTPD_VHOSTS_D /var/www/vhosts &#60;br /&#62;&#60;br /&#62;HTTPD_VHOSTS_D /home/httpd/vhosts&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Start Plesk&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# /etc/init.d/psa start&#60;br /&#62;&#60;br /&#62;&#60;em&#62;Tell Plesk to reconfigure itself&#60;/em&#62;&#60;br /&#62;&#60;br /&#62;# /usr/local/psa/admin/bin/websrvmng --reconfigure-all&#60;br /&#62;&#60;/p&#62;</description>
</item>

</channel>
</rss>
