i get this error:
i go to confing.php and check line 32 and i see this :Code:Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\config.php on line 32
I got this error because the web cant connect with SQL SERVER right?Code:$r = mssql_connect($_MSSQL[Host], $_MSSQL[User], $_MSSQL[Pass]) or die("Cant connect to database");
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:
Some one have a way to slove it?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


Reply With Quote


