I'm a bit confused about what to do : Should I put PHP safe mode on even though it does break some websites code?
I have had several joomla websites hacked, but I'm not sure why, maybe it is safemode. I'm still investigation that...
Is safe mode only for debugging, and so it doesn't really matter that much for security right?
This feature has been DEPRECATED as of PHP 5.3.0. Relying on this feature is highly discouraged.
Cf: http://www.php.net/manual/en/ini.sect.safe-mode.php
I have PHP v 5.2.14, apache, CentOS and cpanel.
Thanks a bunch :)