Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
unexpected T_OBJECT_OPERATOR when installing
I read the « Extended How-to install Vanilla 2 » by iamkeir but I'm still getting this error when I browse to my install folder :
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in "my root directory here"/index.php on line 30
I couldn't find any related problem in this forum, but I hope no one asked the same question.
(And sorry if my English is not very sound.)
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in "my root directory here"/index.php on line 30
I couldn't find any related problem in this forum, but I hope no one asked the same question.
(And sorry if my English is not very sound.)
0
Comments
http://vanillaforums.org/page/Requirements
I followed the instructions provided by my hosting company to upgrade to PHP 5 and I get the installation board instead of the error line.
But then I get a 404 Not Found page when I send the database info.
And the URL changes from http://www.my_domain.com/a_folder/vanilla_directory/index.php/garden/gardensetup to http://www.my_domain.com/index.php/garden/gardensetup .
Why does "a_folder/vanilla_directory/" disappear to end up as a 404 error?