HTTP 404 Not Found in login
-
Hi,
just made a try to install WP 2.0 under WXP, PHP5 (configured with php-dist for compatibility reasons) & MySQL 4.1.16 (configured for InnoDB rather than MyISAM). The installation process was a dream come true… ??
BUT…
When I tried to log in with the supplied username/password I got the 404. Not being a PHP-guru I just examined the wp-config.php file, looked OK to me. Checked the database, tables seem to be created and populated. Emptied my browser cache, rrtried the login process – now I came to the Profile Editing page. Modified a few items, tried to save in order to go on – got the 404 again.
Emptied my cache again, tried to log in once again, now I cannot get part the 404 in any way. Any idea what I should start looking into?
I tried the PHP error log, but no recent entry there. I looked into the web server log, but the only things I find there is:
127.0.0.1 – – [27/Jan/2006:15:39:27 +0100] “POST /wordpress/wp-login.php HTTP/1.1” 404 0 “https://127.0.0.1/wordpress/wp-login.php” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322)”
…which I already know should be there. Please note that I have changed “localhost” to “127.0.0.1” in the wp-config fileand it is an INTENDED change.How do I proceed to find out the reasons for 404 without reading the PHP code? And more important… how do I amend?
Thanks
/ZJ
- The topic ‘HTTP 404 Not Found in login’ is closed to new replies.