|
|
|
|
![]() ![]() |
May 21 2008, 10:10 PM
Post
#1
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 62 Joined: 7-May 08 From: richmond, va Member No.: 61,838 |
ok so i am trying to transfer mediawiki's but i am having trouble with exporting importing the database.
I am using phpmyadmin on both sides of the hosts. When i do the import i get this. QUOTE SQL query: I tried to give my user all rights, but it gave me this also.-- -- Database: `apolopedia` -- CREATE DATABASE `apolopedia` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; MySQL said: Documentation #1044 - Access denied for user 'jaenagle'@'localhost' to database 'apolopedia' QUOTE SQL query: GRANT ALL PRIVILEGES ON * . * TO 'jjaenagle'@'%' WITH GRANT OPTION MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ; MySQL said: Documentation #1045 - Access denied for user 'jjaenagle'@'%' (using password: YES) Do you guys have any advice? |
|
|
|
May 21 2008, 10:24 PM
Post
#2
|
|
|
|||[ n00b King ]||| ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 642 Joined: 20-June 07 From: Auckland Member No.: 45,102 |
It appears you do not have the right privileges. If you have no control of setting it i.e your using MYSQL on a remote host you have little or no control over then you cant do much about it.
|
|
|
|
May 21 2008, 10:47 PM
Post
#3
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 62 Joined: 7-May 08 From: richmond, va Member No.: 61,838 |
can i contact the admins and see if they can grant me privileges? what do i need to do?
im very new to this. i have asked the same question in their forum so hopefully, someone can help me out. |
|
|
|
May 22 2008, 04:14 AM
Post
#4
|
|
|
A computer once beat me at chess, but it was no match for me at kick boxing. ![]() Group: [MODERATOR] Posts: 3,882 Joined: 24-July 05 From: In Trouble Again... still? Member No.: 9,787 ![]() |
The database user name is always prefixed with your cpanel name and an underscore.
example: my Cpanel name is jimbo and it causes the db_username to have a prefix of jimbo_ (with the underscore). In the configuration file for the script being installed, or in an SQL command like above, I would use the db user-name of jimbo_username to access the DB where username is the user for that db.. You appear to be missing either the prefix or the username in the above example you quote. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 25th July 2008 - 09:41 PM |