View Single Post
  (#7 (permalink)) Old
tomwp tomwp is offline
User
tomwp is on a distinguished road
 
Posts: 19
Join Date: Jul 2006
Default Re: Magento eCommerce - 02/12/2007, 1:14 PM

Have tried the full qualified path
<code>
Action php5-cgi /hsphere/local/home/AAAA/AAAA.co.uk/cgi-bin/php5-cgi
AddHandler php5-cgi .php
</code>

and also

<code>
Action php5-cgi /cgi-bin/php5-cgi
AddHandler php5-cgi .php
</code>
Reply With Quote