jennyfeet Posted November 20, 2003 Posted November 20, 2003 Can someone please tell me how I can backup my shop/admin, then reinstall the whole thing from the beginning? I have a few pages with errors on them and can't figure out how to fix them. I'd like to save my site, reinstall osCommerce, and start from the beginning with those few clean pages. I've already been pointed to CVS (http://cvs.sourceforge.net/viewcvs.py/tep/) on this thread (http://www.oscommerce.com/forums/index.php?showtopic=66614) but I can't figure out CVS, and I'm going CRAZY with this already. I need to get this site working. Thanks so much, Jenn
jpf Posted November 20, 2003 Posted November 20, 2003 -Download and archive your OLD shop.... -Ditto for the database (if you made any major changes or added alot of products) -Remove/delete all files from your server. Dump or clear out the Database. -Go BACK to your orginal package you started with and unachive it and setup the way you want - ie: remove the DOCS - add back in any images and such.... -Upload the WHOLE shebang back up and then reinstall.... -Test!!!!! -Backup!!!! -To add back any changes - use a FILE COMPARE tool like Beyond Compare to check file version and add in any changes from your OLD store - go backup to TEST and repeat - if not go back to a bit older backup..
jennyfeet Posted November 20, 2003 Author Posted November 20, 2003 Also if anyone has a copy of their original files and wouldn't mid e-mailing three of them to me, that would be AWESOME and SO APPRECIATED. :)
jennyfeet Posted November 20, 2003 Author Posted November 20, 2003 JPF-- thanks for your tips, I will go through this process and try it later today, if no one steps forward to email me original files. One question-- how do I backup the database? I know how to find the catalog and admin files, but am not sure about the db. thanks again Jenn
jpf Posted November 20, 2003 Posted November 20, 2003 Also if anyone has a copy of their original files and wouldn't mid e-mailing three of them to me, that would be AWESOME and SO APPRECIATED. :) Which files? Download a whole copy from the site: http://www.oscommerce.com/downloads
jpf Posted November 20, 2003 Posted November 20, 2003 There is a BACKUP option in the admin - if not use a MySQL admin tool (like phpMyAdmin) to create a "dump" or backup file.
jennyfeet Posted November 20, 2003 Author Posted November 20, 2003 Which files? Download a whole copy from the site:http://www.oscommerce.com/downloads Thanks so much-- downloaded a fresh copy. BUT the file I think I need isn't in there. When a new acct is created, the page that is returned is create_account_process.php (this page is being returned blank, and the new acct is not created). I don't know if the error is on this page or not, but I thought it would make sense to replace it and see if it worked. However, there isn't a copy of this page in the new bundle I download. Any ideas?? Thanks again for everyone's help!!
jpf Posted November 20, 2003 Posted November 20, 2003 I think you have an OLD version.... MS1?? or CVS-snapshot? This file has been discounuded use in newer version.... Take a look at your APPLICATION_TOP.PHP file.. look for: // define the project version define('PROJECT_VERSION', 'osCommerce 2.2-XXXXXX'); Which version you have (what is in the XXX part)?
jennyfeet Posted November 20, 2003 Author Posted November 20, 2003 jpf, you rock, thanks for your help. It says: // Define the project version define('PROJECT_VERSION', 'Preview Release 2.2-CVS'); So it seems like it's not an older version?? So what could the deal be with that create_account_process.php file being missing?? Also, in your opinion, do you think the prob might be with create_account.php? Or some other file? Oy vey. Jenn
jpf Posted November 20, 2003 Posted November 20, 2003 PS: To view / download this file go to: http://cvs.sourceforge.net/viewcvs.py/tep/...unt_process.php Any file that has been removed will be in the "Attic" directory. Make sure you get the correct file version (check your first line of your exisitng file or go by the DATE that you orginally downloaded the files/setup shop)
jennyfeet Posted November 20, 2003 Author Posted November 20, 2003 The Attic version of that file (same file version) is completely different from the one I have. What the HECK is going on. I am stuck, and stumped. Does anyone have any ideas? I reinstalled the original create_account.php file and tested it; get the same error, so I know the problem isn't with that file. The problem is with create_account_process.php, and I don't know how to figure out what's going wrong. :( j
jpf Posted November 20, 2003 Posted November 20, 2003 You have a pre-Milestone version....(close to a year old or more).... Who installed this? Where is the orginal files? What mods was added? Did you have a backup anywhere? Did anything change on the server? (upgrade??) Other that that I don't know what to say.... I think 'tiss broke - resinstall a new verison - keep a copy of the orginal (upload a copy into the admin...) for safe keeping. Compare and Upgrade your DB to latest struture....
Recommended Posts
Archived
This topic is now archived and is closed to further replies.