MyBB Community Forums

Full Version: fresh install using old DB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I install fresh new version and using old database and it's show me error?
you should post the error !!
Quote:SQL Error:
1045 - Access denied for user '_________' (using password: YES)
Query:
[READ] Unable to connect to MySQL server

that means the specified user has no privileges for using the database

log into your web host panel ; select the database
AND grant all privileges for the specified user ..
but from where myphpadmin?
^ yes, from your database manager !!
please tell me completely i am in my phpmyadmin and i select Db that i want to use but what's next
^ do you have privileges tab at top / bottom of the phpmyadmin page ?
if you have then click on it AND select the specific user (it might already
say if all privileges are available or not) ... there could be an icon in the
row of the user - click on that to get privileges editing page - select all
AND update privileges (there might be a Go button at bottom right side)
(2011-08-17, 09:38 AM)ranjani Wrote: [ -> ]^ do you have privileges tab at top / bottom of the phpmyadmin page ?
if you have then click on it AND select the specific user (it might already
say if all privileges are available or not) ... there could be an icon in the
row of the user - click on that to get privileges editing page - select all
AND update privileges (there might be a Go button at bottom right side)
there is no privileges see attached file
^ click on databases tab - you get list of all databases . select the mybb database ..
there should be privileges tab at the top OR it could be settings (followed by privileges) ...
when i click mydatabase the settings is not there then
What exactly is the error that you are getting? ranjani's guess was pretty wild.
Pages: 1 2