Zen Cart Logo
Forums / General Questions / /admin won't work

/admin won't work

Locked

Views: 1,825

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
2 Nov 2006, 9:17 AM
#1
evolive avatar

evolive

New Zenner

Join Date:
Nov 2006
Posts:
10
Plugin Contributions:
0

/admin won't work

Hello,

Fresh install. Page works fine but when trying to access the /admin I get the following error. Searched the forum but not much of a solution there. Help?

Thank you

Warning: main(includes/application_top.php) [function.main]: failed to open stream: Permission denied in /home/fstudio/public_html/admin/index.php on line 23

Warning: main(includes/application_top.php) [function.main]: failed to open stream: Permission denied in /home/fstudio/public_html/admin/index.php on line 23

Warning: main(includes/application_top.php) [function.main]: failed to open stream: Permission denied in /home/fstudio/public_html/admin/index.php on line 23

Fatal error: main() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fstudio/public_html/admin/index.php on line 23

-evolive

2 Nov 2006, 9:31 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: /admin won't work

  1. What is your cPanel errorlog saying when this permission error occurs? That should offer some clues as to the real cause.

  2. Did you alter the /admin/.htaccess file supplied with Zen Cart? Perhaps you can try renaming it to htaccess_OFF and try again. If that solves it, then the settings inside it aren't suitable for your particular hosting environment. Your host may be able to help you sort out more appropriate settings in that file.