Drupal – Broken Image after migrate to new server : Solved
Few days back, I’ve done some account migration for my clients. One of the server is going to take down. However, once transferred I noticed that the image on the page can’t be loaded. Symlink seems not working correctly. Drupal community post suggested it could be from Apache mod_rewrite that wasn’t enabled. Unfortunately, it’s enabled.I also recompile few modules, library and hack Apache configuration, clear drupal Cache.
The solution that I did to make the page view the Image correctly is not that tough (I accidentally play around and it seems fixed them). I just install drupal on my local machine and compared with the client drupal. Nothing much differences in term of “.htaccess” file, and so on. I don’t know, perhaps Allah has guided me to Change to “Private” Download Method and set it back to “Public“. But i wasn’t sure until now what triggered the issue.
s

