The MU forums have moved to WordPress.org

Turning off activation key or how to activate mail on localhost (3 posts)

  1. mrdomain
    Member
    Posted 15 years ago #

    hi

    I want to test wpmu on my computer . I installed it, when i try to create user it says activation mail is sent, but no mails. I dont want it to send activation mail, I should turn activation off or I should make it to send mails to have password. I know you will say search the forum but I searched every subject about that and I couldnt find an useful answer please help. Thanks

  2. rizapn
    Member
    Posted 15 years ago #

    Login to your wpmu mysql database.

    select user_login, activation_key from wp_signups;

    Find the key for user that you want to activate.
    Then goto your wpmu site, like this :

    http://127.0.0.1/wpmu/wp-activate.php?key=XXXXX

    rizapn

  3. mrdomain
    Member
    Posted 15 years ago #

    thanks so much rizapn! I saw your post in another forum but I did not realize it. Everything is ok now...

About this Topic

  • Started 15 years ago by mrdomain
  • Latest reply from mrdomain