ImageCache not working in Drupal -


The module does not work for any reason.

Duplicate does not just generate image cache subfolders and image files.

The user is the owner of the www-data folder image cache, I have also set up 777 permissions, just to make sure that this is not a problem.

The point is that ImageCache is working on the previous server, what could be a server configuration problem?

have you enabled the API's API GD2 module? Imagecache will not work without it (unless you are using imagemagick) your Drupal status report ( / admin / report / status ) and recent log message ( / admin / reports / dblog < / Code>) - Any recent errors / setup related problems can be mentioned there for the visitor.


Comments