coolv1994
Member
- Messages
- 508
- Reaction score
- 0
- Points
- 16
I have vBulletin 3.7.2 on my site and I can't login to my admin cp. A customer support person said i need for suhosin to have settings like this.
If you could change them that would be great.
Code:
suhosin.cookie.encrypt = Off
suhosin.memory_limit = 32M
suhosin.session.encrypt = Off
suhosin.log.sapi = 511
suhosin.get.max_value_length = 1024
suhosin.executor.eval.blacklist = "exec,system,passthru,shell_exec,fopen,file_get_co ntents,file_put_contents,tmpnam"