Closed (fixed)
Project:
Authenticated User Page Caching (Authcache)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 May 2011 at 10:16 UTC
Updated:
14 Sep 2012 at 10:35 UTC
Jump to comment: Most recent
Comments
Comment #1
jpd4classiek commentedJust to add to this:
I think the page compress is broke with this module.
If you turn it off all is well, also if you comment out lines 268-269 in authcache.helpers.inc it also works.
Comment #2
Anonymous (not verified) commentedI'm not using Authenticated User Page Caching (Authcache) and having the same issue.
Edit: apparently this is a gzip compression issue on the server, nothing to do with Drupal.
Comment #3
com_net commentedyes, it works without compression.
Comment #4
Anonymous (not verified) commentedIt turned out that the site had been hacked and an iframe was inserted at the top of the index.php file. The attacker probably gained access to the FTP password that was stored in FileZilla on the site owner's Windows machine. Check your index.php and look for suspicios code.
Comment #5
com_net commented1) there is not ftp access to this server
2) all drupal core files are exactly the same that in distribution package
Comment #6
tabestan commentedSame, it worked when I uploaded my database without compression.
Comment #7
simg commented