I have moved my existing vb to a new server, and today while i was checking cat /var/log/messages i noticed that for every user logged in my forum or for each visitor i recive the following error
Nov 13 00:34:15 gaudi suhosin[11134]: ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '201.206.3.146', file '/home/xxx/xxx/foros/includes/class_xml.php', line 35)
But i have no idea what this stands for.
I have vbadvanced installed and changed the following
suhosin.post.max_vars = 2048
suhosin.request.max_vars = 2048
any help about how to solve this problem, and what it means would be great. thanks.
Nov 13 00:34:15 gaudi suhosin[11134]: ALERT - script tried to increase memory_limit to 134217728 bytes which is above the allowed value (attacker '201.206.3.146', file '/home/xxx/xxx/foros/includes/class_xml.php', line 35)
But i have no idea what this stands for.
I have vbadvanced installed and changed the following
suhosin.post.max_vars = 2048
suhosin.request.max_vars = 2048
any help about how to solve this problem, and what it means would be great. thanks.
Comment