Resolved: /includes/functions.php common.php: 1

Use este forum para coisas que não tem nada a ver com Oracle.
Post Reply
User avatar
dr_gori
Moderador
Moderador
Posts: 5024
Joined: Mon, 03 May 2004 3:08 pm
Location: Portland, OR USA
Contact:
Thomas F. G

Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered

When migrating the server site, it started to give the following message:

Select all

[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4608: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1) 
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4610: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1) 
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4611: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1) 
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4612: Cannot modify header information - headers already sent by (output started at /language/en/common.php:1) 
Last visit was: 10 Nov 2014 02:45 pm 
After searching, I discovered that it had an invisible character in this file!
had a b.o.m. (Byte Order Mark). https://www.phpbb.com/support/docs/en/3 ... thout-bom/
Then, to remove, I managed using Linux's own VI:

Select all

 :setlocal nobomb  
:w  
Post Reply
  • Information
  • Who is online

    Users browsing this forum: No registered users and 21 guests