This is strange. Wp Admin becomes 'Page Not Found' when I try to log in. I believe the wordpress version is 2.8 or 2.9. Any thoughts?
This is strange. Wp Admin becomes 'Page Not Found' when I try to log in. I believe the wordpress version is 2.8 or 2.9. Any thoughts?
There might be an issue with the .htaccess file
Got to agree.
Had a lot of folders end up that way and after cussing for many hours, found that clearing .htaccess fixed the problem.
Then in admin got the right htaccss and put back.
Have never figured out how that happened.
I don't believe it was the .htaccess file. I upgraded to wordpress 3.04 using ftp and I can now log in.
Perhaps the host has upgraded php and caused an issue with the wordpress 2.8/2.9?
You can do some tests by uploading files such as hello.txt containing just hello and create some directories with this file in them for basic testing where you surf to the URL.
But error 404 means that the URL can't be resolved, so like other people mentioned, it is likely to be a .htaccess error where it is redirecting to a non-existent place.
Hidden Hit Counter My forum signature is under construction.
I'll do some further testing. This is the second time that this happened. Both sites where 2.8/2.9 versions of Wordpress.
I had this happen 'Page Not Found' happen again while trying to log onto another site running wordpress 2.9.1. The .htaccess file is fine. I checked by logging on via ftp.
Upgrading to wordpress 3.04. But kind of a pain.
I manually redirected the to the login page
/wp-login.php?redirect_to=mysite.com/wp-admin/
The login page is out of wack. Perhaps a couple of wordpress files were damaged in a hacking attempt.
The problems sites are using wordpress 2.9.1 and upgrading to wordpress 3.04 resolves the problem.
I did have that problem with my first attempt to password protect the WordPress admin area. The standard .htaccess/.htpasswd method for password protection does not work with WordPress, but there is a workaround. It is possible that they fixed that problem with 3.0.4.
Is your admin area password protected with .htaccess?
Is this issue where the standard login worked for quite a while and all of a sudden ceased working? That would be a strange problem.
"It's inexcusable for scientists to torture animals; let them make their experiments on journalists and politicians." -Henrik Ibsen
The admin area is not password protected.
The standard login was working fine. The sites were installed last spring and using Wordpress 2.9.1. I haven't updated any of the sites in a while. But, now I'm trying to login and get a page not found error.
Upgrading to Wordpress 3.04 via ftp resolves the problem.
Bookmarks