coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: mbpage on March 22, 2004, 12:58:25 AM

Title: need my photo album back
Post by: mbpage on March 22, 2004, 12:58:25 AM
I delete my user name in mysql in my website server

How can i fix it please

http://pariguayo.com/fotos/

Coppermine critical error:
Unable to connect to database !
MySQL said: Access denied for user: 'pariguayo@66.152.98.16' (Using password: YES)
Title: need my photo album back
Post by: Joachim Müller on March 22, 2004, 06:55:43 AM
tbone's right: if you're webhosted, you probably won't have the permission to delete your user. If you're self-hosted (which isn't recommended if you don't know the answer to your question in the first place), you'll have to create the mySQL user, give him permissions on the mySQL database coppermine runs in and check coppermine/include/config.inc.php that the mySQL database username and password there match the user you just created.

GauGau