Image not showing

Joey's picture
Help! I am newbie to drupal. I have installed drupal 6.3 using elefante installer but when I upload image to my drupal install it does not show. A text describing the image showing where the picture should. I have installed image module and the problem persist. From my hosting control panel I noticed that the images uploaded name changes to picture-1.jpg Any help will be much appreciated. Joey

Comments

ownership?

I found I was having this problem - and it was because the image files were getting created with the wrong ownership attributes cd www.example.com/files/images/ chmod 644 *.jpg Fixed it for me. Of course, my version of Drupal is now rather out of date, so ymmv. Cheers, m-t
Joey's picture

Thanks m-t

Thank you. I will give it a try. Joey

I have this same problem,

I have this same problem, but only with the upload module and not the image module. Don't know how to fix it apart from going in am manually changing the permission like has been suggested.
Joey's picture

Fixed it

At long last the problem is fixed. It was from the web hosting service. Thanks Joey

how did you fix it?

how did you fix it?