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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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?
... 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?
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.
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.