A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=4905 ====================================================================== Reported By: jh Assigned To: bwalton ====================================================================== Project: php5_session Issue ID: 4905 Category: regular use Reproducibility: always Severity: major Priority: normal Status: feedback ====================================================================== Date Submitted: 2012-02-23 11:08 CET Last Modified: 2012-02-27 09:52 CET ====================================================================== Summary: php5_session does not enable because there is a bug in the php.ini Description: php.ini does have extension = session and not extension=session.so so the module is not loaded. ======================================================================
---------------------------------------------------------------------- (0009668) jh (developer) - 2012-02-27 09:52 https://www.opencsw.org/mantis/view.php?id=4905#c9668 ---------------------------------------------------------------------- correct there is no extension=session.so at all. So it's a wrong bug description. IIRC the postinstall script of the modules enables the extension. So session.so should be added to the php.ini.CSW I guess. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
