Max File Upload & Max Execution Time

Hi

I have a application where i am allowing users to upload high
resolution images ( most of them are more than 4.5 MB in size )
because of the file size i am getting server timeout errors , can
anyone suggest me ,how i can increase server execution time ,i am
using mongrel . also how can i increase max file upload limit of my
application ?

Regards & Thanks
A.Balaji

Balaji wrote:

Hi

I have a application where i am allowing users to upload high
resolution images ( most of them are more than 4.5 MB in size )
because of the file size i am getting server timeout errors , can
anyone suggest me ,how i can increase server execution time ,i am
using mongrel . also how can i increase max file upload limit of my
application ?

Regards & Thanks
A.Balaji

Hi All:
I m also looking for a similar solution. I am sending mail through my
application and it is giving “Execution Timeout” error after some time…

Where can we increase the script execution time. I am facing this issue
on Webricks-Windows and on mongrel-Apache RHEL as well…

TIA,
Priya

balaji

are you using file_column bridge to upload the file?

is that possible to share the code application>