Getting HTTP 404 errors After Install
-
When I click on several of my blog links I get HTTP 404 (Page Not Found) errors. WP installed fine, the MySQL database was configured okay, so I’m assuming it has to do with the wp-config.php file or how I have WP configured or how I’ve mapped to the confi file.
I’ve installed the blog in a WAMP server directory (www) which is “http://localhost/blogname/” All of the php files are going to “<?php require(‘./wp-config.php’);”. All of the other files (./wp-register, ./wp-login, etc.) are listed in the same way in the PHP code. I got the CSS to work, but I’m baffled at what I’m missing here.
Any help is appreciated…
Thanks…
The topic ‘Getting HTTP 404 errors After Install’ is closed to new replies.