Bart39
Bart39
https://github.com/mhor/php-mediainfo/pull/83/files/462d8e9c630289ff4219285f10f7b3edac0026d1 Might be related - is one of the lines mentioned in your error
run `php /nZEDb/cli/verify_permissions.php yes` and check the response
@niel i could be wrong but doesn’t sourceSQL() assume local MySQL database ? I don’t see any MySQL client parameters for remote database
@leukosaima - is your database local or remote ?
> > @leukosaima - is your database local or remote ? > > Remote technically. Using docker containers. The mariadb is in its own container on the same host Ok,...
i think it's because the idea of that option was to monitor a ram disk rather than an individual folder on a disk so its probably taking the disk stats...
Well in that case - no clue, don't think that code changed
As requested post the contents of your configuration/config.php ....might have to obfuscate/remove your password first though
> The first error tells you the problem. "No Database system supplied. Currently this must be one of: mysql, sphinx" Check your .../configuration/ directory and ensure config.php, and install.lock files...
Ama is a red herring, that's just the multi processing mode - it means single thread mode (as used by Amazon and xxx lookups) However - I am not seeing...