Hi. I have no idea how I could have run into a non-standard package status. Nothing out of the ordinary on the server, but yes, I can't rule that out, of course. And also yes, it's not super-urgent with Xenial reaching EOL, soon. Thanks for the answer, Ruven, and have great holidays. Markus Am 16.12.20 um 17:22 schrieb Ruven: but that can't be the solution, right? Indeed not! The iipimage-server package should be coherent with the rest of Xenial, so maybe you have some package mis-match somewhere?...
In the Apache error.log I get complaints like this: "/usr/lib/cgi-bin/iipsrv.fcgi: error while loading shared libraries: libmemcached.so.6: cannot open shared object file: No such file or directory" which is understandable because libmemcached is on 11 meanwhile. I use packages from the Ubuntu Xenial repos, all up-to-date. (Yes, Xenial isn't exactly up-to-date itself, but...) Creating a symlink libmemcached.so.6 -> 11 resolves the problem, but that can't be the solution, right?
Dear Richard, this seems to be the culprit: 10.1101/048785
The problem magically went away. Must have been something NCBI-based.
Just a short comment: update.php contains deprecated mysql... function calls and won't work on PHP7.x.
I get a white page (500 error) when trying to import from DOIs. Also running bleeding edge (but same behaviour on old stable) on PHP7.2. The patch mentioned in this thread is applied, which made some of the logged errors go away. What I get now is: [Fri Sep 06 10:20:13.891943 2019] [php7:warn] [pid 1802] [client 127.0.0.1:50258] PHP Warning: fopen(http://eutils.ncbi.nlm.nih.gov/entrez/eutils/esearch.fcgi?db=pubmed&retmax=1&field=doi&term=10.1111/mec.15035): failed to open stream: HTTP...