New Zenner
- Join Date:
- Oct 2005
- Posts:
- 35
- Plugin Contributions:
- 1
.htaccess causing install error 1.3.0.2
I just tried to install Zen-Cart 1.3.0.2 on my linux server and received a 500 server error after being redirected to the zc_install directory. I noticed that there was an .htaccess file for this folder with the following:
<IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule>After I commented this out, the page loaded fine. This appears to be an install bug so I wanted to let others know that might have the problem also. This error does not occur for 1.3.0.0.