Closed (fixed)
Project:
Image
Version:
4.6.x-1.x-dev
Component:
image.module
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
27 Jul 2005 at 18:30 UTC
Updated:
3 Jan 2006 at 16:20 UTC
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
Comment #1
lordslumber commentedI'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.
Comment #2
lordslumber commentedI changed the "files" folder to 777 as well as the images folder within that folder, and now it works fine.
Comment #3
greg2 commentedYep, 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
Comment #4
walkah commentedpermissions issue.
Comment #5
(not verified) commented