Re: [users@httpd] PHP Warning

2013-06-21 Thread motty cruz
Thanks for your prompt reply David; This is the first time i see this error, I'm a bit unclear on how to clean up inputs, I will look that up. Thanks for the hint, On Fri, Jun 21, 2013 at 7:29 AM, David Guerra wrote: > Do you clean your inputs? > If so, then it doesn't matter unless you get a

Re: [users@httpd] PHP Warning

2013-06-21 Thread David Guerra
Do you clean your inputs? If so, then it doesn't matter unless you get a ton of these. On Fri, Jun 21, 2013 at 10:19 AM, motty cruz wrote: > Hello, I noticed the following error in my error logs: > [error] [client 50.17.211.201] PHP Warning: Unknown: Input variables > exceeded 1000. To increas

[users@httpd] PHP Warning

2013-06-21 Thread motty cruz
Hello, I noticed the following error in my error logs: [error] [client 50.17.211.201] PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0 it seems to me that person tried to inject my website how do i know if it was suc