• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. 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...
  2. 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...
  3. 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
  4. 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...
  5. 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