Change PHP settings
Moderator: General Moderators
Change PHP settings
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
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
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
There's also a htaccess option: http://www.php.net/manual/en/configuration.changes.php