Your shopping cart is empty. Browse our Store
Login:
Password:
Remember password Show my name in the online users list
Forgot password?
Hi,
i recieve this error message:
Magento supports PHP 5.2.0 or newer. Find out how to install Magento using PHP-CGI as a work-around.
When I try to install magento by accessing my main domain.
My Server supports Php 5.2.x but the php files need the extension *.php5
Can I simple rename each *.php file to *.php5 ?
I appreciate your help!
Brainpain
Adding the following to your .htaccess file will tell Apache to parse files with a .php5 extension as php using the binary you uploaded to your cgi-bin directory.
Action php5-cgi /cgi-bin/php-cgi AddHandler php5-cgi .php