473,395 Members | 1,681 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Pages of website returns a WAMP homepage on my LocalHost?

Using WAMPSERVER for windows 7, smartgit and Safe Search Replace I have done the following steps:

- Pulled a wordpress code from a github repository using smartgit
- Downloaded the database from the server's phpmyadmin
- Imported it to my localhost's phpmyadmin using WAMP.
- Replaced the strings from url.com to 127.0.0.1/url

The home page works on the localhost but when I click on one of the menu links I get the WAMP homepage instead of the actual page. What have I done wrong and what can I check to solve the issue?

On wordpress the URL on pages has been changed to 127.0.0.1/url which is a good sign. Is there a way to check the url that works in my wamp folders?

I have tried the following in WP-Config to use the localhost URL instead of the one saved to the database but it didn't work:

define('WP_HOME','http://127.0.0.1/website');
define('WP_SITEURL','http://127.0.0.1/website');
Mar 3 '13 #1

✓ answered by arthurmani

Go to settings/permalinks in the wordpress dashboard and update permalinks by clicking twice on save changes. That's all.

1 2444
Go to settings/permalinks in the wordpress dashboard and update permalinks by clicking twice on save changes. That's all.
Mar 3 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: jd | last post by:
I am trying to setup a site using the Personal Website Starter Kit available in VS2005, I can debug my site just fine in Visual Studio. I am also running IIS and am able to connect to my new...
8
by: Maximilian Hofer | last post by:
Hallo NG, zum erstellen einer Anfrag an eine Website benutze ich folgenden Code: Dim encoding = New System.Text.UTF8Encoding 'Daten zum Posten zusammenbauen Dim postData As String
3
by: bizt | last post by:
Hi, I have been using a local installment of Apache web server and PHP on my computer. For some reason it has stopped loading my local web pages when I enter 'http://localhost' into the browser...
0
by: Bell, Kevin | last post by:
I know I can use urllib2 to get at a website given urllib2.urlopen(url) but I'm unsure how to then go through all pages that are linked to it, but still in the domain. If I want to search through...
0
by: Christian Blackburn | last post by:
Hi Gang, My live website is located at the root of its domain. Is there some way to get Visual Web Developer 2005, debug my website at http://localhost:1269/ vs. ...
17
by: =?Utf-8?B?Y2F0aGFyaW51cyB2YW4gZGVyIHdlcmY=?= | last post by:
Hello, I have build a website with approximately 30 html-pages. When I search this website in Google, I see the index.html or home.html on this website, but also other html-pages on this...
6
by: MaiyaHolliday | last post by:
Hello, I've recently installed apache on a new computer, and cannot figure out why my site will not process any includes. (it was working on my old one) There are no errors on the page such as...
2
by: psunavy03 | last post by:
I'm developing a website to access an MS Access DB at home while the bureaucracy at work approves hosting. I was all set to demo the site this morning, but when I entered the URL (http://<IP...
5
by: Arch Stanton | last post by:
I have a set of ASPX pages that work fine on my home computer (Vista), and on a server at work (XP). I just got a new laptop at work (XP) and these same files don't work on it. I installed IIS and...
3
by: AC Patel | last post by:
I created a website using php and html It works well with the latest WAMP on localhost when i upload it to the webserver the html file only work i then signed up another webserver and uploaded...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.