PHP 5 isnt registering with OC
3 posts
• Page 1 of 1
PHP 5 isnt registering with OC
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
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
- steee
- Posts: 2
- Joined: Fri Aug 15, 2008 8:10 pm
Re: PHP 5 isnt registering with OC
Looks ok to me. The only thing I had to add to my htaccess for my site to force php5 was:
AddHandler application/x-httpd-php5 .php
AddHandler application/x-httpd-php5 .php

Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
-

Qphoria - Administrator
- Posts: 18200
- Joined: Mon Jul 21, 2008 7:02 pm

Re: PHP 5 isnt registering with OC
bloody hell, you sorted it!
THANK YOU!
THANK YOU!
- steee
- Posts: 2
- Joined: Fri Aug 15, 2008 8:10 pm
3 posts
• Page 1 of 1
Return to Installation & Upgrade Support
Who is online
Users browsing this forum: No registered users and 0 guests













