Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Hi Ivalics,
Thanks for reaching back promptly. I did see this, but my only concern is will this affect updates and plesk in the future. Also, can DNS still be stopped and restarted via Plesk user intreface / TOOLS & SETTINGS / Services management.
Please advise, thanks so much.
Hey guys,
Having issues with a fresh installation of CentOS 7 where bind does not start via Plesk or SSH. It worked in the beginning, then stopped working randomly. Here are the errors:
Plesk UI /Tools & Settings / Services management: Unable to make action: Unable to manage service by dnsmng...
Hi Trialotto,
Thanks for the full in-depth response and support. So far I am trying the first steps with WPT and re-syncronizing with the main WPT section instead of the 'by domain subscription' synchronize approach to see if that route fixes the issue. Will update you in a day or so to let you...
Hey guys,
We came across a serious issue in Plesk. For some reason a new customer is having issues where other customer Wordpress accounts/sites are appearing under their account, which has a single domain. The temporary fix was to synchronize the account. This is the 3-4th time it has...
Hey guys,
Installed a fresh Plesk 12.5 installation for CentOS 6.7 and I am having issues with php-fpm. I have done the following:
• Use php-fpm on php 5.3.3 by os vendor
• Install new php versions such as 5.5 and 5.6
• Reinstall nginx and php-fpm via plesk updates and upgrades
Still...
Hey guys,
What would be the best way to set up nginx fastcgi cache for all sites? We have the fastcgi cache settings in nginx.conf below:
fastcgi_cache_path /var/run/nginx-cache levels=1:2 keys_zone=WORDPRESS:100m inactive=60m;
fastcgi_cache_key "$scheme$request_method$host$request_uri"...
Hey guys,
It seems Wordpress is extremely slow with woocommerce no matter what is modified. Page load is 10+ seconds. Once disabled, the Wordpress sites run fine. Tried the following:
• Using apache or nginx webserver both php-fpm and fast cgi
• I've increased php memory as high as 2500mb.
•...
Hey guys,
We're having an issue where a Wordpress plugin that integrates WHMCS is not allowing customers to log into Plesk control panel with "Open control panel" without being automatically signed out before even signed in. The page that first appears is https://host.domain.com:8443/index.php...
Hi Trialotto,
Thanks for the detailed update. Would make sense. For the migration, do subscriptions and plans migrate over as well? I remember going over a hurdle when restoring a Plesk installation in the past in this format. I believe it had to do with subscriptions and or plans not migrating...
Hey guys,
We are going to a dedicated server and are changing from one server to another. A part from Plesk migration manager, what would be the easiest way to migrate a complete server backup to a new server, with a new ip, to get Plesk back up and running 100%? We've tried Rsync in the past...
Hi,
Thanks for the feedback. Yes, mostly all of the Wordpress sites have been updated but the issue still occurs. Check both the wp-admin/includes and wp-content folders, and they both are permission 755.
Tried re-updating the Wordpress installation as well, still the same issue occurs...
Hi Trialotto,
Thank you for the response, appreciate your feedback. Out of 20, about 4-6are affected. One with the "decoding failed" was fixed when disabling a coming soon plugin that was enabled. Hare are errors for two different ones. These two do not have extra define options in wp-config.php.
Hey guys,
It seems that a recent update may have affected the Wordpress toolkit on our end. Most sites are not connected/synchronized and show either a "Decoding failed: Syntax error" error, or a bunch of php. Here is a snippet of the php issues below:
{"err_code":40002,"err_message":"Unable...
Hi Trialotto,
Thanks for the complete breakdown.. makes a lot of sense. Yes, we are a Cloudflare partner and offer Railgun to our Wordpress customers. At this moment we already have memcached properly set up, otherwise railgun would not work.
Will be setting up redis in that case, sounds like...