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.
installation problem - "It appears as though you've already got Vanilla installed."
Hi guys,
Did a quick search, but sorry if this is a repeat of a well-rehearsed problem. I'm trying to use vanilla in a project, I following the instructions and I get stuck just after I supply the database parameters with a warning "It appears as though you've already got Vanilla installed. If you are attempting to upgrade your existing installation of Vanilla, you should be using the upgrade script".
Here's a summary of my actions. I unzipped the vanilla package to PATH_TO_VANILLA
mkdir APP_PATH/forum
cp -a PATH_TO_VANILLA/Vanilla.1.0.3/* APP_PATH/forum/.
cd APP_PATH/forum
chgrp -R nobody *
chmod 777 conf
then point my browser to APP_URL/forum
I've tried a number of things, eg emptied my database, commented out the relevent test in installer.php but I can't make anything take. Anyone got any insight?
Thanks,
Jez Austin.
0
This discussion has been closed.
Comments
What version of PHP and MySQL are you using?