Configuration guides for IT Administrators

php class COM

  • php – Class ‘COM’ not found

    php – Class ‘COM’ not found

    COM and DOTNET are not available by default in PHP Core, php.ini.  You have to manually add COM support to PHP if you face issue. Typically, you get an error message as Step 1.Copy php_com_dotnet.dll located in xampp\php\ext folder to c:/windows/system32/ Step 2.Add following to php.ini file located in xampp\php folder [COM_DOT_NET]extension=php_com_dotnet.dllextension = c:/windows/system32/php_com_dotnet.dll Step 3.Restart…

    Read More →: php – Class ‘COM’ not found

Lucas Brey

I’m Lucas Brey, a travel blogger sharing practical guides, hidden gems, and honest tips from the road. Follow along for smart itineraries, great food finds, and stories worth bookmarking.

Tags