• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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