Final Revolution error

Results 1 to 9 of 9
  1. #1
    Member dorr13 is offline
    MemberRank
    Feb 2008 Join Date
    80Posts

    Final Revolution error

    i get this error:
    Code:
    Fatal error:  Call to undefined function mssql_connect() in C:\AppServ\www\config.php on line 32
    i go to confing.php and check line 32 and i see this :
    Code:
    $r = mssql_connect($_MSSQL[Host], $_MSSQL[User], $_MSSQL[Pass]) or die("Cant connect to database");
    I got this error because the web cant connect with SQL SERVER right?
    but all the info. in confing.php is right.

    Maybe have some SQL file that i dont have? or something?
    plesae help.
    thanks.
    EDIT:

    I Checked only with emisandV3 adminpanel and i get this error:

    Code:
    Warning:  odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'., SQL state 28000 in SQLConnect in C:\AppServ\www\functions.php on line 17
    [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'.
    Some one have a way to slove it?

    EDIT: i sloved it, and that happend only with AP, but still i got the first Error
    Last edited by dorr13; 11-05-09 at 04:12 PM.


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

    Re: Final Revolution error

    search button.

  3. #3
    Member dorr13 is offline
    MemberRank
    Feb 2008 Join Date
    80Posts

    Re: Final Revolution error

    searched, didnt find something that help me, no one with error like this.

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

    Re: Final Revolution error

    Then you didn't search hard enough. Searching that whole line would have at least brought you to my Unofficial Fix Thread which has step by step instructions on how to fix.

  5. #5
    Member dorr13 is offline
    MemberRank
    Feb 2008 Join Date
    80Posts

    Re: Final Revolution error

    tryed it
    Quote Originally Posted by wesman2232 View Post
    This is a thread for others to help fix their problems, ex : Cannot access server (SQL), Updater problems, etc..

    Web-Based Errors :
    .......

    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 :
    didnt slove my problem and the other way download link offline....

  6. #6
    Member dorr13 is offline
    MemberRank
    Feb 2008 Join Date
    80Posts

    Re: Final Revolution error

    Up(page 2)

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

    Re: Final Revolution error

    the other download link is the same thing.
    Do mine then his.

  8. #8
    Proficient Member bunny1995 is offline
    MemberRank
    Jul 2008 Join Date
    -Next To You-Location
    193Posts

    Re: Final Revolution error

    dorr, start > all programe > AppServ > Add-Remove Window Service > Apache Uninstall Service > Finish , Press Apache Install Service
    Tested Juz only

  9. #9
    Member dorr13 is offline
    MemberRank
    Feb 2008 Join Date
    80Posts

    Re: Final Revolution error

    I Checked only with emisandV3 adminpanel and i get this error:

    Code:
    Warning: odbc_connect() [function.odbc-connect]: SQL error: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'., SQL state 28000 in SQLConnect in C:\AppServ\www\functions.php on line 17
    [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'.
    EDIT: i sloved it, and that happend only with AP, but still i got the first Error

    Quote Originally Posted by wesman2232 View Post
    the other download link is the same thing.
    Do mine then his.
    did it.
    Last edited by dorr13; 11-05-09 at 10:18 PM.



Advertisement