Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2006
    Posts
    28
    Plugin Contributions
    0

    Default Moved Directories, now have Admin issues

    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:


    PHP Code:
    Warning:  main(e:/www/teachmetapes.com/catalog/includes/autoload_func.php): failed to open streamNo 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 
    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.

    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

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Moved Directories, now have Admin issues

    Not sure but double check them look at this from your error post

    Code:
    No such file or directory in e:wwwteachmetapes.comadminincludesapplication_top.php on line 147
    Where it should be:
    Code:
    e:/www.teachmetapes.com/admin/includes/application_top.php
    There are generally '/' entries when at the root that replace a similar '/shop/' when in a sub-dir. see if you might have ommited them...
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Moved Directories, now have Admin issues

    The actual error contains the "/" in the appropriate places. They somehow didn't get copied over when I pasted them from my browser window.


    Bryan

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Moved Directories, now have Admin issues

    If this is still an issue, post your 2 configs in a code box. Ommit/edit out your DB user & pass.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Oct 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Moved Directories, now have Admin issues

    Ok here is where I turn a little red in the face and say oopsh.

    It turns out some time back I accidentally copied the configure.php file into the admin directory. I dropped it there while dragging it from my hard drive. Since I missed the right directory, I copied again to admin/includes. Then I didn't delete the other one.

    So long story short, I was changing the right file, in the wrong directory... instead of the configure.php file in admin/includes.

    Thanks everyone for your help on this.

    Bryan

 

 

Similar Threads

  1. Moved site and now have BIG ISSUES
    By shags38 in forum General Questions
    Replies: 22
    Last Post: 29 May 2012, 06:18 AM
  2. Moved Define Pages to Information Box Now Some Issues
    By pheniks in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 2 May 2008, 11:46 PM
  3. moved servers now admin just refreshes.
    By chris20492002 in forum Installing on a Linux/Unix Server
    Replies: 4
    Last Post: 4 Nov 2007, 07:29 PM
  4. Moved to new server, now unable to get in to admin
    By dssprogrammer in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 21 Oct 2007, 03:29 PM
  5. moved folders, now admin doesn't work
    By icklebits in forum General Questions
    Replies: 6
    Last Post: 27 Dec 2006, 06:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg