Bug#918988: [debian-mysql] Bug#918988: Maybe I can help with this issue

2019-05-15 Thread Otto Kekäläinen
Hello! Thanks for confirming this. So it seems that you had a leftover php5-mysql package, that was built against an old libmysqlclient library and that did not work anymore on a new system where most of all the other software, including probably the whole libc et al C libraries, were of a newer

Bug#918988: [debian-mysql] Bug#918988: Maybe I can help with this issue

2019-05-15 Thread codiflow
Hey there, ok problem seems to be solved. I changed all website-configs to get handled by php7.0-fpm instead of php5-fpm and removed all php5* packages. After configuring apache with the following commands and restarting it the inventory works just fine as it should: a2enmod proxy_fcgi setenvif

Bug#918988: [debian-mysql] Bug#918988: Maybe I can help with this issue

2019-05-14 Thread debian-mailinglist
Hey Otto, ok thats an interesting question. Querying the installed packages tells me the following: root@system: # apt list --installed [...] php-auth-sasl/stable,stable,now 1.0.6-3 all [installed,automatic] php-cli/stable,stable,now 1:7.0+49 all [installed,automatic]

Bug#918988: [debian-mysql] Bug#918988: Maybe I can help with this issue

2019-05-14 Thread Otto Kekäläinen
Hello! > Downgrading the package is not working anymore - it was a dirty > workaround for about two months: > apt-get install libmariadbclient18=10.1.26-0+deb9u1 > apt-mark hold libmariadbclient18 Maybe because the problem is not in that package, but some other binary in the chain of what