Database error on new installation #2471
-
Hello Cloudlog users, I am trying to install a new Cloudlog logbook on my server, but after filling in the details on the installation screen the following database error occurs:
I could not find any pointers to resolve this problem, hopefully someone can get me on the right track. In the past I have successfully installed several version 1 logbooks on the same server, this is my first try to install a version 2 type. OS: Nethserver 7.9, based on CentOS 7 With regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi, Seems to me that your MariaDB version is too old: Give it a go with a newer version and see if that helps. |
Beta Was this translation helpful? Give feedback.
Hi,
Seems to me that your MariaDB version is too old:
https://stackoverflow.com/questions/4489548/why-there-can-be-only-one-timestamp-column-with-current-timestamp-in-default-cla
Give it a go with a newer version and see if that helps.