• 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

    How to configuration my php to meet with this requirement.

    You can change all these settings in Plesk. On the domain page there's a button 'PHP settings'. Those are some insanely high limits though :)
  2. D

    Migration Manager broken in Plesk 12.5.30

    The migration manager seems to be rebuilt and uses the API now. The problem is that the migration manager does not check which port Plesk is running on, and 8443 is hardcoded. Running Plesk on a different port (for security reasons) is no longer supported when using Migration Manager. Perhaps...
  3. D

    Migration and Transfer Manager can't migrate subdomains

    Thanks a lot! Is there any place where I can see a list of bugs, or perhaps when a fix for PPP-4315 will be released?
  4. D

    Password-protected folders not working with Nginx

    I enabled that as well, and it's working, but I can't protect my admin folder. The first rules don't work, but the statistics folder is working, odd... <Directory "/var/www/vhosts/intranet.domain.com/subdomains/intranet/httpdocs/admin"> AuthType Basic AuthName "admin"...
  5. D

    Password-protected folders not working with Nginx

    Has anyone tried creating a password-protected folder in Plesk 11.5, when using nginx? I don't think this is working at the moment. Some lines are added to the last_httpd.conf but nothing to nginx-config.
  6. D

    Migration and Transfer Manager can't migrate subdomains

    Actually the contents of the subdomain aren't copied after this warning. I opened a support ticket for you to verify this bug.
  7. D

    Migration and Transfer Manager can't migrate subdomains

    I'm afraid this issue is back: INFO: () The component DNS is not installed. It will be disabled for the following objects: domain.nl WARNING: (hosting object 'domain.nl') Failed deployment of subdomain test (domain domain.nl) WARNING: () Execution of /usr/local/psa/admin/plib/api-cli/dns.php...
  8. D

    Plesk 11.5 - 502 bad gateway

    Quick fix from support this time, nice! Its working fine now. 1)Take backup of "/etc/sw-cp-server/config" 2)Increase the following buffer sizes in the file "/etc/sw-cp-server/config". a) fastcgibuffers 32 32k; b) fastcgibuffer_size 64k; After editing the file, restart the below services...
  9. D

    Plesk 11.5 - 502 bad gateway

    Any Plesk people here who can get this checked out? I'd rather not open a support ticket and go through a painful 5-day wait, re-explaining the problem 5 times, but perhaps I should anyway :D
  10. D

    Plesk 11.5 - 502 bad gateway

    Thanks for your answer. This doesn't fix it for me, and I'm also pretty sure Plesk doesn't use this config file, cause it uses sw-cp-server
  11. D

    Plesk 11.5 - 502 bad gateway

    I'm having the same problem. Restarting doesn't help, disabling apc doesn't work either. Anyone else have any suggestions?
  12. D

    Migration and Transfer Manager can't migrate subdomains

    Awesome, it's fixed! Thanks!
  13. D

    PHP Selector trouble

    Nevermind the first question, it's a CloudLinux problem :) Would it be possible to install a second PHP-version by using alt-php binaries from (for example) CloudLinux repository? Or would it only work when compiled manually?
  14. D

    PHP Selector trouble

    When I click the new PHP Selector button I get this error: Error user identification Any idea what the problem is? I also get this error when I click Resource Usage for a domain. Also: Would it be possible to install a second PHP-version by using alt-php binaries from (for example)...
  15. D

    Migration and Transfer Manager can't migrate subdomains

    Whenever I try to migrate a domain with a subdomain from a Plesk 9.5 server I get this error: WARNING: (hosting object 'domain.nl') Failed deployment of subdomain xxxxxxxxxxxxxx (domain domain.nl) WARNING: () Internal server error: <script></script><p>ERROR: Call to a member function...
  16. D

    Static file processing by Ningx

    How can I be 100% sure nginx is serving images? I have enabled these 2 options at the domains nginx-settings: Smart static files processing Serve static files directly by nginx I'm asking this because I'm seeing JPG's in the Apache Server Status page, which shouldn't be there.
  17. D

    Migration and Transfer Manager very slow

    You probably don't know this, but I have to try :D Any idea when 11.5.31 will be released? 11.5.30 release was very fast, and I'm waiting for this fix to migrate our 20.000 domains.
  18. D

    Migration and Transfer Manager very slow

    Ok, thanks for your replies! Unfortunately we can't use the mass migration scripts, we will be migrating batches of 100 domains at a time.
  19. D

    Migration and Transfer Manager very slow

    In Plesk 11.5.30 the M&TM is very very slow when migrating from a large Plesk 9.5 server (about 600 GB of data). It's slow because the remote agent runs a 'du' command for every domain on the old server, like this: du -sb /var/www/vhosts/domain.tld Is there any way around this? It's taking...
Back
Top