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.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Thank you ! I was waiting years for something like this. But, the doc and help is to clear enough, at least for me :-( In help section, it is not clear when settings are remote or local, when slave is remote or local, etc.
Why plesk 11.5 still coming with the wrong authentication method?
By default Plesk (even 11.5.30) comes with IDENT method, which is deprecated since years ago : http://kb.parallels.com/en/116324
/var/lib/pgsql/data/pg_hba.conf
host all all ::1/128 ident...
* Plesk 11.5.30 fresh installation
* Centos 6.5 x64
I was getting this errors in roundcube log /var/log/plesk-roundcube/errors
[17-Feb-2014 19:29:40 UTC] PHP Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the...
I have the same problem.
SMTP: Postfix
SPF: Enable
DomainKeys: Enable
Greylisting: Enable
Webmail: atmail (fixed because atmail default of plesk is a **** and still with out fix smtphost in Config.php)
Error when try to send:
Solution:
Change Horde? no thanks... always fails...
A have a simple question:
I run command:
/usr/local/psa/bin/pleskbackup server --output-file=/backups/todat.tar.gz (and run excellent).
But, WHY ALWAYS make a copy in /var/lib/psa/dumps ?
Is any way to prevent unwanted backups while I have not authorized?
Hi all.
Just run: /usr/local/psa/bin/pleskbackup --clients-name (to backup all clients)
... wait 30 mins... and ...
Runtime error: The backup failed with finished status '2'
Whats wrong?
I have a rare problem with some domains on my plesk panel 9 on my linux centos5.
The plesk panel report: Disk space 1 023 MB
But when I check and make my own calculations:
du -csh /var/www/vhosts/domain
1.5M /var/www/vhosts/domain
1.5M total
And :
du -csh...