Link to home
Start Free TrialLog in
Avatar of rgb192
rgb192Flag for United States of America

asked on

The password of the account must be changed

common.php(163)      Uncaught exception 'PDOException' with message 'SQLSTATE[28000] SQLDriverConnect: 18488 [Microsoft][SQL Native Client][SQL Server]Login failed for user 'user'.  Reason: The password of the account must be changed.' in C:\inetpub\wwwroot\common.php:163
Stack trace:
#0 C:\inetpub\wwwroot\common.php(163): PDO->__construct('odbc:Driver={SQ...', 'user', 'pass.*(')
#1 C:\inetpub\wwwroot\index.php(2): require_once('C:\inetpub\wwwr...')
#2 {main}
  thrown      E_ERROR
Avatar of kaufmed
kaufmed
Flag of United States of America image

Was there a question here?
ASKER CERTIFIED SOLUTION
Avatar of Daniel_PL
Daniel_PL
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of rgb192

ASKER

thanks