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
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
OS> rm /etc/php/7.0/cli/conf.d/20-opcache.ini
OK thanks!
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
> "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
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
> "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
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
> "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
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
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
11 matches
Mail list logo