Forums

[resolved] Can't login (6 posts)

  1. Bill77
    Member
    Posted 4 years ago #

    Just got WordPress installed, but can't log in. After entering username and password and click login...the next page comes up with these warnings and nothing else happens: (help!)

    Warning: Wrong parameter count for define() in /home/epointe/public_html/wp-config.php on line 13

    Warning: Cannot modify header information - headers already sent by (output started at /home/epointe/public_html/wp-config.php:13) in /home/epointe/public_html/wp-login.php on line 202

    Warning: Cannot modify header information - headers already sent by (output started at /home/epointe/public_html/wp-config.php:13) in /home/epointe/public_html/wp-login.php on line 214

    Warning: Cannot modify header information - headers already sent by (output started at /home/epointe/public_html/wp-config.php:13) in /home/epointe/public_html/wp-includes/pluggable.php on line 557

    Warning: Cannot modify header information - headers already sent by (output started at /home/epointe/public_html/wp-config.php:13) in /home/epointe/public_html/wp-includes/pluggable.php on line 694

  2. Michael Torbert
    WordPress Virtuoso
    Posted 4 years ago #

    What is on line 13 of your wp-config.php?

  3. Bill77
    Member
    Posted 4 years ago #

    define('/&7KOYbxSN GZ(j\"2XSd9|9\"Ju3x06@O33vK\"q$g3|>G]V\'NZ5>qe5A*Fp6;|4A@'); // Change this to a unique phrase.

    I created a couple of my own... neither of which worked... then went to a suggested site for an auto generated one... and this doesn't work either.

  4. kmessinger
    Member
    Posted 4 years ago #

    You don't have to put anything there unless you want to. Just leave it as the original
    define('SECRET_KEY', 'put your unique phrase here'); // Change this to a unique phrase.

    But if I read it correctly, it should be define('SECRET_KEY','then the number you use');

    You have left out part of the code.

  5. Bill77
    Member
    Posted 4 years ago #

    That fixed it!!! I'm in the dashbord! Thanks for help!

  6. Michael Torbert
    WordPress Virtuoso
    Posted 4 years ago #

    I would highly recommend putting a unique phrase there.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.