Community Forums

PHP 5 isnt registering with OC

Please post any issues you are having concerning installation of OpenCart v0.x.

PHP 5 isnt registering with OC

Postby steee » Fri Aug 15, 2008 8:11 pm

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
steee
 
Posts: 2
Joined: Fri Aug 15, 2008 8:10 pm

Re: PHP 5 isnt registering with OC

Postby Qphoria » Fri Aug 15, 2008 8:41 pm

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
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18200
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria

Re: PHP 5 isnt registering with OC

Postby steee » Fri Aug 15, 2008 8:52 pm

bloody hell, you sorted it!

THANK YOU!
steee
 
Posts: 2
Joined: Fri Aug 15, 2008 8:10 pm


Return to Installation & Upgrade Support

Who is online

Users browsing this forum: No registered users and 0 guests

Hosted by Arvixe Web Hosting