Forums

instalation on a debian box. Oh the pain... (2 posts)

  1. xsamri
    Member
    Posted 6 years ago #

    So I'm getting this lovely error:

    define('DB_NAME', 'wordpress'); define('DB_USER', 'dave'); define('DB_PASSWORD', 'XXXXXXXX'); define('DB_HOST', '%');
    Warning: Cannot modify header information - headers already sent by (output started at /etc/wordpress/config-devel.aerie-entertainment.com.php:4) in /usr/share/wordpress/wp-includes/wp-db.php on line 304

    My config-deve....url.com.php looks like this:
    define('DB_NAME', 'wordpress');
    define('DB_USER', 'dave');
    define('DB_PASSWORD', 'XXXXXXXX');
    define('DB_HOST', '%');

    the % is correct as far as I can tell.

    I should say that this is "less" broken than it was to begin with, so I'm on the right track, just a little stuck.

    Thanks in advance for your help,
    Dave

  2. xsamri
    Member
    Posted 6 years ago #

    Never mind...I got it

Topic Closed

This topic has been closed to new replies.

About this Topic