IMPORTANT: If you have a character in your mysql root password that the commandline cannot interpret (such as a ! in ours), it will cause update.php to completely wipe! your dbispconfig database. Luckily I made a backup beforehand.
To fix this issue I put single quotes around '-p' and the password on lines 125 and 168 of update.php.
Just a heads up.
|