2009-08-13, 07:20:51
Hi
I just tried set up of GetSimple and I had the same problem on my web hosting.
I fixed that problem.
I guess your web server is running with php4.x
I think you need to force php5, maybe in a .htaccess in root directory of getsimple (if you don't have access to the php.ini).
Put that in a .htaccess file
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
I just tried set up of GetSimple and I had the same problem on my web hosting.
I fixed that problem.
I guess your web server is running with php4.x
I think you need to force php5, maybe in a .htaccess in root directory of getsimple (if you don't have access to the php.ini).
Put that in a .htaccess file
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php