PDA

View Full Version : Moving Hosts- Database Transfer Problems!


fastcart
05-24-2007, 03:59 AM
Hi..not quite sure where the problem is:
Exported my db from my old site...seemed
to work well?

These tables running on old server:

* Browse PLD_CATEGORY
* Browse PLD_CATEGORY_SEQ
* Browse PLD_CONFIG
* Browse PLD_EMAIL
* Browse PLD_EMAIL_SEQ
* Browse PLD_EMAIL_TPL
* Browse PLD_EMAIL_TPL_SEQ
* Browse PLD_LINK
* Browse PLD_LINK_SEQ
* Browse PLD_PAYMENT
* Browse PLD_USER

But when I try to import that back into
a nice site and configuration, only 7 of
the tables show up. THESE don't transfer!

# Browse PLD_LINK
# Browse PLD_LINK_SEQ
# Browse PLD_PAYMENT
# Browse PLD_USER


Besides that, this comes up:

SQL query:
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem

ERROR:
Unknown Punctuation String @ 6
STR: />
SQL:
<br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:150) in <b>/usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/ob.lib.php</b> on line <b>61</b><br />
<br />

//blah...blah....

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:150) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/ob.lib.php on line 61

//blah blah..
---

Any ideas? Just trying to move my site. Going from a Hostgator reseller to a shared but that shouldn't really matter....


Also, I note on original db tables I am transfering FROM,- it says this--if that helps...

PLD_LINK in use


???


:)

James
05-24-2007, 04:52 AM
try it again and make sure your exporting it in compatibility mode of say 4.x series.


If it keeps up pm me access and see if I can get it for you.