Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Cant access Admin area

Cant access Admin area

Locked

Views: 2,249

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
3 Jan 2008, 5:27 PM
#1
nathan69 avatar

nathan69

New Zenner

Join Date:
Aug 2007
Posts:
8
Plugin Contributions:
0

Cant access Admin area

Hi guys,

Just installed a 2nd store installation went well, until I came to access my Admin Panel.I am getting the following errors:-

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

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

any help appreciated.

Thanks

3 Jan 2008, 6:44 PM
#2
nathan69 avatar

nathan69

New Zenner

Join Date:
Aug 2007
Posts:
8
Plugin Contributions:
0

Re: Cant access Admin area

I did the 2nd part where it says include that line in the index.php. This has brought another error up.

Parse error: syntax error, unexpected '=' in /home/.giselle/njrxxxx/njrxxxx.co.uk/xxxx/admin/index.php on line 23

8 Jan 2008, 1:02 AM
#3
nathan69 avatar

nathan69

New Zenner

Join Date:
Aug 2007
Posts:
8
Plugin Contributions:
0

Re: Cant access Admin area

Anyone???

8 Jan 2008, 1:19 AM
#4
jammin320 avatar

jammin320

Zen Follower

Join Date:
Mar 2007
Location:
Seattle, WA
Posts:
158
Plugin Contributions:
0

Re: Cant access Admin area

Have you checked your file attributes on the files that are failing? If they are locked down too tight, that would explain the error.

For the second parse error, I would need to see the area of code in question to know what it is refering too. Parse errors often denote type-ohs.

19 Jul 2009, 6:05 PM
#5
samirah avatar

samirah

New Zenner

Join Date:
Jul 2009
Posts:
8
Plugin Contributions:
0

Re: Cant access Admin area

I'm getting the same exact error as the OP.

I JUST installed it today, changed all the CHMOD folders to 777 or 444 that were in the permissions article

I'm looking at the files in the admin folder and they're set to 644.

What are we missing?

19 Jul 2009, 6:16 PM
#6
samirah avatar

samirah

New Zenner

Join Date:
Jul 2009
Posts:
8
Plugin Contributions:
0

Re: Cant access Admin area

Ok, I figured it out.

I had to reupload the admin folder, apparently something didn't extract correctly.