Hello PKP community,
I’m fighting with installation of OJS 3.3.0-8 on Apache 2.4.51 with php-fpm 8.0.12 and MariaDB 10.3.28
In fact. The installation was successfull
But when I click the login link I get this error:
Fatal error: Uncaught Error: Call to undefined function session_set_save_handler() in /srv/html/ojs-3.3.0-8/lib/pkp/classes/session/SessionManager.inc.php:47 Stack trace: #0 /srv/html/ojs-3.3.0-8/lib/pkp/classes/session/SessionManager.inc.php(129): SessionManager->__construct() #1 /srv/html/ojs-3.3.0-8/lib/pkp/classes/i18n/PKPLocale.inc.php(131): SessionManager::getManager() #2 /srv/html/ojs-3.3.0-8/lib/pkp/classes/i18n/PKPLocale.inc.php(290): PKPLocale::getLocale() #3 /srv/html/ojs-3.3.0-8/lib/pkp/classes/core/Dispatcher.inc.php(116): PKPLocale::initialize() #4 /srv/html/ojs-3.3.0-8/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch() #5 /srv/html/ojs-3.3.0-8/index.php(68): PKPApplication->execute() #6 {main} thrown in /srv/html/ojs-3.3.0-8/lib/pkp/classes/session/SessionManager.inc.php on line 47
I’ve tried the installation several times with different locale and other settings, but honestly, I don’t know what could be the cause.
Thank you for any suggestions.