-
Recent Comments
- Alice on What Motivates Islamic Radicals
- anonymous on Don't Backup Akismet Spam Comments
- anonymous on Encryption?
- anonymous on Backup of all, Is It possibile ? :)
- anonymous on backup problems on activating
- buzzin on Scheduled email back up not working
- cubbi-zubbi on Changing the Backup-Time (via MySQL)
- sunlei on I can't get Wp-DB-Backup emails
- sunlei on I can't get Wp-DB-Backup emails
- James Sexton on What Motivates Islamic Radicals
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 [...]