Current time: 05-18-2024, 10:34 PM Hello There, Guest! (LoginRegister)


Post Reply 
[HOWTO] Fix Error 500 Messages when uploading Data
Author Message
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #1
[HOWTO] Fix Error 500 Messages when uploading Data
i had some problems with latest ispcp 1.0.7 when customers tried to upload data in netftp or something else. Really small files worked but files bigger then 100k run into error 500.

i'm running debian squeeze in openvz.

What i figured out ist that the following to values are set to small by default:

The values are not listed in /etc/apache2/mods-enabled/fcgid_ispcp.conf so you have to add them.

Code:
FcgidConnectTimeout 60
  MaxRequestLen 134217728

these are my values to allow customers to upload 128M big files. After restarting apache everythin works fine.
02-21-2011 08:49 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[HOWTO] Fix Error 500 Messages when uploading Data - MasterTH - 02-21-2011 08:49 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)