The following issue has been RESOLVED. ====================================================================== 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: resolved Resolution: fixed Fixed in Version: ====================================================================== Date Submitted: 2012-02-23 11:08 CET Last Modified: 2012-03-02 02:38 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. ======================================================================
---------------------------------------------------------------------- (0009699) bwalton (administrator) - 2012-03-02 02:38 https://www.opencsw.org/mantis/view.php?id=4905#c9699 ---------------------------------------------------------------------- I've added session.so module support to the template php.ini which should prevent problems like this on fresh installs. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
