• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. E

    Backup errors "Version string portion was too short or too long."

    What's this? <object name="backup" type="backupowner"><message code="ArgumentException" severity="error">Version string portion was too short or too long.</message><message code="ApplicationException" severity="error">Cannot check dump file 'backup_info_1203180200.xml' at 'C:\Program...
  2. E

    How do you truncate the Greylist SQLite database on a mail server?

    Thanks a lot. I like the "-p". Incidentally our mail server is still performing poorly. I guess there are just too many e-mail accounts on it and Plesk / Postfix is the wrong platform for high volumes.
  3. E

    How do you truncate the Greylist SQLite database on a mail server?

    Our mail server's performance has deteriorated very heavily in the last two weeks. I've turned off every single bit of spam protection except Greylisting and it's still slow. Upon delving in the greylisting folder I notice the greylisting data is 2.5GB big...
  4. E

    Plesk 10.4.4 and Joomla 1.7

    We have been approached by our client with a very similar problem relating to permissions. 1. Configuration.php is not writable causes development issues. 2. FastCGI not working correctly with default App install permissions. Is deploying Joomla via App install supposed to be seamless?
  5. E

    How do you use Microsoft SQL with Plesk 10?

    This is not obvious at all. How do you use Microsoft SQL with Plesk 10? I'm looking for a HOWTO guide. I also want to know how much it's going to cost.
  6. E

    Increase Performance / Separate Horde from Mail Server on Server with 12 000 Accounts

    We have major performance problems on our mail server with 12 000 accounts. We wanted to go for a distributed Atomic or 4PSA solution but both are not compatible with Plesk Expand. In order to isolate the problem we want to try and separate Horde from the mail server. In essence create a...
  7. E

    Plesk 9.2 and PHP 5.3

    How do you install version 5.2.17? I did PHP info on a sample site on a Windows server that has been upgraded to 9.5.5 and it's displaying version 4.4.9. EDIT: I found these instructions: [How to] upgrade custom PHP 5 for Parallels Plesk Panel 8.x and 9.x http://kb.parallels.com/6670...
  8. E

    Backup Fails "Could not get task status with pmmcli"

    Yes it exists: root@cp1:/opt/psa/PMM/logs# ls -la /opt/psa/PMM/logs/pmmcli.log -rw------- 1 root root 8942741 2012-02-20 11:59 /opt/psa/PMM/logs/pmmcli.log Not sure if those permissions are correct. We certainly didn't change anything.
  9. E

    Backup Fails "Could not get task status with pmmcli"

    Plesk 9.5.4 Python 2.5.2 If this is relevant: Ubuntu 8.04.4 64-bit crontab -l show this script belongs to root. I suspect possibly the script works on the command line but not in CRON but I'll need more testing.
  10. E

    Backup Fails "Could not get task status with pmmcli"

    Every day backup fails: Traceback (most recent call last): File "/opt/psa/admin/sbin/pmmcli", line 6, in <module> pmmcli.main() File "/opt/psa/admin/share/pmmcli/pmmcli.py", line 1875, in main log.initPidLog("pmmcli", pmmcli_log_dir, 1) File "/opt/psa/admin/lib/python/log.py"...
  11. E

    Automatically Truncate MS SQL Log Files?

    Just a minor update. Plesk allows log files to grow to 2 GB by default on MS-SQL. On SQL 2008 you have to do: declare @dbname nvarchar(255) set @dbname = 'bigboysdb' backup log @dbname to disk='NUL' DBCC SHRINKDATABASE (@dbname, 0)
  12. E

    Uninstall DrWeb

    Sounds interesting I would love to know how you solved this one.
  13. E

    Plesk Trial License for version 10?

    Plesk 9 use to come with 1 user, 1 domain trial license: Has this been changed with Plesk 10? Can I now only use Plesk 10 for 15 days? What happens after 15 days? Can I still host one domain for free?
  14. E

    Plesk Panel 10 bind9 failed to restart error at installation on ubuntu 10.04

    Thanks, this is a really good workaround and let's hope that Plesk fixes this in the future. No need to reboot, just /etc/init.d/apparmor restart
  15. E

    What is "plesk_agent_manager"?

    Every day at 20:30 this plesk_agent_manager starts up and slows down our server. The one process launches 4 additional process that seem to go on forever really making the server slow. Can anyone at Parallels or in this forum tell me what this process does? /usr/bin/perl...
  16. E

    Rsync on busy mail server, should I exclude handlers?

    We find rsync on a busy mail server with about 5000 accounts to take very long, 8 hours. What should I be excluding, if anything? I have been thinking of excluding the 'handlers' since these are configuration specific and don't really hold any real data. Please assist.
  17. E

    plesk_agent_manager high load

    Same problem after upgrading from 9.5.2 to 9.5.4 Can somebody tell me exactly what is this "plesk_agent_manager"? The reason I had a very busy mail server that was running fine for well over a year but after an upgrade to 9.5.4 it has really slowed days. After days of troubleshooting I have...
  18. E

    Plesk GUI Hangs Turn Greylisting on or off

    Problem also happening turn on SpamAssassin This is an ongoing problem. Why would Plesk UI take one hour to disable settings for SpamAssassin? Switching on settings, this also takes an hour. Is this normal? Is it because I have 5244 e-mail accounts? Is this normal performance for Plesk...
Back
Top