Read this tutorial: report back any errors in this folder:root directory/ cache
Read this tutorial: report back any errors in this folder:root directory/ cache
Are You Vulnerable for an Accessibility Lawsuit?
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL, Domain, and MagicThumb with semi-annual and longer hosting
Thanks. Everything in the stor and admin works - the blank screen is only after trying to run the backup. I double-checked my file uploads and there are no recent error logs in that folder.
The only file I edited was the configure (to exclude my images folder) and I believe my sntax is correct:
Code:$exclude_files = array("".DIR_FS_CATALOG."cache", "".DIR_FS_CATALOG."extras", "".DIR_FS_CATALOG."images", "".DIR_FS_CATALOG."pub" );
Ok, here's what I found:
I use a shared SSL server and this program doesn't like the path that is normally used for all my admin functions:
https://www.sharedsslserver.com/mydo...somescript.php
It will load the main backup screen within admin (https://www.sharedsslserver.com/mydo.../backup_zc.php), but when I actually run a backup, it will return with a white screen and this in the URL bar:
https://www.sharedsslserver.com/backup_zc.php
Clearly, a broken path definition somewhere - but I can't fix it.
When I disable all SSL for admin side, the backup program works for the most part. I can do backups of all files and directories, downloaded or not. SQL backups do not work if I choose to download, or they seem to work if stored on the server, but the files are considered "invalid" when I try to open them.
I guess it doesn't matter, though, as I will NOT be running my store without full SSL on the admin side, so unless I missed something or a patch is written to allow for relative paths, I won't be able to use this backup program.
I'm not seeing a 'Backup Zencart' box in my 'Tools' menu. I noticed someone else had the same issue though no idea what the fix was.
I've gone through to make sure everything is supposed to be where it is and I can't seem to figure out why it's not there...?
EDIT: Never mind...the problem was that I didn't check check the box for that mod in my user admin page.
Problem solved!
Last edited by laurenjj; 24 Jun 2011 at 07:20 PM. Reason: figured it out :)
hi,
this module was used on ZenCart 1.3.9h, module version 1.0.7 and was working fine on previous server with mysql 1.0.92. not sure what the php server was, but the new one is 5.2.17
the servers have moved since then and upgraded to mysql 1.1.56
i have set chmod 777 on the zc_admin\backups and cache directories as suggested, though this has no effect as to creating the backup files. backup zc says they are created if i choose not to download, but when i go into ftp the files are not there. if i choose to download however, i get the following message:
Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.
but this is because the files are not being created where Backup ZC says they should be. the directories mentioned have been given 777 CHMOD access via FileZilla 3.5.0, but to no effect.
what could be wrong??? 0o
Last edited by Greywacke; 1 Jul 2011 at 01:17 PM. Reason: clarifying
Sincerely,
Pierre du Toit
It sounds like it is all about user rights.
Using your ftp software who owns the cache directory and admin/backup directory.
Backup ZC default uses the cache and admin/backup to write to so the script needs write access to those directories.
Skip
• 446F63746F722057686F •
I installed this according to the instructions and all the files seem to be in the right place. But when I click on Tools->Backup Zencart, I get the notes on the left, and at the bottom it states, "Please be patient scanning your Zen Cart directory structure." But nothing ever appears on the right side of the screen. Any ideas?
I am running 1.3.9h and downloaded ver. 1.07.
I had this mod running on another site on another server and loved it.
On my current server all I get is Internal Server Error messages when I choose it from the menu.
I've reupped the files, even gone back and tried other versions of the mod. I'm running 1.3.9h and just can't get anything to work. I've checked the permissions as well, cache is set to 777. PHP version 5.2.9, MySQL 5.1.56.
Here's the error log entry:
[Fri Oct 07 17:11:59 2011] [error] [client My local machine IP] File does not exist: /home/mydomain/public_html/500.shtml, referer: http://www.mydomain.com/upgradetest/...erver_info.php
The end piece, server_info.php in this case, is whatever page I was on when I tried to access backup.![]()
Bookmarks