xampp - Page not found on localhost wordpress site -


help working on wordpress website on localhost using xampp. today changed site url , home url in phpmyadmin host plan on transferring site to, ran issues had revert localhost.

but doesn't work! have tried 'localhost' , 'localhost/wordpress'. latter, can see site's header , footer , theme colors etc., main frontpage says "not found" , other menu pages not found. when try access wp-admin, can't find either! can't log admin panel.

folders structure:

c:/xampp/htdocs/wordpress

inside wordpress folder, there's .htaccess, index.php, etc. , 3 folders: wp-admin, wp-content , wp-includes.

i don't know why isn't working anymore, literally changed database's site url temporarily! nothing works , can't access admin panel. please help. in advance!

  • make sure changed siteurl , home values in wp_options table localhost http://localhost/site
  • delete htaccess file , try open site , see
  • if have security plugin changes login url page try disable renaming it's folder name

Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -