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.
There can be several reasons for your issue and you dont' provide very much informations for investigations.
Pls, provide informations about the output from: /usr/local/psa/bin/php_handler --list
Pls, provide informations about the output from: php -v
Pls, provide informations about: Your operating system, the current Plesk version ( incl. MU! )
You could consider to use as well the following commands over your command line ( as root ), which might not solve the issue, but doesn't do any harm as well :
/usr/local/psa/bin/php_handler --reread
plesk repair all -y -v
This error points you directly to your issue and again, it's a "php-handler" issue. As you can see with "/usr/local/psa/bin/php_handler --list" your standard OS vendor php-handler for FAST-CGI is missing.
To add a php - handler, you can use the Plesk utitlity again ( pls. note, that the paths may vary, depending to your operating system and possible modifications, so pls. correct the PATHS, to your depending ones!!! ):
Example for standard paths on Debian/Ubuntu - systems:
plesk bin php_handler --add -displayname "by OS vendor" -path /usr/bin/php5-cgi -phpini /etc/php5/cgi/php.ini -type fastcgi
Followed by: plesk bin php_handler --reread
Try to use the command "plesk bin php_handler --help" for more options using this utility, or have a look at the official Plesk documentation:
hi UFHH01
I want to thank you very match .
thank you for help it's help me a lot .
in the end I found the best solution I have .take full backup server on ftp and reinstall the server and restore my data .
thank you man