Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7416867
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T07:35:04+00:00 2026-05-29T07:35:04+00:00

I have a wordpress site set up on a live server, and I have

  • 0

I have a wordpress site set up on a live server, and I have replicated the site locally by following these steps:

  • FTPed live files to local
  • Set up virtual host (dev.domain.com) to point at local version of site
  • Imported the db locally
  • changed wp-config.php to the correct local db settings
  • changed ‘home’ and siteurl’ in db.wp_options to point to http://dev.domain.com (from http://www.domain.com)

Home page loads fine, /wp-admin all loads fine.
Problem is in links to pages:

Permalinks are set to point to post name: http://dev.example.com/sample-post/, just as on live server. However, locally, all links to posts are broken, and Apache (2.2.17) is responding with the following error: “The requested URL /sample-post/ was not found on this server.”

I’m assuming I’ve missed a configuration step somewhere, though I’ve followed this process umpteen times in the past with no problems. The issue with this particular site is that the theme has been hacked with lots and lots of absolute paths entered, meaning setting up a dev site has required loads of code changes.

I’m not really sure how to further trouble shoot this, not completely understanding how WordPress / Apache handles permalinks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T07:35:04+00:00Added an answer on May 29, 2026 at 7:35 am

    OK – sorted this, it was to do with mod_rewrite on apache.

    To fix (this is for my install of Ubuntu 11.04):
    first enable mod_rewrite in apache

    sudo a2enmod rewrite
    

    Then edit the relevant file in /etc/apache2/sites-available (could be ‘default’, or one specific to site):

    sudo vi /etc/apache2/sites-available/site-file
    

    Change AllowOverride directive for your site document root from None to All:

         :
         <Directory /var/www/site.com/>
            Options Indexes FollowSymLinks MultiViews
            AllowOverride All
            Order allow,deny
            allow from all
         </Directory>
    

    That seems to have done it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have set up my wordpress site on my local machine and I would
I have a WordPress site (2.6.2) in which I have set the Home page
I have a Wordpress site that I am currently working on and have set
I have a WordPress site and the following link is accessible: www.domain.com/wp-admin/ (obviously not
I have a wordpress site that is set to 970px wide and i built
I have a wordpress site with 5k post and each post has average 25
I have to upgrade a running wordpress site's wordpress CMS and some installed plugins.and
I have a WordPress installation on my site, and I want to display WP
I have built a site in wordpress and the home page is really screwed
I'm new to WordPress. I have my site (CMS) divided to several pages in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.