Closed (duplicate)
Project:
Drupal core
Version:
4.6.0
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jun 2005 at 23:32 UTC
Updated:
14 Jul 2005 at 09:46 UTC
Description
PHP Error (logged by watchdog):
warning: Compilation failed: characters with values > 255 are not yet supported in classes at offset 143
in
/var/www/html/XXXXXXX/XXXX/modules/search.module
in line
265.(the photos of the site are attached)
Then I try to access http://www.mywebsite.com/mydrupal and he returns only a lot of strange characters.
I think this problem is releated with the cache, because if I turn it off, the problem desapear. I had already even tryed installing FSCache, but the error keep apearing.
| Comment | File | Size | Author |
|---|---|---|---|
| Captura_da_tela.png | 327.15 KB | jmonteiro |
Comments
Comment #1
bertboerland commentedthis seems to be the same as an expisting bug where both drupal and apache are compressing a page. the browser uncompresses once hence shows a binary. closing here and raising status on orginal bug since multiple people seem to have this problem
might be tricikey to solve, so please post here as mucgh info as you can (mmcache, headers, apache version etc)