I have a blog at domainname1.com/foldername I'm trying to move it to domainname2.com/foldername 2 Here's what I did: 1st On domainname1.com/foldername I exported the mysql database via cpanel/phpadmin 2nd I downloaded the site files via ftp 3rd I created a new database on domainname2.com/foldername2 4th Selected the new database in phpadmin and cliked import and attempted to import old database and received this error message: Error SQL query: Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:190) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/ob.lib.php on line 83 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:190) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 22 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:190) in /usr/local/cpanel/base/3rdparty/phpMyAdmin/libraries/header_http.inc.php on line 23 Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpMyAdmin/export.php:190) in /usr/local/cpanel/base/3rdparty/phpMy[...] MySQL said: #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '<br /> <b>Warning</b>: Cannot modify header information - headers already sent ' at line 1 Can you help? Greatly appreciated - Thanks
ok , first of all if your trying to move the blog check this here http://www.mydigitallife.info/2007/10/01/how-to-move-wordpress-blog-to-new-domain-or-location/