• 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

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