You are not logged in.
I'm wanting to use BunsenLabs to do web development. One question I have, though, is, what's the best way to install multiple WordPress installations, for multiple customer websites, on BunsenLabs?
Should I use the WordPress package that's in the repos, or should I just instead download the stuff from wordpress.org and run those instead?
Thanx in advance,
Fred in St. Louis
Offline
Hi Fred,
using packages from the repos is generally a good idea, because that what they are made for, but web software that runs on your server and has frequent updates like Wordpress is an exception from that rule.
You would generally use the downloads from wordpress.org.
Offline
i would think that the debian package has some mechanism in place that allows to run multiple sites/instances, but the way wordpress works my guess is that this only works to a certain extent...
anyway, you should try that first.
wordpress has a __HUGE__ knowledge base which you MUST check out, i'm sure they have something to say about debian packages also.
can you specify "multiple customer websites"?
are they to be on separate IPs and domains?
with completely distinct interface, no overlap whatsoever?
on the same physical hardware, on the same barebones bunsenlabs install?
Last edited by ohnonot (2018-06-03 06:04:29)
Offline
I'd probably pick the 3rd https://wordpress.stackexchange.com/que … ith-docker
Offline