• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. J

    [done] Problem while adding new IP address/Vhost (loading/timeout)

    Ok I got this problem with Fail2ban When i disable it, it works good....
  2. J

    [done] Problem while adding new IP address/Vhost (loading/timeout)

    Hello, I have Plesk 12.5.30 #16 on CentOs 7.2 It's a random problem. Sometimes when I add an IP address or a new subscription, on click over the button it stay on "loading" display until i got a timeout error message... When I check the /var/log/plesk/sw-cp-server/error_log I got this message...
  3. J

    [solved] Wordpress Toolkit - error 403 on php files in wp-content

    The theme use style.php for custom css... Well I didn't found the problem. I did a rsync to another server I got and it works... So I keep it in this one. Thanks for your answer.
  4. J

    [solved] Wordpress Toolkit - error 403 on php files in wp-content

    Hello, I'm having a strange problem on a plesk 12.5.30 centos 7 server I have a wordpress website v3.4 The Wordpress Toolkit don't work cause it's an old wordpress. But i got error 403 on all php files in wp-content the theme have a style.php file for custom css, and with the 403 error, the...
  5. J

    [solved] Wordpress connecting to external DB

    Hi, Thanks for your post. I did what you said and I got this message : I don't understand why it said that for a remote host Problem solved. It's my bad. Got same IP on this server... conflict.. I just deleted it. Thanks all
  6. J

    [solved] Wordpress connecting to external DB

    Well, I got 3 servers with : Website A on plesk 11.0.9 Website B on plesk 12.0.18 Website C on plesk 12.5 Website B and C do a connection to Website A Database to display some datas. Website B works. (it display datas) Website C display nothing (no datas and no errors displayed too...)...
  7. J

    [solved] Wordpress connecting to external DB

    Hello, Since I transfered a wordpress to a new server with Plesk 12.5, my custom plugin who do a connection to an external DB to get infos doesn't work. Where should I check to enable/disable a configuration in the plesk panel to solve this ? Regards
  8. J

    What's your best nginx.conf for better performance ?

    Ok, I just wondering what other user did with their own config. Like more a sharing experience than a support ask. My server will contain 100 websites max. How can I define the right number to use for worker_rlimit_nofile ? Thanks for your suggestion.
  9. J

    What's your best nginx.conf for better performance ?

    Hello, I'm just wondering what's your best optimization / tips for better performance in nginx.conf Sure it depend of what you use (fpm, fastcgi, etc...) I'm asking to compare and see what can I do in my own conf below : #user nginx; worker_processes auto; #error_log...
  10. J

    Expire headers with plesk 12.x

    It work really well on cento7 Someone have the same trick on debian ? I should do the same on /etc/apache2/conf.d/ ? Regards
  11. J

    Expire headers with plesk 12.x

    Hi, thanks for the answer I will test it. Yes one server is centos 7, the other is debian 7.
  12. J

    Expire headers with plesk 12.x

    Hello, I have 2 servers with plesk 12.0.18 and 12.5.30 I want to add expire header. I tried this below on additional directive on the domain plesk config : location ~* \.(jpg|jpeg|gif|png|css|js|ico|xml)$ { access_log off; log_not_found off; expires...
Back
Top