Welcome Guest, Not a member yet? Register   Sign In
shared server php.ini
#4

[eluser]TheFuzzy0ne[/eluser]
I don't understand. Most of that can be configured through CodeIgniter, although this "might" work in your htaccess file.

Code:
php_value disable_functions       exec,shell_exec,passthrough,eval,phpinfo
php_value error_reporting         E_ALL & ~E_NOTICE
php_value display_errors          Off
php_value log_errors              On
php_value ignore_repeated_errors  On
php_value html_errors             Off
php_value session.cookie_httponly 1


Messages In This Thread
shared server php.ini - by El Forum - 05-06-2009, 01:49 PM
shared server php.ini - by El Forum - 05-07-2009, 04:21 AM
shared server php.ini - by El Forum - 05-07-2009, 07:35 AM
shared server php.ini - by El Forum - 05-07-2009, 11:49 AM
shared server php.ini - by El Forum - 05-07-2009, 02:06 PM
shared server php.ini - by El Forum - 05-07-2009, 05:05 PM
shared server php.ini - by El Forum - 05-07-2009, 07:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB