change Magento to new server, images of existing product do not shown in frontend
- by forrest gump
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 :(