hi,

I am using Drupal 4.2 and filestore module works prfectly.

But if i try to upload a file more than 600 kb it sends out an error :

-------------------------------------------------------------------------
Request entity too large!

The POST method does not allow the data transmitted, or the data volume exceeds the capacity limit.

If you think this is a server error, please contact the webmaster

Error 413
Fri 23 Jan 2004 01:03:39 PM IST

Apache/2.0.40 (Red Hat Linux)
-------------------------------------------------------------------------

I changed seetings in php.ini and filestore module .....
I set max_post_size to 8M but still it throws the error...
I want a max upload size of 5M

Is it a limitation of the file store module or is there a way out...

Please let me know.....its a lil urgent...Thanx in advance

Comments

harishkm’s picture

Title: Filestore Module Lmitation ??? » Filestore Module Problems unaddressed

hi,

the filestore module was working perfectly....after i changed the settings for upgarding upload caqpacity and the sever was restarted, there were some problems....

The files that were uploaded were not shown in the filestore module....but it was there in the database...it was accesible in the top files block....and it was present in the taxonomy to which it was linked but was only not displaying in the filestore module page i.e. ./?q=filestore page.....

Any suggestions on what the problem is ... i think it could be broken links or something...please let me know,,,,,

harishkm’s picture

hey,

got some info on filestore module here, which really helped....

http://drupal.org/node/view/1648

i was able to increase file upload capacity to some extent but there is one problem

When i edit a node to change info...all the filestore nodes that get displayed in the filestore page gets lost....

what cud be the problem ???

gordon’s picture

Priority: Critical » Normal