That's the page I get after logging in or using the site admin link to the backend from the frontend. Thankfully I always keep an extra admin screen open when installing plugins and updates. I'll go back to 3.5.1. Like the new features but I'll let others be bleeding edge until this is stable. I was also a victim of the htaccess support not found problem.
DonnaFoo
Member
Posted 1 year ago #
I was able to get this to work, as much as it was working.
After logging in with the AskApache prompt, I enter my info to the wp-login.php and I get directed to http://www.mysite.com/wp-admin/ which is an Error 404 - Not Found.
Then I have to manually enter http://www.mysite.com/wp-admin/index.php to get started.
Can't we just have you directed to the dashboard after logging in twice?
I'd appreciate any notes for this. It's really more of an inconvience at the moment but it could turn out to be even more of a headache for other users in my site.
askapache
Member
Posted 1 year ago #
Add this to your root .htaccess file.
DirectoryIndex index.php
send2steph
Member
Posted 1 year ago #
I've put that in my htaccess.
Also, even using http://www.mysite.com/wp-admin/index.php returns a 404 error for m.
askapache
Member
Posted 1 year ago #
The new version 4.2.3 should fix this.