I´ve tried in a testing environment, to upgrade my site from 5.x to 6.8.
I´ve followed all directions (they are almost the same as the ones that I have to go through to upgrading my site from 4.7 to 5.x).
Anyway, whan I enter the update.php file, I get this error message:
• warning: Cannot modify header information - headers already sent by (output started at /....../demo5/includes/database.mysqli.inc:128) in /......../demo5/includes/common.inc on line 141.
I´ve alreay tried deleting all possible blank spaces at the end (or top) at all the php files in the primary directory (the ones besides index.php), and deleting the blank space that were at the last line in common.inc and database.mysqli.inc
Nothing happened, but I decided to go through the upgading process anyway.
This errors appeared:
• warning: Cannot modify header information - headers already sent by (output started at /.............../demo5/includes/database.mysqli.inc:128) in /............./demo5/includes/common.inc on line 141.
• user warning: Duplicate entry '1850-0' for key 1 query: ALTER TABLE locales_target ADD PRIMARY KEY (language, lid, plural) in /.............../demo5/includes/database.mysql-common.inc on line 374.