php using wamp server start up error

PuroThoum

New Member
i try to install moodle web software...i m using wamp server and sqlserver 2005 version.i install php driver for php5.3.0 thread safe version..i just paste that php_sqlsrv_ts.dll driver fileinto my php ext directory...i include this line extension=php_sqlsrv_ts.dll in my php.ini file...now i restart my wampserver...i m getting this error... PHP Startup: sqlsrv: Unable to initialize moduleModule compiled with module API=20060613PHP compiled with module API=20090626These options need to matchget this error also in my apache log fileADODB Error: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specifiedplease anybody help me..
 
Back
Top