Bug#815968: Fixed

2016-03-02 Thread Phil Taylor
Sorry I hit send too quick. My problem was that php7.0-cli php7.0-dev were being kept back from apt-get upgrade for some reason. I noticed that when I ran apt-cache policy php7.0-cli that they were different and so forced an install with apt-get install php7.0-cli php7.0-dev and that fix

Bug#815968:

2016-03-02 Thread Phil Taylor
Lucky you :-) I get all this: PHP Warning: Module 'mysqlnd' already loaded in Unknown on line 0 PHP Warning: Module 'PDO' already loaded in Unknown on line 0 PHP Warning: Module 'xml' already loaded in Unknown on line 0 PHP Warning: Module 'calendar' already loaded in Unknown on line 0 PHP War

Bug#815968: [php-maint] Bug#815968: Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-27 Thread 積丹尼 Dan Jacobson
OS> rm /etc/php/7.0/cli/conf.d/20-opcache.ini OK thanks!

Bug#815968: [php-maint] Bug#815968: Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-27 Thread Ondřej Surý
I see. rm /etc/php/7.0/cli/conf.d/20-opcache.ini and I'll fix that in next upload. Cheers, -- Ondřej Surý Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server On Sat, Feb 27, 2016, at 12:12, 積丹尼 Dan Jacobson wrote: > > "OS" == Ondřej Surý writes: > OS> So the problems are

Bug#815968: [php-maint] Bug#815968: Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-27 Thread 積丹尼 Dan Jacobson
> "OS" == Ondřej Surý writes: OS> So the problems are the emails from cron? You should have stated that in OS> the first bug report :(. I did. But I didn't put it in the title. OS> Can you reproduce this just by running: OS> php -v Yes, $ php -v Cannot load Zend OPcache - it was already lo

Bug#815968: [php-maint] Bug#815968: Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-27 Thread Ondřej Surý
So the problems are the emails from cron? You should have stated that in the first bug report :(. Can you reproduce this just by running: php -v ? One more thing to list: ls -l /etc/php/7.0/cli/conf.d/* And just to be sure: dpkg -l '*php5*' Cheers, -- Ondřej Surý Knot DNS (https://www.kno

Bug#815968: [php-maint] Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-26 Thread 積丹尼 Dan Jacobson
> "OS" == Ondřej Surý writes: OS> Thanks. OS> Now what does: OS> grep -r opcache /etc/php OS> output? I can't reproduce it locally with php7.0-cli. $ grep -r opcache /etc/php /etc/php/7.0/cli/php.ini:[opcache] /etc/php/7.0/cli/php.ini:;opcache.enable=0 /etc/php/7.0/cli/php.ini:;opcache.en

Bug#815968: [php-maint] Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-26 Thread Ondřej Surý
Thanks. Now what does: grep -r opcache /etc/php output? I can't reproduce it locally with php7.0-cli. What SAPIs are affected? Cheers, -- Ondřej Surý Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server On Fri, Feb 26, 2016, at 13:20, 積丹尼 Dan Jacobson wrote: > > "OS" == O

Bug#815968: [php-maint] Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-26 Thread 積丹尼 Dan Jacobson
> "OS" == Ondřej Surý writes: OS> please send us: OS> 1. output of: find /etc/php -type f $ find /etc/php -type f /etc/php/7.0/cli/php.ini /etc/php/mods-available/sysvshm.ini /etc/php/mods-available/readline.ini /etc/php/mods-available/ftp.ini /etc/php/mods-available/pdo.ini /etc/php/mods-a

Bug#815968: [php-maint] Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-26 Thread Ondřej Surý
Dan, please send us: 1. output of: find /etc/php -type f 2. version of php7.0-cli Cheers, -- Ondřej Surý Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server On Fri, Feb 26, 2016, at 08:19, 積丹尼 Dan Jacobson wrote: > Package: php-common > Version: 1:7.0+32 > > I am getting thes

Bug#815968: Cannot load Zend OPcache - it was already loaded

2016-02-25 Thread 積丹尼 Dan Jacobson
Package: php-common Version: 1:7.0+32 I am getting these messages in my mailbox every few minutes: Cron[ -x /usr/lib/php/sessionclean ] && /usr/lib/php/sessionclean Cannot load Zend OPcache - it was already loaded