iis - Fatal error: Class 'COM' not found PHP in Win Server 2008 R2 -


i have installed required libraries like

[com_dot_net]      extension=php_com_dotnet.dll 

and restarted iis , still cannot make work? clues keep getting error:

fatal error: class 'com' not found in 

many thanks

make sure enabled in iis

iis manager -> php manager -> php extensions -> enable or disable extensions

also make sure dll file in ext folder of php installation


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -