• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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