Bug #1015

lighthttpd + phpBB + utf-8

Added by Anonymous 699 days ago. Updated 89 days ago.

Status:Invalid Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:core
Target version:-
Pending:

Resolution:

invalid

Patch available:


Description

Hello, I do have a problem, I can't set an default encoding on my website: http://ablforum.sniegas.lt I use phpBB from www.phpBB.de. How could I do this with lighthttpd? defaultcharset doesn't work ... :) I do have a problem in HTML too. http://info.sniegas.lt (some letters are showing wrong, some good)
maybe some of you have any ideas? It would be great!

cheers

-- SNow

History

02/11/2007 08:40 PM - jan

  • Status changed from New to Fixed
  • Resolution set to invalid

Please check the forum for setup problems.

For static content you can use:

mimetype.assign = (
...,
".html" => "text/html; charset=utf-8",
...)

for content generated by PHP, check the php options.

01/07/2008 02:33 AM - Anonymous

Who can help me?

-- doxtor2008

10/10/2008 06:53 PM - stbuehler

  • Status changed from Fixed to Invalid

Also available in: Atom PDF