Daniel Heule
Daniel Heule
same here, Gentoo x86_64, MariaDB, updated instance ...
+1 Vote, this is exactly what we need
We have 2 Linux icinga in a zone as cluster which eare executing the most checks (snmp and all net based checks) and one windows wich executes only some spezilal...
$_SERVER['DOCUMENT_ROOT'] doesn't work if piwigo is installed in a sub folder of the web server. The correct call for me was: `return $this->image->writeImage(dirname(realpath($_SERVER['SCRIPT_FILENAME'])).DIRECTORY_SEPARATOR.$destination_filepath);`