I reopen this issue here because it still exists in 3.7:
Joomla! Issue Tracker | Joomla! CMS #12153 - E_WARNING in libraries/joomla/session/handler/joomla.php - J3.6.2 https://issues.joomla.org/tracker/joomla-cms/12153
After an update to 3.7
Error message :
"A session is active. You cannot change the session module's ini settings at this time"
Various unsatisfying solutions have been found, like:
comment out: ini_set('session.use_trans_sid', '0');
Could Cavo789's be doable ?
Build | 370 stable | ⇒ | 3.7.0 |
Category | ⇒ | Administration |
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in /home/clients/XXXXX.com/http/libraries/joomla/session/handler/joomla.php on line 4
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-02 14:48:32 |
Closed_By | ⇒ | franz-wohlkoenig |
closed as having PR #15742
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15680
I have this issue using Joomla 3.7.5. Is there anything I can do to resolve it until the next release?
(I'm using an unconventional setup, I accept that, but I'm also fighting a time constraint.)
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time in /home/.../libraries/joomla/session/handler/joomla.php on line 46
Warning: Cannot modify header information - headers already sent by (output started at /home/.../libraries/joomla/session/handler/joomla.php:46) in /home/.../libraries/joomla/session/handler/joomla.php on line 104
Error displaying the error page: Application Instantiation Error: Failed to start the session because headers have already been sent by "/home/.../libraries/joomla/session/handler/joomla.php" at line 46.
What is the FULL error message, including the line and file that raises this warning?