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.
Install Vanilla on UBUNTU 14.4
adina
New
Hi There,... a slow newbie here.
Finish install vanilla 2.1.11 on shared hosting and I decide to make a forum on VPS because i like vanilla so much.
Now Im with digital ocean and still learning how to install. This is my first VPS.
Im using this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-vanilla-forums-on-ubuntu-12-10
and turn out not working.
The page shown is APACHE "IT'S WORK" PAGE.
I really need a detailed instruction with this.
I have tried 12.4 - 14.4 - 14.10 -and just the same.
What to do?
Tagged:
0
Comments
Solved. Just got a tips from DO.
Just move all Vanilla files and Subfolder to /var/www/html
cp -R /var/www/vanilla/* /var/www/html
and delete the original index.html
rm /var/www/html/index.html
I had the same problems, but I solved it with changing the rights, owner and group to www-data 0755