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

Downgrade Plesk 12.5 to 12.0.8

Xavier12

Regular Pleskian
Hey guys,

We're stuck with 12.5 before the final release, and would like to know how we can revert back to 12.0.8.

Please advise, thanks.
 
Hi Xavier12,

as far that I know, Plesk doesn't support downgrades to a previous Plesk Control Panel version.

If you would like to roll back to a previous version, consider to use a full server backup with a fresh Plesk Control Panel installation.
 
What do you mean by "stuck"? Any problems? Anything doesn't work?

Hi Sergey,

Yes. It seems we are having issues with Nginx. Out of the box it worked fine for 12.0.8.. now for some weird reason Wordpress issues are occurring where the backend is extremely slow when using a custom theme.. We didn't have to modify nginx.conf other than adding gzip and changing connections.. here are error logs:

upstream timed out (110: Connection timed out) while reading response header from upstream

13 connect() to unix:///var/www/vhosts/system/domain.com/php-fpm.sock failed (2: No such file or directory) while connecting to upstream

We upgraded from 12.0.8 to 12.5 using the latest cloudlinux/centos 6.7.. Since upgrading we've had nothing but issues. Another question is, when the official 12.5 release is out, will this be a simple upgrade procedure?

Please advise, thanks.
 
Hi Xavier12,

upstream timed out (110: Connection timed out) while reading response header from upstream

13 connect() to unix:///var/www/vhosts/system/domain.com/php-fpm.sock failed (2: No such file or directory) while connecting to upstream

... points to a missing socket: "unix:///var/www/vhosts/system/domain.com/php-fpm.sock failed".
Did you check, if PHP5-FPM created a config - file for the specific domain at "/etc/php5/fpm/pool.d" and that PHP5-FPM has been started with no issues?
And did you as well check with for example "ps aux | grep fpm", that the domain-specific PHP5-FPM instances are running?


now for some weird reason Wordpress issues are occurring where the backend is extremely slow when using a custom theme..
Please keep in mind, that some wordpress sites need rewrite rules. Did you convert the htaccess - files for these wordpress sites and added them to the "Additional NGINX directives" ?

Are you aware, that for example caching plugins need addtional rewrite rules? Please list the used plugins and post as well htaccess - files and consider to post the conf - files from the domain-specific folder "/var/www/vhosts/system/domain.com/conf", so that investigations could be done.
 
Hey guys,

Yeah, at this point just want to get back to 12.0.8. There are way too many issues, or it may be that certain files were meshed when using rsync to update backups. Not entirely sure at this point since all we have been having are issues. Is there any way that I can transfer everything back to a fresh 12.0.8 with Plesk migration manager?
 
@Xavier12 no way for revert back to previous Plesk version.
We are concerned about your problem that was caused by the transition to the new version.
Please read PM from me.
 
Back
Top