Your message dated Sat, 02 Jan 2016 10:08:05 +0100
with message-id 
<1451725685.1438045.480895202.2d32c...@webmail.messagingengine.com>
and subject line Re: [php-maint] Bug#809614: (php5-mysql: fetch_assoc() doesn't 
work anymore)
has caused the Debian Bug report #809614,
regarding php5-mysql: fetch_assoc() doesn't work anymore
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
809614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809614
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5-mysql
Version: 5.6.16+dfsg-3
Severity: normal

Dear Maintainer,

after todays update I get the following error when using fetch_assoc():

PHP Fatal error:  Call to a member function fetch_assoc() on boolean in ...

and some scripts don't work anymore.

Regards

Günter Frenz



-- Package-specific info:
==== Additional PHP 5 information ====

++++ PHP 5 SAPI (php5query -S): ++++
apache2
cli

++++ PHP 5 Extensions (php5query -M -v): ++++
json (Enabled for apache2 by maintainer script)
json (Enabled for cli by maintainer script)
mcrypt (Enabled for apache2 by maintainer script)
mcrypt (Enabled for cli by maintainer script)
pdo (Enabled for apache2 by maintainer script)
pdo (Enabled for cli by maintainer script)
gd (Enabled for apache2 by maintainer script)
gd (Enabled for cli by maintainer script)
opcache (Enabled for apache2 by maintainer script)
opcache (Enabled for cli by maintainer script)
pdo_mysql (Enabled for apache2 by maintainer script)
pdo_mysql (Enabled for cli by maintainer script)
mysql (Enabled for apache2 by maintainer script)
mysql (Enabled for cli by maintainer script)
mysqli (Enabled for apache2 by maintainer script)
mysqli (Enabled for cli by maintainer script)

++++ Configuration files: ++++
**** /etc/php5/mods-available/mysql.ini ****
extension=mysql.so

**** /etc/php5/mods-available/mysqli.ini ****
extension=mysqli.so

**** /etc/php5/mods-available/pdo_mysql.ini ****
extension=pdo_mysql.so


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages php5-mysql depends on:
ii  libc6                          2.21-6
ii  libmysqlclient18               5.6.27-2
ii  php5-common [phpapi-20131226]  5.6.16+dfsg-3
ii  ucf                            3.0031
ii  zlib1g                         1:1.2.8.dfsg-2+b1

php5-mysql recommends no packages.

php5-mysql suggests no packages.

Versions of packages php5-common depends on:
ii  libc6   2.21-6
ii  lsof    4.89+dfsg-0.1
ii  psmisc  22.21-2.1+b1
ii  sed     4.2.2-6.1
ii  ucf     3.0031

Versions of packages php5-common suggests:
pn  php5-user-cache  <none>

Versions of packages php5-cli depends on:
ii  libbz2-1.0        1.0.6-8
ii  libc6             2.21-6
ii  libcomerr2        1.42.13-1
ii  libdb5.3          5.3.28-11
ii  libedit2          3.1-20150325-1+b1
ii  libgssapi-krb5-2  1.13.2+dfsg-4
ii  libk5crypto3      1.13.2+dfsg-4
ii  libkrb5-3         1.13.2+dfsg-4
ii  libmagic1         1:5.25-2
ii  libonig2          5.9.6-1
ii  libpcre3          2:8.38-1
ii  libqdbm14         1.8.78-6+b2
ii  libssl1.0.2       1.0.2e-1
ii  libxml2           2.9.3+dfsg1-1
ii  mime-support      3.59
ii  php5-common       5.6.16+dfsg-3
ii  php5-json         1.3.7-1
ii  tzdata            2015g-1
ii  ucf               3.0031
ii  zlib1g            1:1.2.8.dfsg-2+b1

Versions of packages php5-cli recommends:
pn  php5-readline  <none>

Versions of packages php5-cli suggests:
ii  php-pear  5.6.16+dfsg-3

Versions of packages libapache2-mod-php5 depends on:
ii  apache2                             2.4.18-1
ii  apache2-bin [apache2-api-20120211]  2.4.18-1
ii  libbz2-1.0                          1.0.6-8
ii  libc6                               2.21-6
ii  libcomerr2                          1.42.13-1
ii  libdb5.3                            5.3.28-11
ii  libgssapi-krb5-2                    1.13.2+dfsg-4
ii  libk5crypto3                        1.13.2+dfsg-4
ii  libkrb5-3                           1.13.2+dfsg-4
ii  libmagic1                           1:5.25-2
ii  libonig2                            5.9.6-1
ii  libpcre3                            2:8.38-1
ii  libqdbm14                           1.8.78-6+b2
ii  libssl1.0.2                         1.0.2e-1
ii  libstdc++6                          5.3.1-4
ii  libxml2                             2.9.3+dfsg1-1
ii  mime-support                        3.59
ii  php5-cli                            5.6.16+dfsg-3
ii  php5-common                         5.6.16+dfsg-3
ii  php5-json                           1.3.7-1
ii  tzdata                              2015g-1
ii  ucf                                 3.0031
ii  zlib1g                              1:1.2.8.dfsg-2+b1

Versions of packages libapache2-mod-php5 suggests:
ii  php-pear  5.6.16+dfsg-3

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 5.6.16+dfsg-3

Closed as requested

On Fri, Jan 1, 2016, at 21:51, Günter Frenz wrote:
> Hi,
> 
> please cancel this bug report, it was my mistake thinking a bit too
> fast. The problem was a session timeout. Sorry for the inconvenience.
> 
> Regards
> 
> Günter Frenz
> 
> -- 
> -------------------------------------------------------
> Günter Frenz
> Börschgasse 16a, D-51143 Köln
> (h) [email protected], [email protected]
> (w) [email protected]
> -------------------------------------------------------
> 
> 
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
> Email had 1 attachment:
> + Attachment1.2
>   1k (application/pgp-signature)


-- 
Ondřej Surý <[email protected]>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server

--- End Message ---

Reply via email to