Allright before i applied to this service i had site ready on my own computer but could not import the mysql files that i had to X10hosting databas blocked or some thing ?
any way not big issue gone just fix it again just wondering![]()
Allright before i applied to this service i had site ready on my own computer but could not import the mysql files that i had to X10hosting databas blocked or some thing ?
any way not big issue gone just fix it again just wondering![]()
Hi rane2k5.
I'm not sure if you've already read the following - but just in case you haven't, it might help ;
For those people still having problems, please make sure you have read this ; http://forums.x10hosting.com/news-an...tml#post549837
For great installation & servicing of Audio Visual systems & equipmentinc. LCD & Plasma Screens, Loudspeakers, Projectors, Aerials & Satellite Dishes, Lighting effects & controllers, Hifi, Amplifiers, Surround Sound, Home Cinema & Video etc-: based around Plymouth, Devon, or anywhere in the southwest of the UK, visit :-
Aight thanks dident notice that at all![]()
Meanwhile, you may want to take a look at the MySQL dump file you are trying to import. I suspect it may be trying to create a whole new database, and you will get an error if so.
If this is the case, your first step is to create the database using MySQL Databases or the Wizard
Don’t forget to add a username / password with privileges to the new database
Your next step, is to create a copy of the import file and change/edit the lines where the database is created by deleting or changing it to comment, so you can only import the tables and contents if any.
Please note that you will have to edit your scripts to reflect the new database/user/psw.