I had a broken install trying to update to 7.x
I finally got a good update
When I try to log in I get: Error 500.
The log says:
[2021-10-10 15:39:42] ERROR: Auth: Option "passwordSalt" does not exist in config.php "
It looks like the earlier update failures totally trashed config.php and the good update did not restore it correctly.
How can I generate a new config.php file so I can log in. (I have root access on my Linode server... and can use phpMyAdmin as well as the command line)
I finally got a good update
When I try to log in I get: Error 500.
The log says:
[2021-10-10 15:39:42] ERROR: Auth: Option "passwordSalt" does not exist in config.php "
It looks like the earlier update failures totally trashed config.php and the good update did not restore it correctly.
How can I generate a new config.php file so I can log in. (I have root access on my Linode server... and can use phpMyAdmin as well as the command line)
Comment