Bug Reports
Error when installing
Started January 5, 2013 by srkraag
Hi Ryan,After finalizing everything I need, I went and tried to install the version (using the latest version u made with the list fix 2.1r164) on my pro website hosted by OVH. Unfortunately I get this error :[b]Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homez.121/editionl/www/library/HTMLPurifier/Bootstrap.php on line 37[/b]Any idea why that is ?I did install it perfectly on some other free hosting (byethost)Thx in advance !
2 replies
Hello,It must be some PHP settings that are different between the servers then. What version of PHP is the server using?Make sure you have PHP 5.3.x or higher or you are running a known insecure/oudated version of PHP.
I changed the Php version through HTaccess file from unknown to 5.4 and it's working now !!THX again a lot Ryan