error when Install user config
-
Hello, i got error when it reach the install user config step. there's no error display just "whoops, something went wrong"
I have confirmed that mysql connection is good.
Help me.
-
I solved it myself. There was a problem with the php7.4 version.
Error message : errorexception in arrayinput.php line 135: trying to access array offset on value of type int
After changing the Php version to 7.3.19, it was resolved.
Please update the resolution of the php version problem.
-
@smoothlee good catch! Thanks!
-
@smoothlee Is there any other solution without downgrading the php?
-
@prince Sorry, not yet!