• 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. D

    plesk 12 upgrade has caused mail() to stop working

    I had the same problem and in my case the file qmail-inject had the wrong permissions. i did a chmod 755 qmail-inject then it worked.
  2. D

    5.7.0 The message could not be sent. You are not allowed to use sendmail utility

    You tried to change to qmail? (using autoinstaller)
  3. D

    PLESK 12 over Nginx: problem with IP address

    You already know how to fix the problem? If yes please tell other users please. thanks
  4. D

    Plesk 12 on Ubuntu 14.04 + NGINX wrong IP in Apache-Logs

    Hello, i am using PLESK Panel 12 on Ubuntu 14.04 with NGINX running. Cause NGINX there are not the real IP-Addresses from visitors in /var/www/vhosts/mydomain/statistics/logs/access_log .. and access_ssl_log, only the Server-IP (localhost) Who can help? thanks Dave
  5. D

    Apache2 - where to set maxclients?

    I did it. But theres absolutely no config file that contains "MaxClients". root@server:/etc/apache2# cat apache2.conf | grep MaxClients root@server:/etc/apache2#
  6. D

    Apache2 - where to set maxclients?

    root@server:/etc/apache2# ls -lar | grep MaxClients root@server:/etc/apache2# (EMPTY...nothing found) root@server:/etc/apache2# cat /usr/local/psa/version 12.0.18 Ubuntu 14.04 1200140626.18 There seems to be differences between versions, but why?
  7. D

    Apache2 - where to set maxclients?

    I dont have that file on my server. But i found /etc/apache2/mods-enabled/mpm_prefork.conf the content: <IfModule mpm_prefork_module> StartServers 5 MinSpareServers 5 MaxSpareServers 10 MaxRequestWorkers...
  8. D

    Apache2 - where to set maxclients?

    Hello, i am using Plesk 12 / Ubuntu 14.04 in PLESK 11 i could set maxclients, ServerLimit ..... in /etc/apache2/apache2.conf but i cannot find these settings in apache2.conf. Where to configure these settings, in which file? thanks ahead best regards Dave
  9. D

    Backup not working

    Plesk Panel 12.0.18 Update #9 Debian 7.6 Hello, after migrating from Plesk12 Ubuntu 12.04 -> Plesk 12 Debian 7.6 i tried to do the first backup with the Backup-Manager but there were the following error messages and backup failed: Warning: hosting "mydomain.de" Encoding::encode...
  10. D

    update bootstrapper failed (404 not found)

    Hello, i upgraded to Plesk 12 and now i tried to update with autoinstaller, but i get this errors: WARNING: The following packages cannot be authenticated! pp12.0.18-bootstrapper Authentication warning overridden. Err http://autoinstall.plesk.com/ubuntu/PSA_12.0.18/ precise/all...
  11. D

    MaxRequestLen Issue

    ok, found the right config file: /var/www/vhosts/yourdomain.net/conf/last_httpd.include
  12. D

    MaxRequestLen Issue

    Plesk 11.09 problem not fixed I still have the same problem as joomlabuilder, i only have one "fcgid.conf" in /etc/apache2/mods-enabled but there is no line "FcgidMaxRequestLen" inside, so i added this line at the end: "FcgidMaxRequestLen 1073741824" but it seems to be ignored ... in...
  13. D

    Plesk 10.4.4 on Ubuntu Hardy: Last weeks MySQL upgrade

    You have an error code "0"...means NO error. Look in your directory, the file should be there! Continue with other files and install them. I am wondering whats that for a window, why dont you use SSH-Client like Putty?
  14. D

    Plesk 10.4.4 on Ubuntu Hardy: Last weeks MySQL upgrade

    Maybe you can tell us the error code? ;-) 1.) make sure you are logged in as root 2.) type "cd #" to go to your home-directory before downloading 3.) make sure you have installed "wget" -> "apt-get install wget"
  15. D

    Horde Slow after Upgrade Plesk 10.4.4

    I have same achitecture and upgrade from 10.3.1 -> 10.4.4 too. But my OS is Ubuntu 8.04 LTS Maybe Parallels can tell us all the solution for this problem or release a bugfix.
  16. D

    Horde Slow after Upgrade Plesk 10.4.4

    Dont know, support dont gave me further information.
  17. D

    Horde Slow after Upgrade Plesk 10.4.4

    ok problem fixed. there were an error in IMAP-Server.
  18. D

    Horde Slow after Upgrade Plesk 10.4.4

    Hello, i upgraded my Plesk 10.3.1 to 10.4.4 yesterday. But now Horde Webmail is really slow. After Login it takes around 10 seconds or longer to load a page. All websites on this server are running fast, except Horde. So it seems not to be an Apache Problem. /var/log/psa-horde is empty...
Back
Top