Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter serbanblack

    (@serbanblack)

    <?php
    //** MySQL settings ** //
    define(‘DB_NAME’, ‘takeabreak_db1’);
    define(‘DB_USER’, ‘takeabreak_user1’);
    define(‘DB_PASSWORD’, ‘******’);
    define(‘DB_HOST’, ‘localhost’);
    define(‘DB_CHARSET’, ‘utf8’);
    define(‘DB_COLLATE’, ”);
    $table_prefix = ‘wp_’;
    define (‘WPLANG’, ”);
    define(‘ABSPATH’, dirname(__FILE__).’/’);
    require_once(ABSPATH.’wp-settings.php’);
    ?>

    Thread Starter serbanblack

    (@serbanblack)

    whooami how it can be? can you send me a exemaple of wp-config.php ?

    Thread Starter serbanblack

    (@serbanblack)

    And if u want to go to next step appear more errors.. And when i want to login.. Appear Warning: Cannot modify header information – headers already sent by (output started at /www/newsit.es/t/a/k/takeabreak/htdocs/wp-config.php:25) in /www/newsit.es/t/a/k/takeabreak/htdocs/wp-login.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /www/newsit.es/t/a/k/takeabreak/htdocs/wp-config.php:25) in /www/newsit.es/t/a/k/takeabreak/htdocs/wp-includes/pluggable.php on line 369

    Warning: Cannot modify header information – headers already sent by (output started at /www/newsit.es/t/a/k/takeabreak/htdocs/wp-config.php:25) in /www/newsit.es/t/a/k/takeabreak/htdocs/wp-includes/pluggable.php on line 370

    Warning: Cannot modify header information – headers already sent by (output started at /www/newsit.es/t/a/k/takeabreak/htdocs/wp-config.php:25) in /www/newsit.es/t/a/k/takeabreak/htdocs/wp-includes/pluggable.php on line 331

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