mlattke clenhnam you’re probably limited by php configuration. Check your php.ini (if local) or PHP Ini Editor (if hosting provider) max_execution_time set to 300.
clenhnam I got this message ‘Required parameter $sessionKey follows optional parameter $options’ as 500 error.
mlattke clenhnam Are you installing locally or in a hosting provider? after PHP setting configuration you need to start the process over again. If locally remember to restart web service (nginx/apache/IIS/etc)
clenhnam I am setting it up in localhost, and yes i have restart the apache and max_execution_time shows 3000 in the php info too. And yes i am starting the whole process again.
clenhnam I got this error in a toaster ‘Required parameter $sessionKey follows optional parameter $options’ and the finishing site setup takes forever.
mlattke clenhnam It’s possible to have a screenshot of the error? Just curious, which version of PHP are you using?
clenhnam I am using php version 8.0. I have trouble posting image in this text editor. How does this text editor works?
mlattke clenhnam If I’m not wrong PHP 8.0 still not supported. Use 7.x instead. You can post images from drive or Imgur