Hi,
I just installed SSU and started working on ZenCart today (for the first time ever!) and I am having a similar problem to autorace with my .htaccess file (can't find info on it in the FAQ - maybe I am not looking for the right thing?). The ssu_check.php file keeps telling me:
((Warning icon))Checking includes/configure.php
((Warning icon))Suggested .htaccess content
((Success icon)) #### BOF SSU
Options +FollowSymLinks -MultiViews
RewriteEngine On
RewriteBase /
# Deny access from .htaccess
RewriteRule ^\.htaccess$ - [F]
RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d
RewriteRule ^(.*) index.php?/$1 [E=VAR1:$1,QSA]
#### EOF SSU
Warning Checking cache write permission
My .htaccess file is exactly the same as that, but I keep getting the error. I don't know where the site is being hosted (I saw the message about godaddy caching the .htaccess file) - I am hoping the problem is as simple as that.
Any advice would be great.
Thanks.
P.S. I am using the latest versions
Bookmarks