OK, I have these errors. I want try to enable these parameters, but I don't know if for the security is worse. (sorry for my bad english)
In scp/admin.php
Warning: ini_set() has been disabled for security reasons in /home/hebergem/public_html/ostic/main.inc.php on line 31
Warning: ini_set() has been disabled for security reasons in /home/hebergem/public_html/ostic/main.inc.php on line 32
Warning: ini_set() has been disabled for security reasons in /home/hebergem/public_html/ostic/main.inc.php on line 35
Warning: ini_set() has been disabled for security reasons in /home/hebergem/public_html/ostic/main.inc.php on line 37
Warning: ini_set() has been disabled for security reasons in /home/hebergem/public_html/ostic/main.inc.php on line 44
Warning: ini_set() has been disabled for security reasons in /home/hebergem/public_html/ostic/main.inc.php on line 45
Warning: session_start() : Cannot send session cache limiter - headers already sent (output started at /home/hebergem/public_html/ostic/main.inc.php) in /home/hebergem/public_html/ostic/main.inc.php on line 48
Warning: ini_set() has been disabled for security reasons in /home/hebergem/public_html/ostic/main.inc.php on line 87
Warning: require_once(Mail/mimeDecode.php) : failed to open stream: No such file or directory in /home/hebergem/public_html/ostic/include/class.mailparse.php on line 19
Fatal error: require_once() : Failed opening required 'Mail/mimeDecode.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hebergem/public_html/ostic/include/class.mailparse.php on line 19
and in scp/index.php all errors in admin.php and
Warning: session_start() : Cannot send session cache limiter - headers already sent (output started at /home/hebergem/public_html/ostic/main.inc.php) in /home/hebergem/public_html/ostic/main.inc.php on
I tryed put the value '1' instead of '0', but that has not changed
Thank you for the help.