EasyWay Guide for Storage Areas on Ubuntu 16.04 not working
Posted: Wed Dec 20, 2017 8:38 pm
Followed the Ubuntu 16.04 easy way guide step by step twice through to try and install the StorageAreas version of ZM on a brand new 16.04 LXC container, fully updated.
The command "apt-get install zoneminder" errors out at the end with a dpkg error, and attempting another apt upgrade shows 1 package not fully installed or removed. Tried continuing with the guide...
The following command:
Resulted in the following error:
Any help would be appreciated. I have the main version of ZM running in a different LXC container with no issues.
The command "apt-get install zoneminder" errors out at the end with a dpkg error, and attempting another apt upgrade shows 1 package not fully installed or removed. Tried continuing with the guide...
The following command:
Code: Select all
mysql -uroot -p < /usr/share/zoneminder/db/zm_create.sql
Code: Select all
Enter password:
ERROR 1064 (42000) at line 277: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '--Table structure for table `Groups_Monitors`
DROP TABLE IF EXISTS `Groups_Mon' at line 1