Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Serving and Management
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Serving and Management how to web server support forum

Reply
 
LinkBack Thread Tools
Old 04-10-2008, 08:08 AM   #1 (permalink)
Registered User
 
Join Date: Sep 2006
Posts: 13
OS: XP


Getting Errors When Trying to transfer MySQL database

Help please. I had to give up on StartLogic and am switching my vbulletin forum to a different server, but it isn't accepting the MySQL database transfer.

If I try to install the unzipped files I receive this message:

Error in zip archive: CRC32 Checksum is not equal with the value in header information.

If I try to upload the unzipped files I receive this message:
Error #1044 Access denied for user 'XXXXX@'local host' to database 'XXXXXXX'
CathyAnn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 04-10-2008, 09:13 AM   #2 (permalink)
Manager, Alternative Comp
 
Skie's Avatar
 
Join Date: Mar 2003
Location: Chicago burbs
Posts: 2,194
OS: Gentoo Linux, CentOS, OS X

My System

Re: Getting Errors When Trying to transfer MySQL database

What exactly are you doing when you get these errors? The second error means that there's a username/password required to access the database and you're not supplying the proper username/password.
__________________
Skie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-12-2008, 11:11 AM   #3 (permalink)
Registered User
 
Join Date: Sep 2006
Posts: 13
OS: XP


Re: Getting Errors When Trying to transfer MySQL database

Thank you so much for your prompt response. I'm sorry I was late in getting back to you.

Through the cpanel, I am going to phpMyAdmin. I was told by a tech at BlueHost that it shouldn't matter if I transferred the zipped or unzipped files. So I clicked on the database I created and then clicked on Import. I tried both the zipped files of the database and then the unzipped.

The tech support at vBulletin told me to check the information in the config file, which I did, but I still am not having any luck.

They also gave me something to try that is way over my head . . .
4. Or you are running MySQL 4.1.x. As of MySQL 4.1.X there is a new password hashing system. PHP4 does not have builtin support for it as of yet, however PHP5 and the MySQLi library do. In order for your old PHP4 MySQL clients to be able to connect to the MySQL 4.1.X database you need to rehash the password using the old method. You should be able to run the following query to make it possible for PHP4 to access the MySQL 4.1.X database.

SET PASSWORD FOR 'username'@'localhost' = OLD_PASSWORD('password');

...with 'username' and 'password' being the new 'username' and 'password' settings in your config.php file. This needs to be run as the MySQL 'root' user from the MySQL prompt, so if you do not have root access to this server you will need to ask your host to do this for you.

More info is here:
http://dev.mysql.com/doc/mysql/en/password-hashing.html
http://dev.mysql.com/doc/mysql/en/up...-from-4-0.html


I really don't think that should apply to my situation, anyway. I just feel like I have missed a step somewhere in transferring my site, and that maybe the vbulletin instructions were not complete enough for a novice like me.
CathyAnn is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-08-2009, 09:00 PM   #4 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 1
OS: xp


Re: Getting Errors When Trying to transfer MySQL database

Quote:
Originally Posted by Skie View Post
What exactly are you doing when you get these errors? The second error means that there's a username/password required to access the database and you're not supplying the proper username/password.
What exactly does this mean?

I am trying to transfer my JOOMLA site from one host to another and when I try to import my database it gives me the error -

SQL query:

--
-- Database: `XXXXX`
--
CREATE DATABASE `XXXXX` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci;

MySQL said: Documentation
#1044 - Access denied for user 'XXXXX'@'%' to database 'XXXXX'


How do I import my database? I tried creating a database under the XXXXX that I exported the database from but it says it is already taken. The database I imported from is different from the one im importing to.

is that the problem? Any help would be so greatly appreciated!
liftedrg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-17-2009, 07:14 AM   #5 (permalink)
Registered User
 
Join Date: Apr 2009
Posts: 60
OS: Windows xp SP2


Re: Getting Errors When Trying to transfer MySQL database

Here's a couple suggestions.
1. Make sure that the permissions for the database is set to all permissions. If not the database won't be accessable.

2. Also change the permissions for the file to 777. If this works you can change it back once it's installed.
mcorton is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 08:57 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85