Local Install of Existing Wordpress Site with XAMPP Redirects to Install Page -
i've followed several guides on how migrate existing wordpress website onto local computer, running offline xampp. appears installed, own files wp-content, database, things configured point @ [http://localhost/wordpress/], when go address such "[http://localhost/wordpress]" redirects me "[http://localhost/wordpress/wp-admin/install.php]". on previous attempt, before reinstalling , trying again, followed install process, , fresh website, without of content.
i've seen problem appear before (read comment), solution didn't apply me (improper address in wp-config.php. i've followed instructions letter, i'm getting redirect suggesting hasn't gone right. suppose fix small, can't figure out do. can possibly provide help?
you might need go phpmyadmin , update siteurl entry in wp_options table. should http://localhost/yousite/
have done this?
Comments
Post a Comment