Sambhashanam
तकनीकी संभाषणम्
Navigation
  • Microsoft Technologies
  • Java Technologies
  • LAMP Technologies
  • Opensource
    • Microsoft Opensource
    • LAMP Opensource
    • Java Opensource
You are here: Home › LAMP Technologies › After changing permalinks wordpress throwing 404 error
← Introduction
.Net collections →

After changing permalinks wordpress throwing 404 error

June 22, 2013 | Filed under: LAMP Technologies and tagged with: wordpress

I have created a site using wordpress and everything was working fine until I changed the permalink. Just after changing permalink, I start getting error 404 for almost all link.

After troubleshooting and surfing I came to know that this is a common problem which many people are getting in wordpress installation, so I thought I should post the steps to solve this problem. By the way I am using Wamp server to run wordpress on my windows machine(Windows 7).

Steps to resolve this issue:

  1. Open the httpd.conf file which is located at “C:\wamp\bin\apache\apache2.4.2\conf” (Root folder for wamp can differ, it is C drive in my case).
  2. Remove “#” sign from “#LoadModule include_module modules/mod_include.so” at line number 118.
  3. Replace “AllowOverride None” to “AllowOverride All” at all places (3 places at line number 223, 256 and 376).
  4. Restart the Apache server using Wamp control panel.
  5. Now check the links, every link will work fine.

Enjoy coding….

 

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Google+ (Opens in new window)

Related

Did you like this article? Share it with your friends!

Tweet

Written by Manish Kumar

Follow me on Twitter
← Introduction
.Net collections →

One Response to "After changing permalinks wordpress throwing 404 error"

  1. Mark says:
    August 14, 2015 at 6:24 am

    Nice post. I know a lot of my clients have had this error so I created a site called http://wordpress404.com just for this issue. Maybe some will find it useful. I hope to see more good content from you guys in the future!

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Authors

  • Dhananjay Jha
  • Manish Kumar
  • Sushil Pandey

Recent Comments

  • muhammad on Mail merge in java for Microsoft Word document – Part I
  • muhammad on Mail merge in java for Microsoft Word document – Part I
  • Dhananjay Jha on Mail merge in java for Microsoft Word document and convert to PDF without iText – Part II
  • Clyde Symonette on Mail merge in java for Microsoft Word document and convert to PDF without iText – Part II
  • Dhananjay Kumar Jha on Mail merge in java for Microsoft Word document and convert to PDF without iText – Part II

Tag Cloud

.net activiti activiti-spring activiti bpmn C# change sender mail id in wordpress class classloader Conver MS Word to PDF disable user wordpress dox4j glassfish http response compression java Java Mail Merge MS Word javascript confirmation link on image jax-ws on tomcat jax-ws webservice Jee JTS junit junit-spring Link on Image with hidden URL link load spring configuration load spring configuration xml junit maven maven build Merge MS Word using Java Merge Word Document using XdocReport OOPS oracle weblogic PDF conversion using docx4j php mail function sample activiti process with human task and service task sending mail with attachment spring-orm spring framework spring hibernate spring hibernate integration spring jpa spring jpa hibernate integration tomcat jax-ws web service wordpress wordpress sender email

Looking for old post?

© 2021 Sambhashanam