Mantis - php5_session
Viewing Issue Advanced Details
4905 regular use major always 2012-02-23 11:08 2012-03-25 04:50
jh  
bwalton  
normal  
closed  
fixed  
none    
none  
0004905: php5_session does not enable because there is a bug in the php.ini
php.ini does have extension = session
and not extension=session.so
so the module is not loaded.
Issue History
2012-02-23 11:08 jh New Issue
2012-02-24 15:06 bwalton Status new => assigned
2012-02-24 15:06 bwalton Assigned To => bwalton
2012-02-24 15:07 bwalton Note Added: 0009656
2012-02-24 15:07 bwalton Status assigned => feedback
2012-02-24 17:32 jh Note Added: 0009657
2012-02-27 09:52 jh Note Added: 0009668
2012-03-02 02:38 bwalton Note Added: 0009699
2012-03-02 02:38 bwalton Status feedback => resolved
2012-03-02 02:38 bwalton Resolution open => fixed
2012-03-25 04:50 bwalton Note Added: 0009761
2012-03-25 04:50 bwalton Status resolved => closed

Notes
(0009656)
bwalton   
2012-02-24 15:07   
Is this error also in php.ini.CSW? I don't see any extension=session lines in the templated file so I wonder if this is a local error that crept in and was then migrated during the package update?
(0009657)
jh   
2012-02-24 17:32   
Will check back on Monday. Maybe your intern did messed it up and there is no bug :)
(0009668)
jh   
2012-02-27 09:52   
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.
(0009699)
bwalton   
2012-03-02 02:38   
I've added session.so module support to the template php.ini which should prevent problems like this on fresh installs.
(0009761)
bwalton   
2012-03-25 04:50   
Updated packages pushed to unstable.