Changes

From Amahi Wiki
Jump to: navigation, search
1 byte removed ,  00:15, 11 April 2017
The safest way is to use a web application such as [https://www.amahi.org/apps/adminer Adminer] or [https://www.amahi.org/apps/phpmyadmin phpMyAdmin]. TO do it via command line, execute the command below for each ''id' that needs to be deleted from the database:
echo "delete from webapps where id =2" | mysql -uroot -phda hda_production
Once these steps are complete, it should be safe to try and install the application. Monitor the '''/var/log/amahi-app-installer.log''' file for progress and errors via command line:
12,424

edits