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

kevster111’s picture

your 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

ginga8’s picture

I looked and my files directory has the permission of 777 but still nothing seems to be working.

Any other ideas?

Thanks

drewish’s picture

Status: Active » Closed (duplicate)

i'm guessing you don't have mod_rewrite installed on your webserver... see #410200: Without clean URLs ImageCache doesn't create folders or images

ginga8’s picture

I 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.