Posted by zenkul on October 13, 2012 at 2:14pm
if I use apache, website running well, but if I switch to nginx webserver, I have got BOM character. Log massage like this:
Type php
Severity warning
Message
Warning: Cannot modify header information - headers already sent by (output started at /home/zumi/xxx.com/includes/common.inc:2613) in drupal_send_headers() (line 1243 of /home/zumi/xxx.com/includes/bootstrap.inc).
.................
need help, I want nginx
Comments
nginx runing well in drupal fresh install
I mean some module in my old drupal not compatible. bye