After installing the OJS with softaculous in Cpanel,I have this error:
PHP Fatal error: Uncaught TypeError: PKP\site\Version::setMajor(): Argument #1 ($major) must be of type int, string given, called in /home/rrmlro/public_html/ojs/lib/pkp/classes/site/Version.php on line 46 and defined in /home/rrmlro/public_html/ojs/lib/pkp/classes/site/Version.php:121
Stack trace:
#0 /home/rrmlro/public_html/ojs/lib/pkp/classes/site/Version.php(46): PKP\site\Version->setMajor()
#1 /home/rrmlro/public_html/ojs/lib/pkp/classes/site/VersionDAO.php(80): PKP\site\Version->__construct()
#2 /home/rrmlro/public_html/ojs/lib/pkp/classes/site/VersionDAO.php(44): PKP\site\VersionDAO->_returnVersionFromRow()
#3 /home/rrmlro/public_html/ojs/lib/pkp/classes/core/PKPApplication.php(248): PKP\site\VersionDAO->getCurrentVersion()
#4 /home/rrmlro/public_html/ojs/classes/core/Application.php(47): PKP\core\PKPApplication->__construct()
#5 /home/rrmlro/public_html/ojs/lib/pkp/includes/bootstrap.php(37): APP\core\Application->__construct()
#6 /home/rrmlro/public_html/ojs/index.php(18): require_once('/home/rrmlro/pu...')
#7 {main}
thrown in /home/rrmlro/public_html/ojs/lib/pkp/classes/site/Version.php on line 121
Did anyone have the same issue like me?
Thank you