Re: Error 500
I used to get it because it needed php5 to be used.
for 1and1 hosting:
Add the following to your .htaccess file:
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
I used to get it because it needed php5 to be used.
for 1and1 hosting:
Add the following to your .htaccess file:
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php