I have been fighting with this for nearly 12 hours now.

I created the files/images directory and the files/images/tmp directory.

Permissions are all set to 777.

I enabled the module.

I attempted to upload a picture

It uploaded successfully to the server but does not show up on the webpage. Instead I only get a red x's.

example: http://eternalsweetharts.com/image/tid/4

I'm new to drupal and to PHP. I am lost as to what I'm doing wrong and I'm sure it something stupid. Please help!

wright@eternalsweetharts.com
YIM - mrsright41401
AIM - armysweethart

Rachel

Comments

lordslumber’s picture

I've also got this problem. I noticed if I paste in the URL that that browser is trying to display I get a 403 and a 404. I've checked the "download method" in my settings: it is set to public. I've also got my images folder 777'ed.

I'm currently running php 5 as a cgi on dreamhost with drupal 4.6.2 using default theme.

lordslumber’s picture

I changed the "files" folder to 777 as well as the images folder within that folder, and now it works fine.

greg2’s picture

Yep, installing image module on 4.6.3 - The images were not displaying - though source showed URL - and images were being generated.
After changing directory permissions everything displayed properly.
I used 755 on the directories and left the actual files at 644.
Greg

walkah’s picture

Status: Active » Fixed

permissions issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)