Troubleshooting-151
There are some common problems that you may encounter during an install. This trouble shooting guide attempts to identify the most common and offer fixes.
Database install scripts fail with mysql error
This is most commonly caused because you didn't select the 'remote' option for mysql when running:
sudo dpkg-reconfigure dbconfig-common
Simply re-run the above command and make certain that you select yes when asked:
Will this server be used to access remote databases?
Once that completes re-run the njadmin install
sudo apt-get install njadmin