• 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

Question how to add com_dotnet

Lou L

New Pleskian
I am new and just started using the plesk webhost edition on godaddy and have a need to use the php_com_dotnet.dll extension. In the php.ini, there is no commented out line. In the file directory there is the php_com_dotnet.dll. When I add the line "extension=php_com_dotnet.dll" and save, there is no effect. i.e. the com object is not found and it does not appear in phpinfo. Selected php is 5.5.32. Please help!
 
Hello, instead of manual editing of php.ini, the best way is to use Tools&Settings->PHP settings screen, then select desired PHP handler (such as 5.5.32 FastCGI) and then click on com_dotnet extension.

upload_2018-2-13_10-5-57.png
then it should be visible in phpinfo settings per domain.
 
Back
Top