how to fix this ???

Results 1 to 2 of 2
  1. #1
    Enthusiast DoctorJones is offline
    MemberRank
    Sep 2012 Join Date
    33Posts

    how to fix this ???

    Warning: mssql_pconnect() [function.mssql-pconnect]: Unable to connect to server: MegaMind-PC\SQLEXPRESS in C:\xampp\htdocs\config\config.php on line 5


  2. #2
    Proficient Member heterojeneo is offline
    MemberRank
    Sep 2010 Join Date
    VenezuelaLocation
    191Posts

    Re: how to fix this ???

    Quote Originally Posted by DoctorJones View Post
    Warning: mssql_pconnect() [function.mssql-pconnect]: Unable to connect to server: MegaMind-PC\SQLEXPRESS in C:\xampp\htdocs\config\config.php on line 5
    Edit your php.ini in

    C:/Xamp/php/php.ini

    Search Extension

    ;extension=php_mssql.dll And Quit semicolon ;

    extension=php_mssql.dll being so Save Changes and Restart Xamp.



Advertisement