[TUT]How to set Website to connect with MSSQL Server 2008

Results 1 to 5 of 5
  1. #1
    Apprentice Χιμαιρα is offline
    MemberRank
    Jan 2010 Join Date
    greeceLocation
    15Posts

    [TUT]How to set Website to connect with MSSQL Server 2008

    if this thread went old please lock it and remove
    I won't be talkative
    Apache i used is appserv-win32-2.5.10
    got it from http://www.appservnetwork.com/

    let's see the step

    Step1. Stop any service about Apache
    Go to click>Start>All Program>>AppServ>>Control Server by Manual>> click Apache Stop
    Step2. Go to download file ( ntwdblib.dll ) i got it from http://www.dlldll.com/ntwdblib.dll_download.html
    and copy it(ntwdblib.dll) and paste or replace it into
    -2.1 C:\AppServ\php5
    -2.2 C:\AppServ\Apache2.2\bin
    -2.3 C:\windows\system32\
    Step3. Go to SQL Server Configuration Manager
    Open SQL Server Configuration Manager up>>SQL Server Network Configuration>>Protocols for SQLEXPRESS>>
    The next one will be show on the right hand side
    Next> Enable TCP/IP and Named Pipes
    After finished already please Restart SQL Service
    Step3. Go to C:/Windows
    Open php.ini
    Find "mssql.secure_connection" you will see on this line that
    mssql.secure_connection = Off

    please edit it to be "mssql.secure_connection = On"
    Step4. Go to restart Apache Service

    All of this is work 1000%
    i tried myself everything support and connected fully to mssql server 2008


  2. #2
    Valued Member X1478 is offline
    MemberRank
    Feb 2010 Join Date
    107Posts

    Re: [TUT]How to set Website to connect with MSSQL Server 2008

    thanks !

  3. #3
    Enthusiast MicForce is offline
    MemberRank
    Sep 2009 Join Date
    37Posts

    Re: [TUT]How to set Website to connect with MSSQL Server 2008

    there is no php.ini s:s

  4. #4
    Account Upgraded | Title Enabled! gabire is offline
    MemberRank
    Dec 2008 Join Date
    CanadaLocation
    577Posts

    Re: [TUT]How to set Website to connect with MSSQL Server 2008

    yes work 100% thanks!

  5. #5
    @ your moms bed thajj is offline
    MemberRank
    Apr 2007 Join Date
    The NetherlandsLocation
    647Posts

    Re: [TUT]How to set Website to connect with MSSQL Server 2008

    Nice, but this is the same as 2005?

    when i setup my 2005 one, i follow the same procedure, . . . :D



Advertisement