Page 1 of 1

Change PHP settings

Posted: Thu Oct 07, 2004 8:49 am
by Kingo
Hello I would like to know how to change the PHP Settings for the Session Variables. I want to set session.bug_compat_warn to off

Posted: Thu Oct 07, 2004 9:10 am
by twigletmac
You need to edit the php.ini. Where that'll be depends on your operating system.

Mac

Posted: Thu Oct 07, 2004 10:17 am
by feyd
can also do it through [php_man]ini_set[/php_man]() as the value is PHP_INI_ALL

There's also a htaccess option: http://www.php.net/manual/en/configuration.changes.php