Closed (duplicate)
Project:
ImageCache
Version:
6.x-2.0-beta9
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2009 at 18:59 UTC
Updated:
29 Apr 2009 at 17:54 UTC
I setup the Imagecache and tried to create my first preset. After doing this, I looked in my folder structure and the Imagecache and the preset folder name are not being created. As well the imagecache_sample.png file is being dumped in the files folder.
Can someone felp
Comments
Comment #1
kevster111 commentedyour file permissions are probably off. probably have to change the permissions on files i believe to 777 prob not good but don't have another solution
Comment #2
ginga8 commentedI looked and my files directory has the permission of 777 but still nothing seems to be working.
Any other ideas?
Thanks
Comment #3
drewish commentedi'm guessing you don't have mod_rewrite installed on your webserver... see #410200: Without clean URLs ImageCache doesn't create folders or images
Comment #4
ginga8 commentedI think I found it, Clean URL is disabled because I am not using the domain name, only accessing the site using the IP. When the site goes live, I am assuming that both Clean URLs and the Imagecache will both start working.
Thanks everyone for your help.