I just installed version 2.0.3-1. I allowed the install to populate with sample data. When I opened the home page for PhpMyLibrary I got these errors at the top of the page.
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time. in /usr/local/apache/htdocs/PhpMyLibrary/polerio/lib/Session.php on line 60
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time. in /usr/local/apache/htdocs/PhpMyLibrary/polerio/lib/Session.php on line 63
On the bottom of the page, this error message.
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
Any Ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just installed version 2.0.3-1. I allowed the install to populate with sample data. When I opened the home page for PhpMyLibrary I got these errors at the top of the page.
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time. in /usr/local/apache/htdocs/PhpMyLibrary/polerio/lib/Session.php on line 60
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time. in /usr/local/apache/htdocs/PhpMyLibrary/polerio/lib/Session.php on line 63
On the bottom of the page, this error message.
Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0
Any Ideas?
could you tell me what version of php you are using?
I'll give it a try...
Are you still having problems?