Thanks, I tried this but I cannot replicate at host. All websites are working fine on my local MAMP PRO host.
meanwhile i manually uploaded all files to the web and while trying to restore the database with (local) ex- and host-server-import of data tables I encountered the ff. failure:
the next try inclusive. "create table" and the import stopped with the following:
MySQL meldet: Dokumentation
#1064 - 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 'json DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `user_id` (`user_id`),
K' at line 46
I simply don't understand why its working locally perfect but not on host...
The host support told me that this is an internal failure because I can access the backend and the login page on frontend is depicted.