What WordPress Does Wrong

by PapaScott on 15 May 2004

wperror.png

If your database craps out, your entire site is unreadable.

{ 4 comments }

Vitaliy May 15, 2004 at 05:05

If the entrys are stored in the database, and the database is down, how do you expect it to get them?

This is pretty much with every other major PHP script that has to do with database.

PapaScott May 15, 2004 at 07:05

Caching, baby, caching.

Michel Valdrighi May 15, 2004 at 14:05

Some kind of caching is our plans for the future. Ideas are welcome. :)

sdf May 18, 2004 at 19:05

and how about changing the “db is fucked up” to a more sensible, reader-oriented “service temporaryli out of service” page after the blog is installed successfully?

Comments on this entry are closed.

Previous post:

Next post: