By darumaki on
I did everything I was suppose to for upgrade, when i go to the url site/upgrade it directs to install page, did i miss something ?
I did everything I was suppose to for upgrade, when i go to the url site/upgrade it directs to install page, did i miss something ?
Comments
I fixed it, apparently i
I fixed it, apparently i forgot to copy over the site/default/settings.php
Can't underestimate the
Can't underestimate the importance of backing up your settings.php file....!
Worse case scenario, you can still get back on track if you edit line 93 of the settings.php file if you know your username, password, and MySQL database data ("$db_url = 'mysql://username:password@localhost/databasename';")..., or mysqli or pgsql, too.
Cheers,
//TB