Revision #7 has been created by tydeas_dr on May 18, 2011, 1:43:28 PM with the memo:
highlighted a req
« previous (#6) next (#9) »
Changes
Title
unchanged
config Use MS SQL SERVER 2005 2008.
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
crt screensaver
Content
changed
[...]
1. download PDO MS EXT from: [http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=80e44913-24b4-4113-8807-caae6cf2ca05](http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=80e44913-24b4-4113-8807-caae6cf2ca05 "MS ")
2. setup or release it.
PDO drviers 2.0: if use MSSQL2005, **need the Microsoft SQL Server 2008 R2 Native Client installed
**; Please read: System Requirements (Microsoft Drivers for PHP for SQL Server)
3. read the manual, copy .dll to PHP Ext Dir, and enable this EXT in php.ini.[...]