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)
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