Need help with 500 errors and apache config

It seems whenever I load a page and have form/get data with % in it the server outputs a 500 error and kills the page. It's got nothing to do with how im parsing the input PHP-wise since if a variable is non-existant but placed in the url it still gives the error. I think it's an apache configuration element that is causing these problems; has anyone had this problem before and knows how to fix it?

Thanks in advance.
~Joe

 

 

 

 

Top