View Single Post
  (#10 (permalink)) Old
Kieran Kieran is offline
Techie & Moderator
Kieran is on a distinguished road
 
Kieran's Avatar
 
Posts: 753
Join Date: Apr 2006
Location: Swindon, UK
Default Re: Magento eCommerce - 02/12/2007, 1:28 PM

Code:
Action php5-cgi /cgi-bin/php5-cgi 
AddHandler php5-cgi .php
Should be sufficient.

If that still doesn't work, check the permissions on the php5-cgi binary - it should be 755, as should the cgi-bin directory its self.
Reply With Quote