OK, I must be really really stupid, because I can't for the life of me get my wordpress installation working (or, at least, I can't log in to add to the blog)...
I followed the instructions at
http://wiki.contribs.org/Wordpress, and I get a blank wordpress blog alright, but how on earth do I log in? I tried the wordpress/password pair in the wp-config.php file, I've tried the admin/password pair, and I can't log in. What is going on???
I get an "invalid username" error when I try to log in using the wordpress user, and the randomly-generated password listed by the "config show wordpress" command. It's got me absolutely stumped. Note that it's a wordpress error - the invalid user page is in the wordpress theme, rather than a "403 forbidden" error.
I've tried deleting the wp-config.php file, and generating the file on the web site, but I get a "can't write to directory" error. The wordpress directory is owned by root:root, so it's probably not really surprising.
I've tried logging in as the smeserver admin user, using the admin password, with the same result (invalid user). Same thing with my username/password, root and its password. I have access to the server, but I can't use the blog. This is extremely frustrating, because it should "just work".
Cheers,
mvdw
[edit: added some details of what I've tried]