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

darumaki’s picture

I fixed it, apparently i forgot to copy over the site/default/settings.php

brewreview.info’s picture

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