What steps will reproduce the problem?
1. Loading the website with HipHop VM 3.3.0-dev (rel)
2.
3.
What is the expected output? What do you see instead?
The expected output is for timthumb to generate images and although in the log
files it seems to show that files are being grabbed, the output on the website
shows dimensions only, but no actual image.
What version of the product are you using? On what operating system?
I am using Ubuntu 14.04 with the latest release of timthumb, NGINX, and Magento
Enterprise.
Please provide any additional information below.
I'm currently running a test site with Magento, HHVM. and Nginx. The site
loads properly and images coming from external CDN sources show beautifully.
The slider works, the images coming from the blog work, however, when trying to
view files generated by timthumb, I only get the image sizes. I've added a
snapshot.
I don't see any errors in the logs. If I curl an image that I cannot see, I
got a proper response from the command-line. The response looks like:
149.200.173.207 - - [12/Sep/2014:09:14:00 +0000] "GET
/timthumb/catalog/category/400/400/0/0/1701_Square_LR_8.jpg HTTP/1.1" 200 1657
"http://domainname.com/example/" "Mozilla/5.0 (Windows NT 6.1; WOW64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.120 Safari/537.36"
I have a separate dev server running php-fpm with the exact same Nginx,
php-fpm, etc. configuration, and the images show just fine. Anything special I
need to do? I've researched the web and can't seem to figure out issues with
HHVM and timthumb if any.
Thank you
Original issue reported on code.google.com by
ramyash...@gmail.comon 12 Sep 2014 at 9:17Attachments: