I’m trying to install several instance of WP (each on a separate domain) on a single droplet.
I followed this guide:
and this guide:
the problem is that after i install worpdress i keep getting “Success !! The xx.xyz virtual host is working!” message. The WP installations are completelly ignored. I have read back and forth the above documents several times, but i cannot figure out what i’m doing wrong. Any help would be apprecitated.
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hi there,
You could follow the steps from this video on how to host multiple WordPress websites on the same server with Apache Virtual Hosts:
Essentially, what needs to happen is:
wget
command:/var/www/
folder:Syntax OK
reload Apache:Then run the following queries:
Hope that this helps. Regards, Bobby
This may get you to where your trying to go:
https://www.digitalocean.com/community/tutorials/how-to-set-up-multiple-wordpress-sites-on-a-single-ubuntu-vps
The best way to do this is using the free one-click application of Plesk on the DigitalOcean marketplace: https://marketplace.digitalocean.com/apps/plesk?action=deploy&refcode=eb4c817f6e43
It gives you everything to manage multiple WordPress sites and more. :-)