Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
I've tried to locate some definitive documentation on Plesk 11 custom mail handlers, but failed quite miserably.
The documentation for Plesk 8.2 has some information, but is outdated of course:
http://download1.swsoft.com/Plesk/Plesk8.2/Doc/plesk-8.2-unix-mod-guide/38612.htm...
We have recently migrated multiple servers from Plesk 9.5.4 to new servers running Plesk 10.4.4. The vhost.conf files for domains that had those in their conf folder were migrated, but vhost_ssl.conf files were not, which required us to manually migrate these files. This sounds like a bug in the...
We have recently migrated multiple servers from Plesk 9.5.4 to new servers running Plesk 10.4.4. The PHP safe_mode settings for the migrated domains were not transfered to the new servers, so we had to set PHP safe_mode for the domains again on the new servers. This sounds like a bug in the...
After upgrading from Plesk 9.5.4 to 10.4.4 the vhost.conf and vhost_ssl.conf files for subdomains were not moved to the correct locations, which caused these domains to no longer work.
Example:
On Plesk 9.5.4 there was a subdomain 'sub' of example.com in...
According to Execution of Scripts via Cron Task Scheduler (Linux Hosting) in the Administrator's Guide all cronjobs are run using a chroot shell. To me it would make sense that users with a non-chroot shell configured should also be able to run commands using this non-chroot shell. Does this...
I had an issue where a user could not log in via FTP and the log would show:
The user password contained several special characters, like $, ( and two @'s. Changing the password to a simpler string allowed the user to log in via FTP again.
I guess there is a bug with certain characters in...
When upgrading to the php53* packages on RHEL/CentOS 5 x86_64 Plesk installs the psa-php53-configurator package (and should probably remove the psa-php5-configurator package), which also installs a 32-bit php53-sqlite2 package. This is both the wrong architecture (i386 versus x86_64) and version...
When I install the firewall module (Plesk 10.3.1 with the all micro updates applied) and set the 'System policy for incoming traffic' to 'Allow incoming from all' then the end of the generated firewall script looks like this:
It looks like all udp and tcp traffic is dropped (/sbin/iptables...
CentOS 6.0 has been released: http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0
Since Plesk 10.3.0 supports RHEL 6, it should also work on CentOS 6, so I expect official support for Plesk 10.x on CentOS 6.x will arrive soon.
CentOS 6.0 has been released: http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.0
I believe I've heard no (future) Plesk 9.x release will support RHEL/CentOS 6.x, is that correct?
Since Plesk 10.3.0 supports RHEL 6, it should also work on CentOS 6, so I expect official support for Plesk...
When forwarding an e-mail with attachments in Horde it seems the attachments will be sent along as well (if you choose to forward including attachments), but in fact they are not: the receiver only gets the body text. This is on Plesk 9.5.4.
I have searched for this problem, but haven't found...
When trying to upgrade Plesk 9.5.4 to 10.1.1 I found that I had to install SiteBuilder. Unchecking SiteBuilder in the autoinstaller said that the Plesk base packages require SiteBuilder. If this is really the case I don't understand why SiteBuilder has its own checkbox. But it would be even...
For security we disable password authentication for SSH and only allow public key authentication by default. Unfortunately the Plesk Migration Manager only supports password authentication, so every time we want to use PMM we need to temporarily allow password authentication. It would be very...
We've generally been pretty happy with Plesk (using it since 7.something, now on 9.5.2), but one thing that we've been missing all these years is server-side mail filtering integrated into Plesk. I know you can set up filters in Horde, but most of our users don't use webmail but use their own...
The default set of firewall rules that comes with the firewall module doesn't have a rule for mail message submission (port 587). This functionality ships with Plesk, so it would be nice if there was a rule for it by default.
Of course I can add a custom rule myself for the time being as a...
Sending mail to local aliases like root doesn't work on Plesk 8.6 as root gets expanded to root@$HOSTNAME and $HOSTNAME is not in /var/qmail/control/locals, so qmail rejects the message. If I add the hostname to /var/qmail/control/locals manually the aliases start to work.
I believe this is a...
Plesk comes with a way to run Ruby on Rails applications via FastCGI, but it's quite a bit of manual work to setup Ruby on Rails applications and there are currently better, faster and easier ways to run Ruby on Rails applications:
Phusion Passenger: http://www.modrails.com/
Ruby Enterprise...
By default qmail under Plesk is configured to allow an unlimited (!) number of processes and has no limits on the number of processes per IP or load limits. Spam runs can easily cause servers to spawn hundreds of qmail processes and make the load go through the roof. It is possible to configure...
I don't recall Parallels announcing the end of life for Plesk on CentOS 3. Plesk 8.6.0 was released for RHEL 3, but not for CentOS 3. RHEL and CentOS are binary compatible, CentOS is just a rebuild of RHEL sources with different branding. I can understand Parallels dropping support for older...