Server to Server Transfers erroring...

ryno267

Well-Known Member
Mar 3, 2004
212
0
166
Chandler, AZ
cPanel Access Level
Root Administrator
Transferring account by account I'm getting transfer errors...
Both servers are now on current release of cpanel. I have root to both.


When using "Copy an account from another server with account password"
Attempting to login as tempesu2 to xx.xx.xxx.189 via ftp
Login ok
Uploading Htaccess
Uploading Wrapper
Uploading Dectector
Uploading Packager
Uploading Downloader
Uploading Killer
Chmoding scripts
Fetching http://xx.xx.xxx.189/~tempesu2/cgi-bin/cpdownload/cpanelwrap.cgi?tempesu2 (0)[email protected]
Found uid to be: 560
Compiling wrapper
uploading wrapper
chmodding wrapper
Closing FTP Control
Packing Account using suexec method

Syntax Mismatch
Unable to produce account package. Transfer failed.
Downloading Tarball
Removing Scripts using suexec method
Fetching http://xx.xx.xxx.189/~tempesu2/cgi-bin/cpdownload/cpanelkill.cgi?tempesu2 (0)[email protected] 500 while fetching url http://xx.xx.xxx.189/~tempesu2/cgi-bin/cpdownload/cpanelkill.cgi?tempesu2
...............
Fetching http://xx.xx.xxx.189/cgi-bin/cpdownload/cpanelkill.cgi?tempesu2 (0)[email protected] 404 while fetching url http://xx.xx.xxx.189/cgi-bin/cpdownload/cpanelkill.cgi?tempesu2
Checksum Failure [[d7b60b0bd753c9d53fed83052ca30982]] [[]]...trace information follows...

HTTP/1.1 200 OK
Date: Thu, 16 Nov 2006 21:59:08 GMT
Server: SonataServer 4.7.11rc1
Connection: close
Content-Type: text/html

Syntax Mismatch
Unable to produce account package. Transfer failed.

Error while copying account...! Aborting Extraction
When using "Copy an account from another server"
Packaging the account... Timeout ... [a fatal error or timeout occurred while processing this directive]Retrying....Packaging the account...

Got another week or so to get these sites off so the sooner the help the better... thanks guys!

rYno
 

ryno267

Well-Known Member
Mar 3, 2004
212
0
166
Chandler, AZ
cPanel Access Level
Root Administrator
Ok looked at that and another server friend had another option which I've opted for...

basically...
/scripts/pkgacct username
chmod 755
move to www dir
wget (didn't work so I had to ftp down then ftp up to new server)
mv cpmove-username.tar.gz /home/
/scripts/restorepkg username


Now that installed everything fine and all looked good until I tried to view my host.servername.com/~username

I get this error:
Warning: Unknown(): open_basedir restriction in effect. File(/home/tempesu2/public_html/index.php) is not within the allowed path(s): (/usr/local/bin/) in Unknown on line 0

Warning: Unknown(/home/tempesu2/public_html/index.php): failed to open stream: Operation not permitted in Unknown on line 0

Warning: Unknown(): open_basedir restriction in effect. File(/home/tempesu2/public_html/index.php) is not within the allowed path(s): (/usr/local/bin/) in Unknown on line 0

Fatal error: Can't load /home/tempesu2/public_html/index.php, open_basedir restriction. in Unknown on line 0
It seems open_basedir is not liking something... any help or shall I start a new thread for that issue?





ALSO however - i'd like to get the transfer still working as I have one SSL account on the old server that I'd like to just simply transfer over....