I just have tried installing OJS after coming from a presentation by John. After installation, I get the following error on every included page:
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time. in /archives/wwwroot/journal/include/session.inc.php on line 39
Warning: ini_set(): A session is active. You cannot change the session module's ini settings at this time. in /archives/wwwroot/journal/include/session.inc.php on line 40
I thought it must be a browser session or something. I tried on different browsers but still I get the same error. When I tried to login by the 'Login' link, I got this below the 2 warnings:
Warning: Cannot modify header information - headers already sent by (output started at /archives/wwwroot/journal/include/session.inc.php:39) in /archives/wwwroot/journal/include/functions.inc.php on line 59
I installed in a RedHat Linux with
PHP 4.3.3
Apache 1.3.28
MySQL 2.23.49
What could be the problem? Thank you in advance.
