What is apache's errorlog telling you when this happens?
What did you enter for your DIR_FS_CATALOG value?
Are your files really under public_html like they should be?
What is apache's errorlog telling you when this happens?
What did you enter for your DIR_FS_CATALOG value?
Are your files really under public_html like they should be?
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
ok, i just went ahead and started all over following the directions in the previous link step by step: When i finished, I ran the fix-cache_key.php and got the following error:
1146 Table 'ww2ptfc_zc1.zen_db_cache' doesn't exist
in:
[select * from zen_db_cache where cache_entry_name = 'zc_7eb4ed1f36d90140477d9474b61e0e26']
Thanks, for your help.
Does your actual database have the "zen_" prefix on all its tables?zen_db_cache
If not, then you need to change your DB_PREFIX setting in the configure.php files to suit.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.