IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Running a Wordpress Cluster now...
I've found it doesn't matter what HTTPD server you use.

You need to use separate installations for the Wordpress for each domain or sub domain. That way its able to be updated automatically by the users of the site... and make WordPress self updating.

Otherwise you'll step on everything "custom" and you'll be stuck updating from the repositories, while you'll be suck waiting for that when a zero day exploit comes along. Since its PHP and its an Application... its not very good combo.

Use a single HTTPD server (nginx or apache or whatever) with vhosts... and then separate installations of WordPress and then MySQL/Postgres.

Careful on the MySQL/Postgres stuff, since there have been specific exploit for PHP4+WP+certain versions of MySQL and PHP5+WP+certain versions of MySQL.
New Adminiscott has a preference for PostGres
You should know that. :-)

Wade.

Q:Is it proper to eat cheeseburgers with your fingers?
A:No, the fingers should be eaten separately.
New Yes... but...
The "easy setups" are typically made for MySQL.

If he can get Postgres in the mix, it may or may not be available to him, since it requires some additional work.
New I could care less, actually.
My preference for Postgres is for my own development. Things That Just Run can use whatever they like.
Regards,
-scott
Welcome to Rivendell, Mr. Anderson.
New Looks like everyone is suggesting separate installs
So not apt-get then I'm guessing.
Regards,
-scott
Welcome to Rivendell, Mr. Anderson.
New Sure, just don't do Multi-User
Question is do you want users to be able to update/maintain their own installs, or keep everything under your control and keep everyone on the same version?
--

Drew
New Its as simple as setting up a default install and
replicating it where ever and setting up the vhost to recognize properly...

Its really a very cheap and easy setup.

Apache, if its only one instance, the "default" /var/www/html/ is all you need...

if you setup separate vhosts... minimal settings is really easy.

That way, people can update and maintain thier own install without any problems.


Doing it "apt-get" makes it tough to maintain without stomping on everything and resetting it up every time. Doing it with separate install its almost self maintaining.
     Wordpress + multiple domains + nginx + lucid - (malraux) - (12)
         I think drook's your guy. -NT - (Another Scott) - (1)
             Not this time - (drook)
         Re: Wordpress + multiple domains + nginx + lucid - (mvitale)
         Running a Wordpress Cluster now... - (folkert) - (6)
             Adminiscott has a preference for PostGres - (static) - (2)
                 Yes... but... - (folkert)
                 I could care less, actually. - (malraux)
             Looks like everyone is suggesting separate installs - (malraux) - (2)
                 Sure, just don't do Multi-User - (drook)
                 Its as simple as setting up a default install and - (folkert)
         All set, thanks everyone - (malraux) - (1)
             Told ya... :P -NT - (folkert)

I bought a mouse to try it out on before using it myself.
49 ms