During domjudge 5.1.2 setup on Ubuntu 16.04 with MySQL 5.7.13, PHP 7, Apache 2.4.18 I am getting the following error after executing:
sudo /opt/domjudge/domserver/bin/dj-setup-database -u root -r install
Database credentials read from '/opt/domjudge/domserver/etc/dbpasswords.secret'.
Enter password:
DOMjudge database and user(s) created.
Enter password:
ERROR 1292 (22007) at line 744: Truncated incorrect datetime value: '2016-01-01 08:00:00 UTC'
There is no line 744 in dj-setup-database. …
[View More]Searching for ERROR 1292 (22007) does not bring me any closer to a solution.
I continued with the installation and everything seems to work OK. There are no example contests, users, teams, problems when I do so.
Running:
sudo /opt/domjudge/domserver/bin/dj-setup-database -u root -r status
indicates that the database check was successful.
Any hints here?
Thanks,
Malcolm Corney
[View Less]
I am running Fedora 24.
I am trying to install DOMjudge 5.1.2 to start preparing for the next
regional contest. When I try to run "configure", it gives an error
after checking for jsoncpp/json/json.h. This is because it does not
exist. json/json.h does exist.
When I look at the jsoncpp-devel package, it does not have any files
that are in a directory named jsoncpp. The documentation states that
json/json.h should be used.
I will skip the submit client for now, and we may decide not to …
[View More]use
it at all (we have not used it in the past). However, it would be
nice to get it to work. I do not have a Debian system handy to see
if the include files are different there.
Does anyone have suggestions for a resolution to this problem?
Regards,
Marc
[View Less]