.
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.
Yes it is still logging new errors stating:
I go and refresh the webpage http://modern-contemporaryfurniture.com and then go back to my errorlog and there are new logs stating that same error.denied: /home/8190/domains/modern-contemporaryfurniture.com/html/includes/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://modern-contemporaryfurniture.com/
[Fri Apr 04 10:47:41 2008] [crit] [client 12.41.116.10] (13)Permission denied: /home/8190/domains/modern-contemporaryfurniture.com/html/includes/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable, referer: http://modern-contemporaryfurniture.com/
[Fri Apr 04 10:47:41 2008] [crit] [client 12.41.116.10] (13)Permission denied: /home/8190/domains/modern-contemporaryfurniture.com/html/includes/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable,
... and you're sure that you've been working with the correct .htaccess file?
ie: /home/8190/domains/modern-contemporaryfurniture.com/html/includes/.htaccess
Sounds like you need to talk to your hosting company for specific help.
.
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.
Does this make sense though? For the .htaccess to be affecting the permission of the stylesheets?
When I went to change the template in the Admin to classic and I just clicked preview it threw a 403 because of the preview image.
If I just edited and changed the theme I didn't get the 403, just an error talking about my meta tags module.
I'm not sure why the .htaccess would be doing this?
.htaccess can be used to handle security, and to deny access to files that people have no business touching ... namely .php files.
Some hosting configurations don't like letting you set security at the per-folder level that way (IMO that's because they don't really understand security and just operate in "scared" mode instead of truly being functional and secure at the same time).
In those cases, deleting or renaming the .htaccess file effectively removes it from the equation.
If you're still seeing errors about reading a .htaccess file ... then ... it probably still exists. Either you're doing your changes in the wrong place or you're dealing with something beyond your control.
Again, talk to your hosting company about the problem.
.
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.