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.
cannot activate extensions
This discussion has been closed.
Comments
I've just updated the troubleshooting tips to say as much...
I want to install it on a machine and test.
chmod --recursive 666 /path/to/vanilla/conf/
Apache (or the php user if it is not apache) need access to the directory. The mode to need to be 7 (or 1 or 5 after the creation of the files). 666 is for the files inside conf/
chmod --recursive 666 /path/to/vanilla/conf/*