I'm running WHM/cPanel width mod fcgi enabled, everything works great but posting and FILES data gives a 500 (the script being called is outside the document root).

What would cause this, file permissions? - They are currently root:nobody 644

I'm posting a file of about 180kb - so much much under the maximum post allowed.

link|improve this question

75% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Turns out that the MaxRequestLen was pretty small and it was failing on this - the error was going into the apache logs not the user logs.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.