I am installing a fresh copy on Ubuntu machine on AWS using the wizard ‘setup.php’ and I keep getting this error:
Required parameter $sessionKey follows optional parameter $options
I have searched for this issue and learned that it is due to a deprecation in php 8, however I am using php 7.4
I am unable to determine how to go around this issue. Appreciate any help