note 97980 added to session.configuration

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
When setting the session.gc_maxlifetime directive in a .htaccess use string format like;

php_value session.gc_maxlifetime "123456"

and not

php_value session.gc_maxlifetime 123456

Using a integer as stated above dit not work in my case (Apache/2.2.11 (Ubuntu) PHP/5.2.6-3ubuntu4.5 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.8g)
----
Server IP: 83.137.20.135
Probable Submitter: 83.161.220.101
----
Manual Page -- http://www.php.net/manual/en/session.configuration.php
Edit        -- https://master.php.net/note/edit/97980
Del: integrated  -- https://master.php.net/note/delete/97980/integrated
Del: useless     -- https://master.php.net/note/delete/97980/useless
Del: bad code    -- https://master.php.net/note/delete/97980/bad+code
Del: spam        -- https://master.php.net/note/delete/97980/spam
Del: non-english -- https://master.php.net/note/delete/97980/non-english
Del: in docs     -- https://master.php.net/note/delete/97980/in+docs
Del: other reasons-- https://master.php.net/note/delete/97980
Reject      -- https://master.php.net/note/reject/97980
Search      -- https://master.php.net/manage/user-notes.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.