I moved my entire zen cart site to the root directory of my server from a directory called /catalog, following the directions detailed here:
http://www.zen-cart.com/tutorials/index.php?article=122
I have checked both my configure.php files, ran the fix_cache_key.php utility, and still cannot get in to the admin area. The main site works fine. Here are the errors I am getting:
Tracing these errors leads me to believe that somewhere, something is telling something else to continue looking in the /catalog directory for autoload_func.php.PHP Code:Warning: main(e:/www/teachmetapes.com/catalog/includes/autoload_func.php): failed to open stream: No such file or directory in e:\www\teachmetapes.com\admin\includes\application_top.php on line 147
Fatal error: main(): Failed opening required 'e:/www/teachmetapes.com/catalog/includes/autoload_func.php' (include_path='.;c:\php4\pear') in e:\www\teachmetapes.com\admin\includes\application_top.php on line 147
I've looked a hundred times, and both of my configure.php files are directing the necessary path names correctly.
I moved everything back into /catalog and changed both configure.php files just to see if some other error came up, but everything worked fine.
I hope someone may have a suggestion.
here is the site:
http://www.teachmetapes.com
Thanks
Bryan



