GunzWeb

Results 1 to 8 of 8
  1. #1
    Member xrufio45 is offline
    MemberRank
    Feb 2009 Join Date
    Ur assLocation
    72Posts

    GunzWeb

    Im trying to have a web site for my gunz server, i was trying to use ~DN's Web Site but i always get errors in his script like in this line::
    $conn = mssql_connect($DBHost, $DBUser, $DBPass);
    mssql_select_db($DB);

    I've tried other sites that were release, it also says error in this line.

    This is the exact message:

    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\~DN Web with Panel\Register.php on line 22

    Please help


  2. #2
    Account Upgraded | Title Enabled! Anan is offline
    MemberRank
    Apr 2008 Join Date
    692Posts

    Re: GunzWeb

    here what you got to do.
    Press Windows key + R --> type php.ini ---> search mssql --> you will find ";extension=php_mssql.dll" --> delete ";" from first and close save restart apache serve and will work :D enjoy

  3. #3
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: GunzWeb

    Quote Originally Posted by Anan View Post
    here what you got to do.
    Press Windows key + R --> type php.ini ---> search mssql --> you will find ";extension=php_mssql.dll" --> delete ";" from first and close save restart apache serve and will work :D enjoy
    that's only one part of the fix. rest is in my unofficial fix thread.

  4. #4
    Apprentice Middea is offline
    MemberRank
    Mar 2009 Join Date
    BrasilLocation
    21Posts

    Re: GunzWeb

    i take out this " ; " of ;extension=php_mssql.dll
    but Now


    show

    it





    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\Arquivos de programas\VertrigoServ\www\registro.php on line 47

  5. #5
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: GunzWeb

    its still same error, there can be a few problems that you missed. Like putting the new dll in System32

  6. #6
    Account Upgraded | Title Enabled! katsumi is offline
    MemberRank
    Oct 2008 Join Date
    Earth ??Location
    592Posts

    Re: GunzWeb

    post register.hphp

  7. #7
    Enthusiast Kdc is offline
    MemberRank
    Sep 2007 Join Date
    38Posts

    Re: GunzWeb

    I'm havin' the same problem as well ~ Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\Register\register.php on line 21 - i've went through the php.ini and deleted the semi-colon, saved it, and restarted apache. That's the same error for me. My admincp worked just fine, just the actual connect line won't work with register.php.

    Any suggestions?

    P.s. - I know this thread's a month or so old, but it's still as of this year.

  8. #8
    Enthusiast Kdc is offline
    MemberRank
    Sep 2007 Join Date
    38Posts

    Re: GunzWeb

    Since I can't edit my post.. sorry for double post - I'm using ~DN's web release.
    So here's my problem updated as of this point.

    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\~DN GunZ Web v.1\register.php on line 21

    Everything else works fine, just won't connect.
    This is line 21:
    $conn = mssql_connect($DBHost, $DBUser, $DBPass);

    Any suggestions? I'd like to get this to work relatively soon.

    Edit: Found the edit button.

    Edit #2: Ok I fixed my problem! All I had to do was place that nwtdbilb.dll what ever it's called into my system or system32 file under WINDOWS. Thanks to wesman2232's guide for giving that information.

    Now my next question is how do people connect to me to register an account? Everything is based off my IP - and I use a Linksys router, so I already portforward for GunZ.
    An aswer would be greatly appreciated.
    Last edited by Kdc; 03-05-09 at 09:46 AM.



Advertisement