Zen Cart Logo
Forums / Installing on a Linux/Unix Server / cannot access adim area

cannot access adim area

Locked

Views: 1,889

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
27 Jan 2008, 9:43 PM
#1
de_icea avatar

de_icea

New Zenner

Join Date:
Jan 2008
Posts:
1
Plugin Contributions:
0

cannot access adim area

when i try to go to log in to admin area i get this

Warning: main(includes/application_top.php) [function.main]: failed to open stream: Permission denied in /home/.zephyr/deicea/mad-about-mobile.com/Zencart/admin/index.php on line 23

Warning: main(includes/application_top.php) [function.main]: failed to open stream: Permission denied in /home/.zephyr/deicea/mad-about-mobile.com/Zencart/admin/index.php on line 23

Fatal error: main() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php') in /home/.zephyr/deicea/mad-about-mobile.com/Zencart/admin/index.php on line 23

can anyone help me sort this out please

29 Jan 2008, 10:33 AM
#2
alpage2 avatar

alpage2

New Zenner

Join Date:
Nov 2005
Posts:
16
Plugin Contributions:
0

Re: cannot access adim area

I can't promise that this is the answer, but I have seen php error messages similar these when installing an entirely different php application. The problem at that time had been a security setting on the sewrver which prevented it from creating subdirectories more than a few deep, so a number of the deeper subdirectories and their files had been missing.

But this may not be your problem - have you tried the technical help at your hosting company, in the first instance?

Good Luck
Alan

2 Mar 2008, 2:54 PM
#3
vcsharpin avatar

vcsharpin

New Zenner

Join Date:
Mar 2008
Posts:
14
Plugin Contributions:
0

Re: cannot access adim area

De-Icea - did your problem get resolved? If so, what did you do to fix it? I have the exact same issue.

2 Mar 2008, 3:19 PM
#4
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: cannot access adim area

Have you been able to view your admin login screen in the past? Did this happen recently?

Did you change any php files?

Can you see your webstore?

2 Mar 2008, 3:37 PM
#5
vcsharpin avatar

vcsharpin

New Zenner

Join Date:
Mar 2008
Posts:
14
Plugin Contributions:
0

Re: cannot access adim area

It's a new install. I have never been able to get into admin. I can see the demo store just fine.

Based on reading all the other feedback, I am now in the process of deleting the database and killing all the files and plan to do another install. This will be by 6th re-install.

2 Mar 2008, 5:22 PM
#6
vcsharpin avatar

vcsharpin

New Zenner

Join Date:
Mar 2008
Posts:
14
Plugin Contributions:
0

Re: cannot access adim area

Okay, what finally worked for me (after trying all the other suggestions in the forum) was to delete the database and remove all the folders from my host.

I downloaded a new copy of ZenCart and re-loaded the files to my server. I sat up a new database and re-did the install. Everything works now.

2 Mar 2008, 5:36 PM
#7
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: cannot access adim area

If you have had problems like this from a fresh install, then there is no harm "deleting" everything and starting afresh. It is not the advised route if your store is up-and-running.

If you were "never" able to access your store after a fresh install, and you get error messages like these, it is usually because some of the php files were corrupted during the FTP process.

There are over 900 files in a zencart install - most of them php files that should be FTP'd as ASCII, but there are significant numbers of other files (images) that need to be FTP'd as BINARY.

This is why you should use a GOOD FTP program (Filezilla or WSFTP Professional) - making sure you pre-set the auto functions to recognise file extensions to ensure that appropriate ASCII or BINARY modes are selected when the FTP takes place.