JamesBrown
Well-known member
Upgrading a forum from 1.5 to 2.
I've uploaded the files but when I point to the install directory I get the following error. Can anyone help me with this? Thanks
Exception: There is no suitable CSPRNG installed on your system in src/vendor/paragonie/random_compat/lib/random.php at line 213
I've uploaded the files but when I point to the install directory I get the following error. Can anyone help me with this? Thanks
Exception: There is no suitable CSPRNG installed on your system in src/vendor/paragonie/random_compat/lib/random.php at line 213
- random_bytes() in src/XF/Util/Random.php at line 84
- XF\Util\Random::_genRandomBytes() in src/XF/Util/Random.php at line 29
- XF\Util\Random::getRandomBytes() in src/XF/Util/Random.php at line 55
- XF\Util\Random::getRandomString() in src/XF.php at line 703
- XF::generateRandomString() in src/XF/Session/Session.php at line 73
- XF\Session\Session->start() in src/XF/App.php at line 713
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/Install/App.php at line 38
- XF\Install\App->XF\Install\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 2250
- XF\App->session() in src/XF/Install/App.php at line 174
- XF\Install\App->setupUpgradeSession() in src/XF/Install/Controller/Upgrade.php at line 20
- XF\Install\Controller\Upgrade->preDispatchController() in src/XF/Install/Controller/AbstractController.php at line 11
- XF\Install\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 117
- XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 248
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in install/index.php at line 14