gplessis / dotdeb-php

Dotdeb : PHP packages
https://www.dotdeb.org/
Other
125 stars 23 forks source link

after 7.0.20 update /etc/php/7.0/fpm/conf.d/* additions don't work anymore #163

Open kkretsch opened 7 years ago

kkretsch commented 7 years ago

Things like

[PATH=/abc/] auto_prepend_file = '/abc/wordfence-waf.php'

don't work anymor and a phpBB just stopped running too. Anyone else having problems with that last upgrade from 7.0.19 to .20 ?

All other updates just worked OK for me.

kkretsch commented 7 years ago

Addition: It seems the conditions like [PATH=/abc/] always get true even if it doesn't make sense.

gplessis commented 7 years ago

Patched packages have just been published. Sorry for the delay.