Debian Bug report logs -
#831652
Bug in PHP?
Reported by: faulstich@fh-swf.de
Date: Mon, 18 Jul 2016 08:03:01 UTC
Severity: normal
Fixed in version 5.6.23
Done: Ondřej Surý <ondrej@sury.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#831652; Package php5.
(Mon, 18 Jul 2016 08:03:05 GMT) (full text, mbox, link).
Acknowledgement sent
to faulstich@fh-swf.de:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
(Mon, 18 Jul 2016 08:03:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package:php5
Version: 5.6.23
Architecture: amd64
Installed PHP Packages,Versions:
libnusoap-php,0.9.5-2
libphp-adodb,5.15-1
libphp-phpmailer,5.2.9+dfsg-2+deb8u1
php-geshi,1.0.8.11-2
php-openid,2.2.2-1.2
php-pear,5.6.23+dfsg-0+deb8u1
php-wikidiff2,1.2+git03ea59f-1
php5,5.6.23+dfsg-0+deb8u1
php5-cli,5.6.23+dfsg-0+deb8u1
php5-common,5.6.23+dfsg-0+deb8u1
php5-curl,5.6.23+dfsg-0+deb8u1
php5-gd,5.6.23+dfsg-0+deb8u1
php5-gmp,5.6.23+dfsg-0+deb8u1
php5-intl,5.6.23+dfsg-0+deb8u1
php5-json,1.3.6-1
php5-ldap,5.6.23+dfsg-0+deb8u1
php5-mcrypt,5.6.23+dfsg-0+deb8u1
php5-mysql,5.6.23+dfsg-0+deb8u1
php5-readline,5.6.23+dfsg-0+deb8u1
Dear Maintainer,
I don't know, which of the installed Packages exactly contains the bug.
Since an update this morning, all 30 Minutes an error message appears:
PHP Warning: PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20131226/msql.so' - /usr/lib/php5/20131226/msql.so: cannot open
shared object file: No such file or directory in
The directory /usr/lib/php5/20131226 extists,
the file /usr/lib/php5/20131226/msql.so doesn't exist.
/etc/php5/apache2/php.ini contains this:
;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions ;
;;;;;;;;;;;;;;;;;;;;;;
; If you wish to have an extension loaded automatically, use the following
; syntax:
;
; extension=modulename.extension
;
; For example, on Windows:
;
; extension=msql.dll
;
; ... or under UNIX:
;
; extension=msql.so
;
; ... or with a path:
;
; extension=/path/to/extension/msql.so
;
; If you only provide the name of the extension, PHP will look for it in its
; default extension directory.
;
All lines regarding msql.so are commented out. It's confirmed by grep, that
there are no
other lines containing msql.
Maybe the bug belongs to another circumstance regarding the update this morning:
Immediately afte the update, error messages like these
PHP Deprecated: Comments starting with '#' are deprecated in
/etc/php5/cli/php.ini on line 375 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in
/etc/php5/cli/php.ini on line 386 in Unknown on line 0
PHP Deprecated: Comments starting with '#' are deprecated in
/etc/php5/cli/php.ini on line 398 in Unknown on line 0
forced to replace all occurences of '#' comment characters by an ';'.
Does the parser got a problem?
Kind Regards
Matthias Faulstich
[Matthias_Faulstich.vcf (text/vcard, attachment)]
[Matthias_Faulstich.vcf (text/vcard, attachment)]
Reply sent
to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility.
(Mon, 18 Jul 2016 08:15:10 GMT) (full text, mbox, link).
Notification sent
to faulstich@fh-swf.de:
Bug acknowledged by developer.
(Mon, 18 Jul 2016 08:15:10 GMT) (full text, mbox, link).
Message #10 received at 831652-done@bugs.debian.org (full text, mbox, reply):
Version: 5.6.23
Matthias,
you have a typo in the configuration. The module name that's included in
php5-sybase package is "mssql.so" and comments with "#" at the beginning
are deprecated, you need to use ";" as a comment character.
No bug here.
Cheers,
--
Ondřej Surý <ondrej@sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
Knot Resolver (https://www.knot-resolver.cz/) – secure, privacy-aware,
fast DNS(SEC) resolver
Vše pro chleba (https://vseprochleba.cz) – Potřeby pro pečení chleba
všeho druhu
On Mon, Jul 18, 2016, at 09:58, Matthias Faulstich wrote:
> Package:php5
> Version: 5.6.23
> Architecture: amd64
>
> Installed PHP Packages,Versions:
> libnusoap-php,0.9.5-2
> libphp-adodb,5.15-1
> libphp-phpmailer,5.2.9+dfsg-2+deb8u1
> php-geshi,1.0.8.11-2
> php-openid,2.2.2-1.2
> php-pear,5.6.23+dfsg-0+deb8u1
> php-wikidiff2,1.2+git03ea59f-1
> php5,5.6.23+dfsg-0+deb8u1
> php5-cli,5.6.23+dfsg-0+deb8u1
> php5-common,5.6.23+dfsg-0+deb8u1
> php5-curl,5.6.23+dfsg-0+deb8u1
> php5-gd,5.6.23+dfsg-0+deb8u1
> php5-gmp,5.6.23+dfsg-0+deb8u1
> php5-intl,5.6.23+dfsg-0+deb8u1
> php5-json,1.3.6-1
> php5-ldap,5.6.23+dfsg-0+deb8u1
> php5-mcrypt,5.6.23+dfsg-0+deb8u1
> php5-mysql,5.6.23+dfsg-0+deb8u1
> php5-readline,5.6.23+dfsg-0+deb8u1
>
> Dear Maintainer,
>
> I don't know, which of the installed Packages exactly contains the bug.
> Since an update this morning, all 30 Minutes an error message appears:
> PHP Warning: PHP Startup: Unable to load dynamic library
> '/usr/lib/php5/20131226/msql.so' - /usr/lib/php5/20131226/msql.so: cannot
> open
> shared object file: No such file or directory in
>
> The directory /usr/lib/php5/20131226 extists,
> the file /usr/lib/php5/20131226/msql.so doesn't exist.
>
>
> /etc/php5/apache2/php.ini contains this:
> ;;;;;;;;;;;;;;;;;;;;;;
> ; Dynamic Extensions ;
> ;;;;;;;;;;;;;;;;;;;;;;
>
> ; If you wish to have an extension loaded automatically, use the
> following
> ; syntax:
> ;
> ; extension=modulename.extension
> ;
> ; For example, on Windows:
> ;
> ; extension=msql.dll
> ;
> ; ... or under UNIX:
> ;
> ; extension=msql.so
> ;
> ; ... or with a path:
> ;
> ; extension=/path/to/extension/msql.so
> ;
> ; If you only provide the name of the extension, PHP will look for it in
> its
> ; default extension directory.
> ;
>
> All lines regarding msql.so are commented out. It's confirmed by grep,
> that
> there are no
> other lines containing msql.
>
> Maybe the bug belongs to another circumstance regarding the update this
> morning:
> Immediately afte the update, error messages like these
> PHP Deprecated: Comments starting with '#' are deprecated in
> /etc/php5/cli/php.ini on line 375 in Unknown on line 0
> PHP Deprecated: Comments starting with '#' are deprecated in
> /etc/php5/cli/php.ini on line 386 in Unknown on line 0
> PHP Deprecated: Comments starting with '#' are deprecated in
> /etc/php5/cli/php.ini on line 398 in Unknown on line 0
> forced to replace all occurences of '#' comment characters by an ';'.
> Does the parser got a problem?
>
>
> Kind Regards
> Matthias Faulstich
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint
> Email had 2 attachments:
> + Matthias_Faulstich.vcf
> 1k (text/vcard)
> + Matthias_Faulstich.vcf
> 1k (text/vcard)
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Tue, 16 Aug 2016 07:32:22 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 00:27:04 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.