php - Wamp Server 2.5 (PHP5.5) Cant activate sqlsrv module -
i updated wamp server , got problem now.
my sqlsrv extension wont loaded correctly. dont know problem because dont errors on startup. error log clean. there little red triangle instead of check in php extension list:
some information:
- windows server 2012 x64
- wamp 2.5 32bit
- php5.5
the warning icon means 1 of 2 things :-
either extension=
line in php.ini dll points not in \ext
folder
or dll exists in ext folder not in php.ini
which 1 in case. if updated wampserver sqlserver dll not come php install default, have download microsoft site.
Comments
Post a Comment