Hi, i’m trying to install and use OJS in a webserver.
I’ve tried to download the .tar.gz file and upload it, configure the config.inc.php, set the DB and so on. I can install, it work for some time (sometimes hours, sometimes days, or I can’t figure out the frequency yet).
When I’m trying to login, or someone try to register, nothing happens, it’s like the page reloads.
In php error file, it prints
“PHP Warning: session_regenerate_id(): Cannot regenerate session id - session is not active in /home/adielseffr/www/artigos/lib/pkp/classes/session/SessionManager.inc.php on line 247”
I’ve also tried to clone and build the git repo and submodules, upload and run but a lot of errors occurs.
What can I do?