DISQUS

Climb to the Stars: Wordpress wp-login.php Problem

  • litlnemo · 4 years ago
    Thank you for this post. As usual in the WP forums, the fix was not presented in any straightforward way. *sigh*
  • Wyn · 4 years ago
    Glad it's fixed, it ate all my comments yesterday but I was mainly trying to draw your attention to the problem. Incidentally I can't install Spam Karma as my ISP (Infomaniak) doesn't allow exec()for security reasons. The install aborts.. back to square one I suppose. At least I upgraded to WP 1.3 alpha and changed the template.
  • Kirk · 4 years ago
    Thanks for the fix--Reading the WP support forum was bit foggy
  • aim · 4 years ago
    mmm.. I was thinking that everyone have faced with this problem should also make the fllowing:

    update wp_options set option_value='<yoursiteurl>' where pption_name='siteurl';</yoursiteurl>

    where <yoursiteurl> is your actual site url....</yoursiteurl>
  • Alistair Phillips · 4 years ago
    Thanks for this great info - my site was getting knocked down every few hours but since removing those lines it's been rock solid :-)

    @li