Report this

What is the reason for this report?

Vanilla on an existing One-Click Worpress Droplet

Posted on January 1, 2016

Hi I am a complete noob…

I created a one-click wordpress droplet for my website. Then realised it will be awesome if I can have a discussion forum too.

I followed instructions on -

https://www.digitalocean.com/community/tutorials/how-to-install-vanilla-forums-on-ubuntu-12-10

  • to do the following
  1. Created mysql database called ‘vanilla’ and granted full privileges to a user called ‘vanilla’ i created.
  2. Uploaded the Vanilla installation files to server under /var/www/vanilla.

But now I am stuck on Step 3 (which is the actual installation). The How To says just typing the IP of my droplet would point to the install page for vanilla. However, the IP points to my Wordpress as default.

I tried entering - <ip address>/vanilla/ - and - <ip address>/var/www/vanilla/index.php. But all i get is a 404 error page of Wordpress.

Can anyone help?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Ubuntu 12.10 has been end of life for a while and is no longer supported. Our current WordPress one-click image uses Ubuntu 14.04 in which the default web root is /var/www/html and not /var/www/ since you placed your vanilla files outside the web root they would not be accessible.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.