How to change a password ? Help please !! How to change a password ? Help please !!
 

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

How to change a password ? Help please !!

Started by superdidi, February 10, 2006, 08:26:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

superdidi

Hi, I Have huge problem. I have art gallery on www.webd.pl.. or maybe..  I had...
Today i would to change skins. So I turn on NORTON COMMANDER . I didn't turn it since many months. So- i forgot the password.

I wrote to  service od www.webd.pl and they changed the password.

I opened my gallery. I don't have gallery! I have only this message :


Coppermine critical error:
Unable to connect to database !

MySQL said: Access denied for user 'didi'@'kolo2' (using password: YES)


OK. i read, that the password in data base, and the password in Coppermine gallery must be the same !
But: the data base password couldn't be changed ! Because it couldn't be similar to my login there !  <So I MUST change the password in Coppermine Gallery.>

But- how to do it :(( I don't have any idea?! I Have only administrative pannel. and I don't understand anything.

Worker in service sad me, that I must ask question on Coppermine Web !

Please help me, What must I do now ?



Nibbler


superdidi

Thank you,
...
but how to find it, and how to edit it ? :|

Nibbler

FTP to your Coppermine folder, download the file, open it in a text editor, correct the data, upload it.

superdidi

#4
Nibbler, thank you for your help.
I found this file- and this is good news.
bad news:

look- they changed my password in administrative pannel on : []
In my gallery I have password []

and in file : include/config.inc.php i found only this:

<?php
// Coppermine configuration file

// MySQL configuration
$CONFIG['dbserver'] =                         'localhost';        // Your database server
$CONFIG['dbuser'] =                         '[]';        // Your mysql username
$CONFIG['dbpass'] =                         '[]';                // Your mysql password
$CONFIG['dbname'] =                         '[]';        // Your mysql database name


// MySQL TABLE NAMES PREFIX
$CONFIG['TABLE_PREFIX'] =                'cpg132_';
?>

It isn't my password neither in pannel nor in gallery. [] i don't know what is this. it isn't my password.

Nibbler

Change the password in the file to the correct one and re-upload it. Don't post your database information on an open forum.

superdidi

Yes, I changed those passwords a bit :)

but- look- it works again :)))

http://didi.webd.pl/

:))))

THANK YOU !!

<it was horrible ;))>



superdidi

My God, I don't know  how to do it :):)
I'll do it tomorrow.Now I'm dead :))

Joachim Müller