I’m using php version 5.6 and my DB version is 5.5.52.
I checked the error log and found errors concerning EME, but I´m only a noob and don´t really know what I´m looking for. The error that stands out to me shows this:
[Thu Apr 12 12:09:06.839676 2018] [fcgid:warn] [pid 6288:tid 139755685672704] [client 87.215.25.234:51638] mod_fcgid: stderr: WordPress databasefout Invalid default value for ‘creation_date’ bij query CREATE TABLE wp_eme_events (, referer: http://mysite.nl/wp-admin/plugin-install.php?s=events+made+easy&tab=search&type=term
I think this explains why the table wp_eme_events was never created and this is a returning error for the rest of the missing tables.
Hi Franky,
Users has the right to create tables but in the database only two tables are created: wp_eme_groups and wp_eme_usergroups.