Large Textarea error?
Whenever I try to post any data through a textarea that's about over 5,000 characters (5K?) my server is spouting back a 500 error.I googled and saw some people having similar problems, but no solutions were to be found.
Is there some Apache or PHP setting that determines the maximum allowed textarea post size?
Thanks