Advertisement
obernardovieira

Fatal error: Class 'COM' not found

Jul 29th, 2013
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. > open php.ini
  2. > find ";com.typelib_file = " (without ")
  3. > write "[COM_DOT_NET]
  4. extension=php_com_dotnet.dll" (without ")
  5. > save php.ini and close
  6. > restart apache
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement