-
Recent Comments
- Victor Osorhan on Plugin: Remove the WordPress Dashboard
- neoxx on Password protect archive files?
- Rolf on I Ran My Computer's Keyboard Through the Dishwasher
- baron on Filosofo's WordPress Gravatar Plugin
- eistea on po file
- filosofo on Failed GZIP Plugin install — 500 error
- TeamRCIA.com on Failed GZIP Plugin install — 500 error
- Headless Horseman on WP Mail SMTP & DB Backup Plugins
- filosofo on WP Mail SMTP & DB Backup Plugins
- Headless Horseman on WP Mail SMTP & DB Backup Plugins
Monthly Archives: March 2007
My Basal Cell Carcinoma
March 22, 2007 – 10:44 am
I never thought I’d get cancer from the sun. I don’t sun-bathe. I try to wear a hat whenever I’m outside for long periods (a necessity for bald guys like me). So I was a little surprised to end up with a form of UV-induced carcinoma on my neck below the ear. [...]
WordPress Relocation Without Editing the Database
March 20, 2007 – 5:07 pm
Here’s a tip I picked up on the WordPress hackers’ list: you can change the “siteurl” WordPress option simply by adding define(’RELOCATE’,true); to the wp-config.php file and browsing to wp-login.php.
The “siteurl” option—or what’s called “WordPress address” under the admin options menu—is a database value that refers to where the actual WordPress files [...]