Hi there,
Like it said the title, in php5.4.4 it doesnt come with suhosin, are there any way to exec scheduled.php?¿ because when i put it on the cron i get this error...
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20100525/suhosin.so' - /usr/lib/php5/20100525/suhosin.so: undefined symbol: php_mb_gpc_encoding_detector in Unknown on line 0
I tried it to installed from github repository of the suhosin project, but it seems it doesnt updated it yet...
Thanks.