Archive for May, 2008

Wildcards

May 27, 2008

I uploaded a phpinfo file to the server and checked it for “mod_rewrite” entries. Having found none, I contacted DreamHost support and asked them to activate it for me. I got a prompt response. Very polite. I love this hosting company. They told me I also needed a wildcard DNS entry which they took care of for me. They also pointed me to their wiki on WordPress MU installations.

I sure hope that JJ in support also set up “a wildcard ServerAlias entry” like it says to ask for in the wiki. JJ’s email only mentioned the wildcard DNS entry. We’ll see if that ends up being a problem.

I have yet to create a new user account to see if the subdomain.bevvy.org gets created automagically. Right now I am looking into anti-spam plugins for WPMU. There’s Askimet and Dave’s Spam Karma. I have seen mentions of activating the backend and leaving it deactivated. The activation of the backend, I assume would allow the plugin settings to be passed through to each blog user’s blog. I’m all for giving options but sometimes less choice makes for a smoother operation.

I will also be installing some sort of CAPTCHA for WPMU. I have to be mindful that any plugin I hear about must have a WPMU counterpart. If not, things will break.

One thing I am unclear about at this point is how I enable people to sign up and begin creating their own blog/user page from an index page. Requiring Admin approval is a good safe guard. Right now the only “new user” creation option is in the Site Admin section of the Administrator’s account. I want one front and center on the main page. Perhaps it is also a plugin.

Update I: I have been able to create two new blogs on the site. One for me and one for viscousplatypus. The Edit for the profile does not appear to be working. One can post to the blog and change personal blog settings but that is about it.

Successful Installation

May 23, 2008

I searched the BuddyPressDev mailing list and did not encounter my fatal error. I saw loads of them over at the WordPress forums. They did give me some hints as to reasons for multiple occurence of “add_third_level”. One person forgot to delete old files after upgrading. To totally wipe out the root directory for web site I needed SSH access.

A quick message to support over at DreamHost got my head clear on the Secure SHell problem. Even though I was doing everything properly to access my server, I had not yet specified SSH access for my DreamHost account even though I created it and had administrative privileges.

Armed with the power I needed, I did the old rm -r *.* and cleared out the Bevvy.org root directory. Then I deleted the database. Made a new database. Just to be safe I re-downloaded the WPµ and BuddyPress files. Added the WPµ files and populated the database. At this point I added the bp-core plugin only. Then I added the subsequent plugins one at a time ending with the theme plugin.

With a bit more time tonight I will begin to tweak the installation, add some Profile fields. Before the end of the weekend I intend on inviting some friends to come and play and break things.

Tracking Progress

May 23, 2008

This blog will record my progress in setting up Bevvy.org. It is my hope that it will become the new home for wayward duckies and wandering Sports Racers. It’s not going to recreate the ORG though some aspects of that once wonderful place will be present.

The current plan is to employ WordPress MU (multi-blog), BuddyPress (social network) and DiSo (distributed social network). Bevvy.org will be a gathering place but by no means is it intended to house the entire Sports Racer community.

I know next to nothing about PHP. I’ve dabbled here and there with programming languages. Enough to be dangerous.

Here goes. Weeeeeee!