• Resolved Henxiaoyi

    (@henxiaoyi)


    Hello,

    In the advice given, I am update the wpconfig.php file

    define( ‘WPMS_ON’, true );
    define( ‘WPMS_SMTP_PASS’, ‘your_password’ );

    +++

    Do I literally enter ‘your_password’
    Or do I enter in the password I entered in the field above the advice given?

    Ie:
    define( ‘WPMS_ON’, true );
    define( ‘WPMS_SMTP_PASS’, ‘admin123’ ); <- example, I’d never use that in real life 😀

    Thank you for your time.

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wpconfig.php question’ is closed to new replies.