Had to change my database password, and now Coppermine doesn't work... Had to change my database password, and now Coppermine doesn't work...
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Had to change my database password, and now Coppermine doesn't work...

Started by ShootingBlanks, May 16, 2007, 09:12:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ShootingBlanks

...subject says it all.  What can I do?

I had to change my SQL database password.  I don't want to re-install and lose all the pictures I had up.  I'm getting this error:

Coppermine critical error:
Unable to connect to database !

MySQL said: Access denied for user 'rump888'@'localhost.localdomain' (using password: YES)


(my database username is "rump888")

Thanks!..



yitiana

Change sql sa password by using command prompt
Open a command prompt (Start -> Run -> cmd)
Type the follow commands, and press Enter after each line.
Osql –S yourservername –E
1>EXEC sp_password NULL, 'yourpassword', 'sa'
2>GO
The yourservername is the name of your server, yourpassword is the new sql sa password.
Other ways to reset sa password.

François Keller

@yitlana
Your aswer does not resolve the initial question (Nibbler give the answer) BTW this thread is 3 year old, so i think you are trying to spam this board.
I lock this thread
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog