ini_set(): A session is active. You cannot change the session module's ini settings at this time on line61inlocalhost/blesta_install/vendors/minphp/session/src/Session.php
the only way to get this to work is to reinstall
i tried removing the sessions fields from the tables, but it again gives this error
when i comment out the line 61, it then gives error
ini_set(): A session is active. You cannot change the session module's ini settings at this time on line171
when i comment out line 171, the error, goes off
but my concern is will this be a security breach, or will it cause some issue, not sure
by the way i am using php7.2.x environment
if i update the files as mentioned by @Tyson, in the thread
Question
Amit Kumar Mishra
hi
i keep getting this error quiet often
ini_set(): A session is active. You cannot change the session module's ini settings at this time on line 61 in localhost/blesta_install/vendors/minphp/session/src/Session.php
the only way to get this to work is to reinstall
i tried removing the sessions fields from the tables, but it again gives this error
when i comment out the line 61, it then gives error
ini_set(): A session is active. You cannot change the session module's ini settings at this time on line 171
when i comment out line 171, the error, goes off
but my concern is will this be a security breach, or will it cause some issue, not sure
by the way i am using php7.2.x environment
if i update the files as mentioned by @Tyson, in the thread
any help would be welcomed
thanks
amit
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.