Changes between Version 5 and Version 6 of doc/auth-server/commonErrors
- Timestamp:
- 01/25/06 14:20:36 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/auth-server/commonErrors
v5 v6 82 82 83 83 Note: This notice message has been fixed in !WiFiDog as of January 25th. The notice message is being displayed when running PHP 5.1.0+ due to rewritten date functions of PHP. There is a new config flag in config.php named DATE_TIMEZONE. Set it to your local timezone. Don't forget to update your local.config.php in case you're using it. 84 85 ----- 86 {{{ 87 HTML pages contain strange characters .... 88 }}} 89 90 Modify your Apache Server configuration file (httpd.conf) and replace "AddDefaultCharset on" whith "AddDefaultCharset utf-8". 91
