Hi All,
I am a newbie, desperate to get back my site, after migrating to a new host, all is working well, except my "Shopping_cart" showing page not found. No page found error would also ocurred after add an item.
The only trick yet to try is using ultility "fix_cache_key". But I was stump by the third intructions, "run it". I am not sure how and where to run this php file. Below are the file information
Would be very much greatful if some kind soul would give me some pointer.
Thanks!
/*
* This utility is used to reset your "SESSION_WRITE_DIRECTORY" key after switching servers.
*
* 1. Make sure the DIR_FS_SQL_CACHE setting is correct in your /includes/configure.php file.
* 2. Copy this file to the folder where "index.php" exists for your Zen Cart site
* 3. Run it
* 4. The cache setting from your configure.php file will be displayed, followed by
* the cache setting from your database.
* If they match, it will say "No changes required."
* If they do not match, it will synchronize the database to match the configure.php setting.
* 5. VERY IMPORTANT .... WHEN DONE, DELETE THIS FILE FROM YOUR SERVER!!!!!!!!!!!
* If you don't delete it (or at least rename it to something very obscure), then you run the
* risk of somebody using it to find out information about your server configuration, which
* could compromise your site's security. Thus, deleting this file when finished is the best approach.
*/




