Gunz Webpage

Results 1 to 17 of 17
  1. #1
    Apprentice Saint.. is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Gunz Webpage

    I get this Error, Please help.
    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\secure\config.php on line 32
    Also what do i do with the tables i'm new to all this gunz server. (i have a Gunz server Btw lol)


  2. #2
    Account Upgraded | Title Enabled! alfredao is offline
    MemberRank
    Jan 2008 Join Date
    Coronel FabriciLocation
    705Posts

    Re: Gunz Webpage

    Start> Run> php.ini

    Search for mssql

    In first result, remove the ; before and restart your apache server.

  3. #3
    Apprentice Saint.. is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Re: Gunz Webpage

    I have done that but still get the Error.

  4. #4
    Account Upgraded | Title Enabled! alfredao is offline
    MemberRank
    Jan 2008 Join Date
    Coronel FabriciLocation
    705Posts

    Re: Gunz Webpage

    You restarted AppServer?

  5. #5
    Apprentice Saint.. is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Re: Gunz Webpage

    Yes. Could you help me on Teamviewer?

  6. #6
    Account Upgraded | Title Enabled! alfredao is offline
    MemberRank
    Jan 2008 Join Date
    Coronel FabriciLocation
    705Posts

    Re: Gunz Webpage

    I'm on Linux, try to restart you computer.

  7. #7
    Apprentice Saint.. is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Re: Gunz Webpage

    Ok ill try now.

  8. #8
    Account Upgraded | Title Enabled! fred94 is offline
    MemberRank
    Jun 2008 Join Date
    250Posts

    Re: Gunz Webpage

    Look at the unofficial fix thread by wesman.

  9. #9
    Apprentice Saint.. is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Re: Gunz Webpage

    Ok no look i get this.




  10. #10
    Apprentice Saint.. is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Re: Gunz Webpage

    Bump i really need help Please!!

  11. #11
    Account Upgraded | Title Enabled! fred94 is offline
    MemberRank
    Jun 2008 Join Date
    250Posts

    Re: Gunz Webpage

    It is the same way to fix this problem :


    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\EGTest\config.php on line 32
    Fix :
    1. Check your configuration files, this is most usually caused by not having a good configuration. Also check php.ini and make sure that "extension=php_msql.dll" and "extension=php_mssql.dll" have no ; before them.
    2. It might be your ntwdblib.dll, turn off whatever web server your using and replace your old dll with this one http://forum.ragezone.com/attachment...0&d=1224015745, restart the web server and try again.
    The file of where to put it is differs in which one you use.
    AppServ : C:/AppServ/PHP/
    Wamp : C:/Program Files/PHP/ or C:/wamp/php (some old versions use the program files one)
    Xammp : C:/xampp/PHP/

    OR you can try this way :

    Quote:
    1. uncomment php_mssql.dll from php.ini
    2, Download http://207.210.97.37/ntwdblib.zip
    3, Extract it
    4. Place ntwdblib.dll inside C:\Windows\system*** your apache bin dir and your php dir.
    5. reboot your windows and your ready to go :]

    Fix by Night2Dark2
    All contents was not made by him they are of a shared source
    [b] File Hosting provided by Revolution Gamers.

  12. #12
    Apprentice Saint.. is offline
    MemberRank
    Jun 2009 Join Date
    9Posts

    Re: Gunz Webpage

    Thanks for the help you gave me but i just removed my gunz because it was pissing me off :)

  13. #13
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Gunz Webpage

    Quote Originally Posted by fred94 View Post
    It is the same way to fix this problem :


    Code:
    Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\EGTest\config.php on line 32
    Fix :
    1. Check your configuration files, this is most usually caused by not having a good configuration. Also check php.ini and make sure that "extension=php_msql.dll" and "extension=php_mssql.dll" have no ; before them.
    2. It might be your ntwdblib.dll, turn off whatever web server your using and replace your old dll with this one http://forum.ragezone.com/attachment...0&d=1224015745, restart the web server and try again.
    The file of where to put it is differs in which one you use.
    AppServ : C:/AppServ/PHP/
    Wamp : C:/Program Files/PHP/ or C:/wamp/php (some old versions use the program files one)
    Xammp : C:/xampp/PHP/

    OR you can try this way :

    Quote:
    1. uncomment php_mssql.dll from php.ini
    2, Download http://207.210.97.37/ntwdblib.zip
    3, Extract it
    4. Place ntwdblib.dll inside C:\Windows\system*** your apache bin dir and your php dir.
    5. reboot your windows and your ready to go :]

    Fix by Night2Dark2
    All contents was not made by him they are of a shared source
    [b] File Hosting provided by Revolution Gamers.


    that ragezone link doesnt work

  14. #14
    Account Upgraded | Title Enabled! Creativity is offline
    MemberRank
    Feb 2009 Join Date
    127.0.0.1Location
    492Posts

    Re: Gunz Webpage

    I've seen that before in the unnoficial fix or something post.

  15. #15
    人◕ ‿‿ ◕人 Forean is offline
    MemberRank
    Jul 2008 Join Date
    1,183Posts

    Re: Gunz Webpage


  16. #16
    Account Upgraded | Title Enabled! Creativity is offline
    MemberRank
    Feb 2009 Join Date
    127.0.0.1Location
    492Posts

    Re: Gunz Webpage

    Funny thing is i think im using the same web page etc and get that error 2, ive edited the php.ini and other things. Still there, grrrr!

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

    Re: Gunz Webpage

    My way should fix everything, I have fixed it many times before.
    Edit php.ini and remove the ; from the mssql extension
    Download the ntwbdwhatever.dll I posted and put it in your PHP directory and the system32/WINDOWS directorys.
    Restart your apache
    and that should fix it.



Advertisement