Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/07/2010, 15:32
Mola
 
Fecha de Ingreso: noviembre-2009
Mensajes: 4
Antigüedad: 14 años, 5 meses
Puntos: 0
How to get WAMP to work with MSSQL

Download a clean version of WAMP:
http://downloads.sourceforge.net/project/wampserver/WampServer%202/WampServer%202.0/WampServer2.0i.exe?use_mirror=cdnetworks-us-1

Next, download the newest add-on of php:
http://downloads.sourceforge.net/project/wampserver/WampServer%202%20-%20Extensions/PHP/WampServer2-PHP531.exe?use_mirror=cdnetworks-us-1

Next, download ntwdblib.dll:
http://www.dlldll.com/ntwdblib.dll_download.html


1)* Install WAMP
2) Install latest php addon.
Dont do anything with ntwdblib.dll YET!
3) Click on the WAMP icon -> PHP -> Version and select 5.3.1.
4) Click on the WAMP icon -> PHP -> PHP Extensions then check php_mssql and php_pdo_mssql.
(Wamp will restart and give you few errors, ignore them)
5) Restart WAMP one more time to ensure settings are saved.
6) Finally, place ntwdblib file in the two following directories:
wamp\bin\php\php5.3.1
wamp\bin\apache\apache2.2.11\bin
7) Restart wampserver, and you're finished!

---------------
*1) SKIP THIS STEP IF YOU ALREADY GOT WAMP INSTALLED

Your finished, and hopefully now php will be happy to talk to mssql (:


Since the original author deleted the guide, I decided to bring it back (:
Based on original but cleaned-up guide by Alexsh.

Cheers
----------------
[URL="http://forum.ragezone.com/f457/get-wamp-work-mssql-673301/"]Tnks to Error 404[/URL]