• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

what are the php application extension mappings?

O

osv1

Guest
i messed up my php application extension mapping in the windows IIS manager, could someone please take a look at their settings, and tell me what php files are being called out there?

IIS manager>windows-xxx(local computer)>right-click on web sites properties>:

isapi filters> is there a global php setting there? OR
home directory>configuration>:
.php "C:\Program Files\SWsoft\Plesk\Additional\PleskPHP5\php5isapi.dll" (??)
.php3 (can't get this to work, my :8443 control panel access is down)

ALL VERBS or GET,HEAD,POST?

thank you
 
Home folder- configuration php -php5isapi and php - php-cgi.exe.
Another way
Uninstall php.
Install back
Reconfigure all sites as websrvmng --reconfigure-all
John S.G.
 
Back
Top