My mistakes

wordpress changing the site/blog directory

Posted by: pvibeesh on: November 21, 2007

When we install the wordpress

it keeps the installation  path in database

So to change the installation path

  •        open the database
  •        open the table wp_options
  •       edit the field option_value of the record with option_name = home

Leave a Reply