| 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> |