Fatal Errors

Results 1 to 12 of 12
  1. #1
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    Fatal Errors

    Hello ragezone developers i need help on this... I keep getting this when like register pages and etc..

    Code:
    Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: ANN-5547EC1211F\SQLEXPRESS in C:\wamp\www\gunz\register\register.php on line 7
    
    Warning: mssql_select_db() [function.mssql-select-db]: Unable to connect to server: (null) in C:\wamp\www\gunz\register\register.php on line 8
    
    Warning: mssql_select_db() [function.mssql-select-db]: A link to the server could not be established in C:\wamp\www\gunz\register\register.php on line 8
    Please help me! thanks D*:


  2. #2
    Ragezone OG FrostElite is offline
    MemberRank
    Sep 2008 Join Date
    United StatesLocation
    1,881Posts

    Re: Fatal Errors

    Wrong section and this is a error within wamp or your register.php.
    Could you post line's 7&8 in your register.php so that I could help you further ?

  3. #3
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: Fatal Errors

    Im TVin him he got it on the admin panels to and all the php that connects to the "DB"

  4. #4
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    Re: Fatal Errors

    Quote Originally Posted by FrostElite View Post
    Wrong section and this is a error within wamp or your register.php.
    Could you post line's 7&8 in your register.php so that I could help you further ?
    Line 7 : $conn = mssql_connect($mssql_host, $mssql_user, $mssql_pass);

    Line 8 : mssql_select_db($mssql_database);

  5. #5
    Ragezone OG FrostElite is offline
    MemberRank
    Sep 2008 Join Date
    United StatesLocation
    1,881Posts

    Re: Fatal Errors

    Is the host user and pass as well as the database identified in the register.php?

  6. #6
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: Fatal Errors

    Quote Originally Posted by FrostElite View Post
    Wrong section and this is a error within wamp or your register.php.
    Could you post line's 7&8 in your register.php so that I could help you further ?
    Its his wamp fucking the sql lol (teamviewed like 5 mins ago)

    Quote Originally Posted by FrostElite View Post
    Is the host user and pass as well as the database identified in the register.php?
    It is.

  7. #7
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    Re: Fatal Errors

    Quote Originally Posted by FrostElite View Post
    Is the host user and pass as well as the database identified in the register.php?
    yeh we did that

  8. #8
    Ragezone OG FrostElite is offline
    MemberRank
    Sep 2008 Join Date
    United StatesLocation
    1,881Posts

    Re: Fatal Errors

    Try re-installing Wamp
    or using Xampp

  9. #9
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: Fatal Errors

    Quote Originally Posted by FrostElite View Post
    Try re-installing Wamp
    or using Xampp
    We did.... D:! our DB on sql isnt GunzDB lol
    Trying Xampp!

  10. #10
    Account Upgraded | Title Enabled! killerzx is offline
    MemberRank
    Dec 2008 Join Date
    638Posts

    Re: Fatal Errors

    Cough bump...

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

    Re: Fatal Errors

    ODBC...try making one.

  12. #12
    Account Upgraded | Title Enabled! hiii is offline
    MemberRank
    Sep 2007 Join Date
    387Posts

    Re: Fatal Errors

    Quote Originally Posted by fred94 View Post
    ODBC...try making one.
    Problem solved.. (by me like hours ago lol)



Advertisement