Website

Results 1 to 4 of 4
  1. #1
    Infraction Banned nemboy is offline
    MemberRank
    Feb 2009 Join Date
    41Posts

    Website

    Hello i Need Help With my Website No Idea Whats up With it i Do Use Appserv This is what i get..

    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\test\secure\config.php on line 12

    Witch in the Php is..

    $r = mssql_connect($_MSSQL[Host], $_MSSQL[User], $_MSSQL[Pass]) or die("Cant connect to database");
    mssql_select_db($_MSSQL[DBNa], $r);

    Please Help if u fix it i will press the Thanks Button :)


  2. #2
    Valued Member joeydenhaag is offline
    MemberRank
    Jan 2008 Join Date
    122Posts

    Re: Website

    I know your problem, to be sure this is the problem post your config.php

  3. #3
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: Website

    It cant connect to your database did you make sure you eidted the php.ini and removed the ; at the beginning of the mssql_w/e

  4. #4
    joe's **** stealhtfire is offline
    MemberRank
    Jul 2008 Join Date
    notwhereiwanttoLocation
    243Posts

    Re: Website

    he simply forgot to change the values at line 12 ...



Advertisement