• 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.

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