I have tried the little bits that are on this site and still getting "The following errors occured:PHP 5.0 or above is required."
My .htaccess looks like this
# Please ensure register_globals is Off by uncommenting this line
#php_flag register_globals Off
# URL Alias - see install.txt
Options +FollowSymlinks
RewriteEngine On
#OPENCART REWRITES START
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
#OPENCART REWRITES END
AddHandler application/x-http-php5 .php
AddType application/x-http-php .php
Action application/x-http-php5 /cgi-bin/php5
any one see any problems?
Thank you,
Ste
Who is online
Users browsing this forum: No registered users and 2 guests