Open GoogleCodeExporter opened 9 years ago
I've got the same issues, you are correct, and I can't seem to grasp what's
wrong here.
Original comment by larcen...@gmail.com
on 16 Sep 2014 at 1:52
But I should note, I'm using Wordpress theme bundled with timthumb
Original comment by larcen...@gmail.com
on 16 Sep 2014 at 1:54
Anyone have any ideas? I don't see any errors in the log files.
Original comment by ramyash...@gmail.com
on 16 Sep 2014 at 9:47
I have a new discovery, I believe the headers are not in the cache file, only
the image data, and that is read from disk, and sent with new headers on it. In
HHVM the correct image headers are not being sent, only the contents of the
temp files.
Original comment by larcen...@gmail.com
on 17 Sep 2014 at 9:08
Larcen, are you using Apache or Nginx to serve WordPress?
Original comment by ramyash...@gmail.com
on 18 Sep 2014 at 5:22
I found this, which may relate, https://github.com/facebook/hhvm/issues/3241
Original comment by ramyash...@gmail.com
on 18 Sep 2014 at 5:24
Using Nginx serving Wordpress 4 (With HHVM of course)
Original comment by larcen...@gmail.com
on 18 Sep 2014 at 3:41
A quick update, just running through and it seems, at least for me, that with
Nginx and HHVM, cloudflare is incorrectly detecting content-types which is why
the images aren't showing up. When I switch the site over to php-fpm,
everything works fine. Looking for a way to disable cloudflare, or correctly
setup the system to detect properly. Any news from anyone?
Original comment by ramyash...@gmail.com
on 25 Sep 2014 at 5:34
Original issue reported on code.google.com by
ramyash...@gmail.com
on 12 Sep 2014 at 9:17Attachments: