Closed (fixed)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2005 at 21:16 UTC
Updated:
14 Aug 2005 at 10:53 UTC
I have setup the newest image.module with Drupal 4.6. I have all I can do at this point but making it always work is another story.
I have created the galleries.
When I try to upload the picture (http://www.zacharyfaber.com/?q=node/add/image) - the system just returns a "page cannot be found" .
I have mucked around with permissions and it does not seem to be obvious. I have removed and reinstalled image.module a few times now and that does not seem to fix it.
I must be doing something worng but I have no idea what it is.
Does anyone have any ideas for me to look at?
John
Comments
Comment #1
flavor commentedIn my apache log file I see the following error:
[Tue May 10 17:41:09 2005] [error] [client 66.125.173.3] Requested content-length of 657614 is larger than the configured limit of 524288, referer: http://www.zacharyfaber.com/?q=node/add/image
How do I adjust the Content length so that it wil work?
I think it should kick back an error not a "Page not Found"
So any help on this would be nice.
Thanks.
John
Comment #2
ezheidtmann commentedI had a similar error message, and resolved it by changing the LimitRequestBody directive in the apache configuration (Apache2, by the way)
http://web.lhstech.net/ticket/18
Comment #3
flavor commentedThanks that was the issue. Now if I could just this to make galleries that I can add photos to I would be happy. This module should be easier to deal with than this.
John
Comment #4
Robrecht Jacques commentedClosing this. Orginal poster said issue was solved.