patrocinio
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Installing WordPress
In reply to: Warning: Cannot modify header information: ERROR when installingIts finally Working. Just remove any spaces before <?php or after ?>
Forum: Installing WordPress
In reply to: Warning: Cannot modify header information: ERROR when installingThanks,
This is my wp-config.php file and still not work
¿Any idea?<?php define('DB_NAME','mu_wrdp1'); define('DB_USER','mu_wrdp1'); define('DB_PASSWORD','mypassword'); define('DB_HOST','localhost'); define('DB_CHARSET','utf8'); define('DB_COLLATE',''); define('AUTH_KEY','f7sXx[2wbB@Ly>+GECEr?(;_a#ypoR5\'3w<G5>L~1X'); define('SECURE_AUTH_KEY','-\"r642fed3E1d>}MdGFlh@tR!QPU%/!#*X;'); define('LOGGED_IN_KEY', 'Q^l\"6:9H:Jl)+d$~jIBTt&CPL[Dp<KY4zL3y'); $table_prefix = 'wp_'; define ('WPLANG', 'es_ES'); if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); require_once(ABSPATH . 'wp-settings.php'); ?>Forum: Installing WordPress
In reply to: Getting strange error messagesHello,
I am tring to Install Word Press last version and I amd gettint same erroro about headers
Warning: Cannot modify header information – headers already sent by (output started at /home/mejoresu/public_html/blog/wp-config.php:1) in /home/mejoresu/public_html/blog/wp-admin/install.php on line 12
Can some one help?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)