I can see the images on the back end of the front end of I catalog, showed no images for products Are just the default "Image Not Found" icon.
The images are certainly exist, such as
media / catalog / product / F /o/foo.jpg
They also appear to be correct in the MySQL :
| 4 | 77 | 248 | /f/o/foo.jpg | I have cleared all MAgento cache several times, even after restarting the web server. This web server is not due to the cache; I've been disabled I even I was a bit frustrated, root as the Web server ran and upload everything chowned, and new images to 777, still nothing in the end I did everything I Google And still can not find anything to be followed.
My Web server GD With php running 5.3.2, it meets all the Magento requirements AFAICT.
loaded PHP modules:
[PHP Modules] APC core CTYPE curls to business on Dome ereg fileinfo filters GD gettext hash iconv json libxml mbstring mcrypt mysql openssl PCRE PDO pdo_mysql pdo_sqlite fur POSIX reflection session SimpleXML SPL SQLite Sqlite3 standard tokenizer XML Xmlreader xmlwriter zlib [zend module]
the last time I see this problem seen, the problem was that there was not enough memory in the server Magento whether it has enough memory to create a new image w / GD before it Checks for, and instead will use the default image if this is not the case Is not. Increase the memory available to PHP and see if it solves the problem.
Hope that helps!
Thanks, Jo