[HELP] website fatal error

Results 1 to 5 of 5
  1. #1
    Apprentice Balot is offline
    MemberRank
    Nov 2013 Join Date
    17Posts

    ! [HELP] website fatal error

    can you help me guys to solve this problem
    i tried to change the ntwdblib.dll but did not work .. what would i do to fix this help me please thank you :D
    Notice: Undefined index: id in C:\xampp\htdocs\index.php on line 2

    Fatal error: Call to undefined function mssql_pconnect() in C:\xampp\htdocs\config\config.php on line 5

    thanks more power to ragezone!




  2. #2
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: [HELP] website fatal error

    Its your PHP version. Are you using XAMPP? If so what version?

  3. #3
    Ronin Dev John is offline
    MemberRank
    Mar 2011 Join Date
    /dev/nullLocation
    382Posts

    Re: [HELP] website fatal error

    Open php.ini file in C:\xampp\php\, and search (in this file):
    Code:
    ;extension=php_mssql.dll
    and remove ";", so:
    Code:
    extension=php_mssql.dll
    save file, and restart apache.

  4. #4
    Apprentice Balot is offline
    MemberRank
    Nov 2013 Join Date
    17Posts

    Re: [HELP] website fatal error

    @A v a r a i dont know what version i download .. can you tell me what version is compatible?? btw thank you :)
    @John thanks for the response but i already remove the ";" but same error ..what should i do?
    Last edited by Balot; 03-04-15 at 03:43 AM.

  5. #5
    Tantra Freelancer A v a r a is offline
    MemberRank
    Apr 2014 Join Date
    In Your HeadLocation
    554Posts

    Re: [HELP] website fatal error

    Uninstall your current XAMPP and install XAMPP 1.7.3



Advertisement