I have a "Wordpress on Ubuntu 12.10" droplet (512MB Ram 20GB SSD Disk) and I would like to setup additional WordPress installations. But I first need to know how to setup a MySQL database under such a scenario.
What ...
I have a "Wordpress on Ubuntu 12.10" droplet (512MB Ram 20GB SSD Disk) and I would like to setup more than one WordPress installation in the same "home" folder. I currently have this:
/home/wordpress/public_html
But I...
Accepted Answer:
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:
[youtube iux5b7ZOKLg 320 560]
Essentially, what needs to happen is:
Downloa...