Hi
I want to backup my Wiki tables in the MySQL db, using PHPMyAdmin, however, when I try and open the "Go To phpMyAdmin" it opens up a new window which shows error 1045 as follows:
Welcome to phpMyAdmin 2.11.1
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.
Error
#1045 - Access denied for user 'oramosscom270470'@'web166c30.carrierzone.com' (using password: YES)
Can anybody help please?
I've tried uninstalling phpMyAdmin and reinstalling it...but no luck - I still get same error.
Hope someone can offer some insight...
Cheers
Jeff
Hi
Did you manage to get this resolved If not can you please send me a private mail with your domain name that is affected, and the login details for phpMyAdmin. You can also contact the Technical team directly if you prefer.
Kind Regards
Fiona
BT Business Forum Moderator
Hi,
I had a similar problem.
BT Tech support disabled my .htaccess file in the public folder and phpMyAdmin access became available again.
If you need your .htaccess file, make a backup of that file and then open it in some text editor and if you find an AddHandler for phpCGI with a <IfDefine SSL> line, then remove these lines or comment them out. See if that works.