Re: UTF-8 problem with Apache
Ian Eure <[email protected]>
| Newsgroups | gmane.comp.php.internationalization |
|---|---|
| Organization | WebSprockets, LLC |
| Message-ID | <[email protected]> |
Rasmus Lerdorf wrote: > Which content-type is being sent? > One of: application/xhtml+xml; charset=utf-8 or text/html; charset=utf-8 Depending on whether the user-agent supports XHTML or not, and is sent with Header(). This seems to be a Debian packaging bug. Further digging reveals that the initscript used to start Apache sets LANG to C, which overrides the system setting. -- Ian Eure Lead Developer, WebSprockets, LLC. -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php