Announcement

#1 2010-09-02 13:25:24

maiky2
Member
2010-09-02
2

change acount psw.

Dear miss, dear sir,

I have installed phpwebgallery on my web site, and it's run correctly, but

I need to change the password of my acount and my sql table.

How can I change the password it was writed in the files of phpwebgalley?

thans for answer

best regards.

EXCUSE ME FOR MY ENGLISH.

Offline

 

#2 2010-09-02 13:28:35

plg
Piwigo Team
Nantes, France, Europe
2002-04-05
13791

Re: change acount psw.

maiky2 wrote:

How can I change the password it was writed in the files of phpwebgalley?

Your password is written in the "phpwebgallery_users" table. With PhpMyAdmin or any equivalent, perform the following query:

Code:

update phpwebgallery_users set password = md5('maiky') where id = 1;

Your password is now "maiky", change it as quickly as possible.

maiky2 wrote:

EXCUSE ME FOR MY ENGLISH.

There is a french forum too :-)

Offline

 

#3 2010-09-02 14:15:40

maiky2
Member
2010-09-02
2

Re: change acount psw.

thanks

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact