You are browsing the documentation for iTop 2.7 which is not the current version.

Consider browsing to iTop 3.1 documentation

iTop and Suhosin

Suhosin is an extra security layer which applies a number of security checks on top of PHP. If your web server is not public on the Internet and if you don't plan to deliver the iTop application to millions of simultaneaous users, you may consider relaxing a bit some of the Suhosin limits in favor of more functionalities.

Suhosin is installed and activated by default on some Linux distributions (for instance Debian & Ubuntu).

Here is a list of the known issues and the related Suhosin configuration parameter:

Parameter Value Symptom Suggested fix
suhosin.post.max_vars 1000 Failure when editing a ticket containing more than 300 related CIs. Could not delete/modify more than 997 objects at a time. Increase the limit in the Suhosin configuration
suhosin.get.max_value_length < 1024 Unpredictable effects. iTop will detect that at the setup. Increase the limit in the Suhosin configuration

More information about Suhosin: http://www.hardened-php.net/

2_7_0/install/suhosin.txt ยท Last modified: 2020/04/15 15:23 (external edit)
Back to top
Contact us