Guest Posted June 22, 2007 Posted June 22, 2007 Hi, I'd like to back up a copy of my store to my computer, so that I can practice editing the configuration without affecting the live store. This may sound stupid, but how do I do this???? Thanks
Guest Posted June 22, 2007 Posted June 22, 2007 Hi,I'd like to back up a copy of my store to my computer, so that I can practice editing the configuration without affecting the live store. This may sound stupid, but how do I do this???? Thanks Use an ftp program. The local machine is where you should do your edits anyway.
martinstan Posted June 22, 2007 Posted June 22, 2007 Hi Lesley There are some useful tutorials here: http://www.vodahost.com/tut_osc.htm Martin
Guest Posted June 22, 2007 Posted June 22, 2007 Hi Lesley There are some useful tutorials here: http://www.vodahost.com/tut_osc.htm Martin Nice tuts but why address them to me, and my name is Leslie.
martinstan Posted June 22, 2007 Posted June 22, 2007 Nice tuts but why address them to me, and my name is Leslie. Ooops Sorry Leslie. Replied in a hurry and got confused :blush:
Guest Posted June 24, 2007 Posted June 24, 2007 I keep getting this message in my Backup directory: Error: Backup directory does not exist. Please set this in configure.php. What does this mean? How do I fix???? thanks
Guest Posted June 24, 2007 Posted June 24, 2007 I keep getting this message in my Backup directory: Error: Backup directory does not exist. Please set this in configure.php. What does this mean? How do I fix???? thanks If you look in configure.php in admin/includes, there will be a line that says define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); this means that you should make a directory called backups under admin. This directory is only for the database backup.
Guest Posted June 29, 2007 Posted June 29, 2007 If you look in configure.php in admin/includes, there will be a line that says define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); this means that you should make a directory called backups under admin. This directory is only for the database backup. How do I do this???
satish Posted June 29, 2007 Posted June 29, 2007 echo this define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/'); adn then in admin thru FTP tool chek if that directory exist and has proper permission. Generally its a backups folder with admin folder. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.