change Magento to new server, images of existing product do not shown in frontend
Posted
by
forrest gump
on Stack Overflow
See other posts from Stack Overflow
or by forrest gump
Published on 2012-05-31T14:26:16Z
Indexed on
2014/06/02
15:28 UTC
Read the original article
Hit count: 261
magento
I have moved a Magento website to a new server to optimize speed. All images appear to be replaced by image placeholders. I tried to set permission for media to 777, when I delete cache media folder and refresh, a new cache folder is created automatically, but only with placeholder images inside. I flushed image cache, reindex in magento backend but still no hope. What should I do now?
Somethings might be helpful:
. It's fine to create new product with images . Flush cache, only placeholders images are created . tried to use magento-cleanup.php, no hope . tried to remove .htaccess in media folder . the images of products are there in the media folder, just not in cache folder. Magento only looks at the cache folder for image :(
© Stack Overflow or respective owner