Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
ini_set() has been disabled for security reasons in /installer.php
installation of vanilla fails already during the first steps:
it starts with error messages at step 1
"Warning: ini_set() has been disabled for security reasons in ~"/setup/installer.php on line 5
Warning: ini_set() has been disabled for security reasons in ~/setup/installer.php on line 7"
if i try to go further, clicking "Click here to check your installation and proceed to the next step", i get the following error messages:
Warning: ini_set() has been disabled for security reasons in ~/setup/installer.php on line 5
Warning: ini_set() has been disabled for security reasons in ~/installer.php on line 7"
Warning: Cannot modify header information - headers already sent by (output started at ~/setup/installer.php:5) in ~/library/Framework/Framework.Functions.php on line 729
~/setup/installer.php?Step=2&PostBackAction=None
0
Comments