Zen Cart Logo
Forums / Upgrading to 1.5.x / Major Error With No Back-UP HELP PLEASE!

Major Error With No Back-UP HELP PLEASE!

Views: 753

Results 1 to 2 of 2
17 Mar 2012, 6:51 AM
#1
soel05 avatar

soel05

New Zenner

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

Major Error With No Back-UP HELP PLEASE!

After upgrading I get this

Warning: require(includes/application_top.php) [function.require]: failed to open stream: Permission denied in /home/garza/public_html/printables/index.php on line 26

Warning: require(includes/application_top.php) [function.require]: failed to open stream: Permission denied in /home/garza/public_html/printables/index.php on line 26

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

I am complete novice :shocking: Please can anyone help me??

17 Mar 2012, 7:13 AM
#2
drbyte avatar

drbyte

Sensei

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

Re: Major Error With No Back-UP HELP PLEASE!

SoEl05:

Major Error With No Back-UPWhy is there no backup?
There is absolutely no good reason for performing an upgrade without first testing it in a separate space. In fact, all the upgrade documentation specifically guides you in that direction. https://www.zen-cart.com/upgrade
And what kind of website do you run where you don't have backups? At the very least YOU should be making your own backups on a regular basis, for your own peace-of-mind just in case something goes wrong with your hosting company's servers. Let alone doing an upgrade without testing first.

SoEl05:

Warning: require(includes/application_top.php) [function.require]: failed to open stream: Permission denied
Translated, means: When trying to open /includes/application_top.php, the server operating system responded with "Permission denied".
Apparently your filesystem permissions are set too low.
Contact your hosting company for specific help on the correct settings to use for your particular server.