Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Done something awful to admin/configure.php!

    I've really messed-up and have done something awful to admin/configure.php as I am now getting the following error message when trying to access admin:

    Warning: main(/includes/autoload_func.php): failed to open stream: No such file or directory in /home/961/kentmusic/www.kentmusictechnology.co.uk/public_html/catalog/admin/includes/application_top.php on line 145

    Warning: main(/includes/autoload_func.php): failed to open stream: No such file or directory in /home/961/kentmusic/www.kentmusictechnology.co.uk/public_html/catalog/admin/includes/application_top.php on line 145

    Fatal error: main(): Failed opening required '/includes/autoload_func.php' (include_path='.:/usr/local/lib/php') in /home/961/kentmusic/www.kentmusictechnology.co.uk/public_html/catalog/admin/includes/application_top.php on line 145


    I tried re-uploading a clean version of admin/configure.php but to no avail. Is there some way that I can reinstall the whole admin folder without losing the information in my store so far?

  2. #2
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: Done something awful to admin/configure.php!

    If your admin/includes/configure.php file was write protected then you may have thought you uploaded another file over the top of it without actually doing so.

    Upload the new file and then click to View it in the right hand side of your FTP programme - that'll tell you if it has been changed or not.

    Vger

  3. #3
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Default Re: Done something awful to admin/configure.php!

    No. I deleted the old one before uploading the updated version. I know - really stupid not to have backed-up...
    Can I reinstall my entire admin directory afresh? Would this be the solution?

  4. #4
    Join Date
    May 2006
    Location
    Scotland
    Posts
    198
    Plugin Contributions
    0

    Default Re: Done something awful to admin/configure.php!

    It's OK. I fixed it. I had an incorrect path in admin/configure.php - I had define
    Code:
    ('DIR_WS_ADMIN', '/admin/');
    instead of
    Code:
    define('DIR_WS_ADMIN', '/catalog/admin/');
    Panic over. Phew!

  5. #5
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Done something awful to admin/configure.php!

    thanks for posting the fix

 

 

Similar Threads

  1. Replies: 0
    Last Post: 6 Aug 2014, 11:14 PM
  2. Can't rename dist-configure.php because there is already a configure.php
    By mamasylvia in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 17 Mar 2008, 06:57 AM
  3. I seem to have done something bad to admin
    By guyho in forum Basic Configuration
    Replies: 2
    Last Post: 6 Aug 2007, 04:52 PM
  4. Replies: 13
    Last Post: 30 Oct 2006, 11:48 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