Register error...

Results 1 to 5 of 5
  1. #1
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Register error...

    So i have my own server and all. Its running whit hamachi. Well i need register page, to peoples can join in it. I have try'ed all register page releases. But always here is some error, when i open website so i can see only something like " register.php on line 23 " or something else. So someone know how to fix it?

    Right now i'm using Wizkid register page. and it says error like it : " Fatal error: Call to undefined function odbc_connect() in /www/zzl.org/d/i/s/DONTGONNATELLIT/htdocs/register.php on line 23 "

    DONTGONNATELLIT is my gunz name... Also i give you guys my config infos if it helps something...


    //Edit to fit YOUR requirements.
    $servername = "MYGUNZNAME";
    $accounttable = "Account"; //don't change
    $logintable = "Login"; //don't change
    //Edit these variables. If not, no regpage for you. (Or you're fuxpro with the same logins as me.)
    $host = "MYPCNAME-PC\SQLEXPRESS";
    $user = "sa";
    $pass = "MYPW";
    $dbname = "GunzDB";


    Hope you guys can help me fast, because i really need it... ps. sorry about my bad english.


  2. #2
    Member xTruongx is offline
    MemberRank
    Mar 2010 Join Date
    Michigan, USLocation
    79Posts

    Re: Register error...

    I recommend that you use Xampp which is a reliable EasyPHP have a php support that has been compiled without odbc support or its a a different package

  3. #3
    Enthusiast Kokki is offline
    MemberRank
    Oct 2010 Join Date
    41Posts

    Re: Register error...

    i have tryed xamp and easyphp, both...right now i have both in my comp.

    ---------- Post added at 07:35 PM ---------- Previous post was at 07:32 PM ----------

    FIXED! Don't need help anymore :P

  4. #4
    Member xTruongx is offline
    MemberRank
    Mar 2010 Join Date
    Michigan, USLocation
    79Posts

    Re: Register error...

    Can you tell me how you fixed it?
    Last edited by xTruongx; 10-12-10 at 08:39 PM.

  5. #5
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Register error...

    Thread closed.



Advertisement