On 10.04.2018 21:09, Chris Moody wrote: > This might be something that needs factored into the OMD deployment routines > so that this plugin value gets cleared (or explicitly set) upon creation of a > new site instance...otherwise every new site created will end up with the > same problem. I just created a new site and verified.
That might be tricky, because `mysql_install_db` runs in site context only, so we don't have root permissions here to connect to mysql. _______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
