Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2008
    Location
    Daytona Beach, FL.
    Posts
    22
    Plugin Contributions
    0

    Default Failed opening required '[admin]/includes/application_top.php'

    I have just installed Zen-Cart 1.3.8a
    As a stand alone on my server
    No add ons
    The site is running a Xoops 2.3.3 website... I did not load the zen-cart into the Xoops directories... it is in essence a sub domain
    I have been trying to enter the admin area... this is what I see when I attempt to enter admin:

    Warning: require(includes/application_top.php) [function.require]: failed to open stream: Permission denied in /var/www/html/Shop/admin/index.php on line 23

    Fatal error: require() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/Shop/admin/index.php on line 23


    What does this mean and how do I fix i?

    Thank you for your assistance...

    Later/Steve Jasse
    Later/Steve Jasse

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

    Default Re: Failed opening required '[admin]/includes/application_top.php'

    My line 23 in that file
    Code:
    require('includes/application_top.php');
    Your ERROR
    Permission denied in /var/www/html/Shop/admin/index.php on line 23
    Check your permissions or chmod to 644 or maybe higher for your server for includes/application_top.php

  3. #3
    Join Date
    Mar 2008
    Location
    Daytona Beach, FL.
    Posts
    22
    Plugin Contributions
    0

    Default Re: Failed opening required '[admin]/includes/application_top.php'

    Thanks for the suggestions...

    I changed the permissions to 744 on that file... no change I keep receiving the same error;
    I then upped the permissions and went to 777... again no change!

    Here is line 23 from the index.php file:
    require('includes/application_top.php');

    From all of the research I've done this should work!!!

    OK Zen-Cart guru's.... what's next?
    Later/Steve Jasse

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

    Default Re: Failed opening required '[admin]/includes/application_top.php'

    With your Xoops install, do you have either a htaccess or a local php.ini file that might be altering normal direction?

    You can try remnaming the admin folders htaccess to see if it is an issue - - but if this allows admin access you really need to determine what it is about your server or modified account settings that is interferring for future security issues

 

 

Similar Threads

  1. Replies: 10
    Last Post: 12 Sep 2010, 11:06 AM
  2. Fatal Error: Failed opening required 'includes/application_top.php'
    By WeebleSue in forum Installing on a Linux/Unix Server
    Replies: 18
    Last Post: 24 Oct 2007, 03:38 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