[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] IntheQ Qstore Transfers to RAQ4 Problem
- Subject: [cobalt-users] IntheQ Qstore Transfers to RAQ4 Problem
- From: "Bizindex" <webmaster@xxxxxxxxxxxx>
- Date: Mon Oct 23 13:17:02 2000
- Organization: Bizindex Corporation
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
We are trying to move our InTheQ carts from a Raq2 to a Raq4 with no
success.
First we telnet to root web on the raq2 using SU access.
Then zip the files up with,
"tar cpvzf /home/sites/home/users/admin/filename.tar.gz ."
This places the tar file in the admin dir and makes it simple to ftp as well
as captures all the root files.
Then telnet to the new server and into the new root web location also using
SU access.
Then we ftp to the old server and use command:
"get filename.tar.gz"
Exit out of ftp and do the below list of commands,
"tar xpvzf filename.tar.gz "
"rm filename.gz "
"chown -R someuser:siteXXX * "
"chgrp siteXXX . "
Once we call the "/Qstore/Qadmin" up in a browser we are getting error:
"Software error:"
"Cannot open file ../Qfiles/Qstore.dat: File exists "