Adam Christie

Results 27 comments of Adam Christie

If you can get this done then I can interface it directly with my https://github.com/fractos/cupcake uptime monitor which has a 4 level hierarchy (environment group, environment, endpoint group, endpoint). Any...

Just hit this problem with NextCloud v12.0.5 backed by MySql 5.6.35 on Amazon RDS. In this case it is not an option to turn off binary logging as that appears...

Hmm, I've a feeling I tried that with the older version and it didn't work but I'll see what happens and will get back to you. Thanks.

Nope, still no output. Just these from Lighttpd: ``` starting lighttpd 2019-07-04 15:04:24: (plugin.c.131) Cannot load plugin mod_fastcgi more than once, please fix your config (we may not accept such...

Okay I've made the following changes: ``` server.modules = ( "mod_access", "mod_accesslog",

Hmm ok I've actually got the errorlog definition commented out in the Lighttpd config, I'll see what happens if I set that to a file.

Right so setting the Lighttpd errorlog to a file (/tmp/lighttpd-error.log) results in that `(log.c.166) server started` line appearing in the expected separate file, but no output on stdout from iipsrv....

That's right. I'll try that next week. Thanks for getting back to me.