Im trying to login to my wordpress website by adding /wp-admin/ it worked a while ago but now when I add it it redirect me to this webpage www.mywebsite.com/cgi-sys/index.html
so My question is why this happend. and how can I login to my account again.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Possibly what has happened is your WordPress site is set to another site. What you can do to fix this is go into your WordPress database and do the following: Note: You may need to replace the
This should return something to the following:
In my case, this is correct as my site is in fact Note: Depending on your desired site settings, you may need to change the permalink settings in your admin panel later.
|
|||
|
|

yoursite.com/wp-login.php? – Positive Jun 16 '12 at 12:48