Tried to make clean install to resolve auth problem (described in auth problem topic) but encountered SQL error at install.
Tried to make
Code: Select all
mysql -uroot -p < /usr/share/zoneminder/db/zm_create.sql
Code: Select all
ERROR 1064 (42000) at line 420: 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 '' at line 48
P.P.S. Sorry if it is trivial error. My SQL knowledge is too basic for this.