stratege1401

Results 25 comments of stratege1401

The php command should have something like this ``` // Logging class initialization $log = new Logging(); // set path and name of log file (optional) $log->lfile('/tmp/mylog.txt'); // write message...

the logging class should be like: php > 5.2 ``` /** * Logging class: * - contains lfile, lwrite and lclose public methods * - lfile sets path and name...

Hello, i think we have a related bug. https://github.com/networkupstools/nut/issues/563

add more files, and BOOM you will get Gb ![piccommunity1](https://user-images.githubusercontent.com/8655165/50308544-d9add180-049b-11e9-97b9-d52d2236855f.JPG)

if you are talking about the nextcloud data folder usage, there is some apps available like the "dashboard apps". Usually, in order to avoid chrashing your server due to available...