[bug-notifications] [php5 0004911]: session_cache_limiter() is undefined in php5.3.10

Mantis Bug Tracker noreply at opencsw.org
Tue Feb 28 02:02:43 CET 2012


A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=4911 
====================================================================== 
Reported By:                hudesd
Assigned To:                bwalton
====================================================================== 
Project:                    php5
Issue ID:                   4911
Category:                   regular use
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2012-02-28 01:43 CET
Last Modified:              2012-02-28 02:02 CET
====================================================================== 
Summary:                    session_cache_limiter()  is undefined in php5.3.10
Description: 
Mantis triggers the message
"PHP Fatal error:  Call to undefined function session_cache_limiter() in
/opt/csw/share/www/mantis/htdocs/core/session_api.php on line 107"

after upgrading php5 to 5.3.10,REV=2012.02.10



====================================================================== 

---------------------------------------------------------------------- 
 (0009679) bwalton (administrator) - 2012-02-28 02:02
 https://www.opencsw.org/mantis/view.php?id=4911#c9679 
---------------------------------------------------------------------- 
Is there a extension=session.so line in your php.ini?  If not, it should be
added.  I think there is a bug with the default php.ini.CSW file that it
doesn't include this line now.  And if there was a problem with your
migration of php.ini, then you're likely getting the default php.ini.CSW
file instead.  (See bug https://www.opencsw.org/mantis/view.php?id=4905.)

Thanks
-Ben



More information about the bug-notifications mailing list