Current time: 04-26-2024, 01:54 AM 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
Servera Offline
Newbie
*

Posts: 8
Joined: Jun 2011
Reputation: 0
Post: #2
RE: [HOWTO] Fix Error 500 Messages when uploading Data
(02-21-2011 08:49 PM)MasterTH Wrote:  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.

Wow big thanks!
It works.
06-04-2011 07:41 PM
Find all posts by this user Quote this message in a reply
bitstorm Offline
Newbie
*

Posts: 5
Joined: Feb 2007
Reputation: 0
Post: #3
Wink RE: [HOWTO] Fix Error 500 Messages when uploading Data
OMFG, thanks a lot!!!!! Big GrinBig GrinBig Grin
08-09-2011 11:56 PM
Find all posts by this user Quote this message in a reply
borzos Offline


Posts: 1
Joined: May 2013
Reputation: 0
Post: #4
RE: [HOWTO] Fix Error 500 Messages when uploading Data
Fucking work! Thanks man! SmileSmile
05-10-2013 06:16 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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