This is a simple PHP4 -> PHP5 error. Make sure the following is in your .htaccess file.
php_flag register_globals On php_value register_long_arrays On