Web-installed WP goes back to localhost install! "UT8 encoding"?
-
Hi,
I have a strange problem with WP install/transfer.
After I installed WP on localhost, everything was OK but when I moved it to a web server I have some errors and when I click on a link it turn on the localhost installation!
Here are also some error message:Warning: Cannot modify header information – headers already sent by (output started at /path/wp-login.php:1) in /path/wp-login.php on line 349
Warning: Cannot modify header information – headers already sent by (output started at path/wp-login.php:1) in path/wp-login.php on line 361
I can’t login nor logout!
I removed any space before and after PHP tags (following the instructions given here:
http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F
But this didn’t solved my problem!
I may suspect the coding format as I was forced to register some php files (e.g. functions.php) in UT8 coding. I need that to add language characters which is not recognize in ANSI encoding.
Could this be really the cause?
Any suggestion to solve this issue?Thank you
The topic ‘Web-installed WP goes back to localhost install! "UT8 encoding"?’ is closed to new replies.