wordpress wp-admin log in not working

Asked by:
chaowie / 5 Points
Time:
2012-10-13 11:02 am EST
Category:
Wordpress
Hits:
1,138
I recently purchased a new domain and set it up as an addon to my main account. I installed WordPress, but when I go to redexceed.com/wp-admin/ i get a 404 error:

http://redexceed.com/not_found/

To ask this user for more information, please first login.

To submit an answer, please login.

ANSWERS

0

JacobN
Staff
3,713 Points
2012-10-13 11:38 am EST
Hello chaowie, and thanks for the question.

It looks like you were missing the WordPress default (.htaccess) Rewrite rules. I've gone ahead and placed these in your domain's document root:

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# END WordPress

I've confirmed that your WordPress administrator dashboard should now be accessible over your admin URL:

http://redexceed.com/wp-admin/

Please let us know if you have any further questions at all.

- Jacob

To submit a comment on this answer, please first login.

Want to share this Question?

Related Articles

It looks like there are no related articles.
Would you like to ask a question about this page? If so, click the button below!
Need More Help?

Help Center Search

Current Customers

Email: support@WebHostingHub.com Ticket: Submit a Support Ticket
Call: 877-595-4HUB (4482)
757-416-6627 (Intl.)
Chat: Click To Chat Now

Ask the Community

Get help with your questions from our community of like-minded hosting users and Web Hosting Hub Staff.

Not a Customer?

Get web hosting from a company that is here to help.
}