Hello,

I am searching through the internet how to work with suhosin. I am using debain lenny with apache2 and php 5.2 in production and my problem is:

I have scripts that need for example exec() functions, but in general conf - suhosin.ini the exec function is disabled, so I turned on suhosin simulation mode. Now it is logging ALERT-SIMULATION messages in syslog, but it also blocks the scripts with exec() function. As I read on php.net, when simulation mode is on, it should not block the script, only log the alert.

Does anyone have same issue?

Thank you in advance.

Regards,

--
David Oros
System Administrator
Platon Technologies Ltd., Hlavna 3, Sala SK-92701 +421 903 PLATON -
i...@platon.org - http://platon.org


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to