by Philipp » 25.05.2012, 04:59
Most often this error means your server is still configured to use PHP 4.
Some shared hosting providers still configure PHP4 as the default and you need to activate PHP5 in the server config (often via htaccess)
You may want to check with your hosting provider what you need to do to configure your server to use PHP5 for .php files by default.