Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2006
    Posts
    3
    Plugin Contributions
    0

    Default autoload_func.php Issues I think??

    HI

    I am receiveing this error;
    Warning: require(/var/www/html/store/includes/autoload_func.php) [function.require]: failed to open stream: No such file or directory in /home/virtual/site368/fst/var/www/html/store/admin/includes/application_top.php on line 145

    Fatal error: require() [function.require]: Failed opening required '/var/www/html/store/includes/autoload_func.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site368/fst/var/www/html/store/admin/includes/application_top.php on line 145


    First I would like to say, that when I noticed there was a problem it was a page not found error I confirmed all the pages and folders were there as near as I could tell, I contacted my host and they responded;

    We have updated your PHP and it seems that your index.php is pointing to a folder which calls missing files from your site.

    Now I receive the error at the top of this post after 6 hours of trying to fix this and reading posts I tried restoring from abackup made a couple weeks ago and get the same.

    Site was perfect last week when the last change was, and before anyone asks site has been running almost 3 months with no problems and I have not upgraded or anything.

    Can any help? Please?
    thanks
    Bill

  2. #2
    Join Date
    Jun 2006
    Posts
    3
    Plugin Contributions
    0

    Default Re: autoload_func.php Issues I think??

    ok, well no fix for the problem, Although reinstalling it has at least got me where I can rebuild it..have a database issue but I can handle that one.

    If anyone does have a clue to what might have caused this and some free time to type it up it would be nice to know in case it happens again.

    Although I think it had something to do with the server since my backup restore did the same thing.

    Thanks to everyone for there time and help at least on other matters
    Bill

  3. #3
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: autoload_func.php Issues I think??

    require(/var/www/html/store/includes/autoload_func.php) [function.require]: failed to open stream: No such file or directory in /home/virtual/site368/fst/var/www/html/store/admin/includes/application_top.php on line 145
    For the sake of reference, this is the problem:
    require(/var/www/html/store/includes/autoload_func.php) [function.require]: failed to open stream: No such file or directory
    and it is caused by the fact that the right path would look more like this:
    /home/virtual/site368/fst/var/www/html/store/admin/includes/application_top.php
    So, either your host changed where your "home" directory was pointing, or your configure.php file had incorrect DIR_FS_CATALAG or DIR_FS_ADMIN settings for whatever reason.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. v151 PHP Fatal error: Class 'QueryCache' (autoload_func.php)
    By Debbie2014 in forum General Questions
    Replies: 2
    Last Post: 20 Oct 2012, 05:01 PM
  2. unexpected T_CONSTANT_ENCAPSED_STRING (autoload_func.php)
    By ungarod in forum General Questions
    Replies: 4
    Last Post: 19 Aug 2009, 08:47 PM
  3. autoload_func.php error on fresh installation
    By yuvallb in forum Installing on a Windows Server
    Replies: 13
    Last Post: 4 Jun 2007, 03:02 PM
  4. includes/autoload_func.php problem
    By Backstage in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Feb 2007, 08:08 AM

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