Your message dated Mon, 08 Oct 2018 18:56:55 +0000
with message-id <[email protected]>
and subject line Bug#910071: Removed package(s) from unstable
has caused the Debian Bug report #895423,
regarding php7.0-fpm: Notices for Apache2
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.)


-- 
895423: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895423
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php7.0-fpm
Version: 7.0.27-0+deb9u1
Severity: wishlist

Dear Maintainer,

during an installation of a PHP module I got the following notices:

Processing triggers for php7.0-fpm (7.0.27-0+deb9u1) ...
NOTICE: Not enabling PHP 7.0 FPM by default.
NOTICE: To enable PHP 7.0 FPM in Apache2 do:
NOTICE: a2enmod proxy_fcgi setenvif
NOTICE: a2enconf php7.0-fpm
NOTICE: You are seeing this message because you have apache2 package
installed.

This was a little confusing since the FPM module had been installed
before and was already enabled and configured.

Perhaps you could check if it wasn't and only display those notices
then.

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

++++ PHP 7.0 SAPI (php7.0query -S): ++++

++++ PHP 7.0 Extensions (php7.0query -M -v): ++++

++++ Configuration files: ++++
[PHP]
engine = On
short_open_tag = Off
precision = 14
output_buffering = 4096
zlib.output_compression = Off
implicit_flush = Off
unserialize_callback_func =
serialize_precision = 17
disable_functions = 
pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
disable_classes =
zend.enable_gc = On
expose_php = Off
max_execution_time = 30
max_input_time = 60
memory_limit = 128M
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
display_errors = Off
display_startup_errors = Off
log_errors = On
log_errors_max_len = 1024
ignore_repeated_errors = Off
ignore_repeated_source = Off
report_memleaks = On
track_errors = Off
html_errors = On
variables_order = "GPCS"
request_order = "GP"
register_argc_argv = Off
auto_globals_jit = On
post_max_size = 8M
auto_prepend_file =
auto_append_file =
default_mimetype = "text/html"
default_charset = "UTF-8"
doc_root =
user_dir =
enable_dl = Off
file_uploads = On
upload_max_filesize = 2M
max_file_uploads = 20
allow_url_fopen = On
allow_url_include = Off
default_socket_timeout = 60
[CLI Server]
cli_server.color = On
[Date]
[filter]
[iconv]
[intl]
[sqlite3]
[Pcre]
[Pdo]
[Pdo_mysql]
pdo_mysql.cache_size = 2000
pdo_mysql.default_socket=
[Phar]
[mail function]
SMTP = localhost
smtp_port = 25
mail.add_x_header = On
[SQL]
sql.safe_mode = Off
[ODBC]
odbc.allow_persistent = On
odbc.check_persistent = On
odbc.max_persistent = -1
odbc.max_links = -1
odbc.defaultlrl = 4096
odbc.defaultbinmode = 1
[Interbase]
ibase.allow_persistent = 1
ibase.max_persistent = -1
ibase.max_links = -1
ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
ibase.dateformat = "%Y-%m-%d"
ibase.timeformat = "%H:%M:%S"
[MySQLi]
mysqli.max_persistent = -1
mysqli.allow_persistent = On
mysqli.max_links = -1
mysqli.cache_size = 2000
mysqli.default_port = 3306
mysqli.default_socket =
mysqli.default_host =
mysqli.default_user =
mysqli.default_pw =
mysqli.reconnect = Off
[mysqlnd]
mysqlnd.collect_statistics = On
mysqlnd.collect_memory_statistics = Off
[OCI8]
[PostgreSQL]
pgsql.allow_persistent = On
pgsql.auto_reset_persistent = Off
pgsql.max_persistent = -1
pgsql.max_links = -1
pgsql.ignore_notice = 0
pgsql.log_notice = 0
[bcmath]
bcmath.scale = 0
[browscap]
[Session]
session.save_handler = files
session.use_strict_mode = 0
session.use_cookies = 1
session.use_only_cookies = 1
session.name = PHPSESSID
session.auto_start = 0
session.cookie_lifetime = 0
session.cookie_path = /
session.cookie_domain =
session.cookie_httponly =
session.serialize_handler = php
session.gc_probability = 0
session.gc_divisor = 1000
session.gc_maxlifetime = 1440
session.referer_check =
session.cache_limiter = nocache
session.cache_expire = 180
session.use_trans_sid = 0
session.hash_function = 0
session.hash_bits_per_character = 5
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry"
[Assertion]
zend.assertions = -1
[COM]
[mbstring]
[gd]
[exif]
[Tidy]
tidy.clean_output = Off
[soap]
soap.wsdl_cache_enabled=1
soap.wsdl_cache_dir="/tmp"
soap.wsdl_cache_ttl=86400
soap.wsdl_cache_limit = 5
[sysvshm]
[ldap]
ldap.max_links = -1
[mcrypt]
[dba]
[opcache]
[curl]
[openssl]

**** /etc/php/7.0/fpm/conf.d/20-intl.ini ****
extension=intl.so

**** /etc/php/7.0/fpm/conf.d/20-calendar.ini ****
extension=calendar.so

**** /etc/php/7.0/fpm/conf.d/20-gettext.ini ****
extension=gettext.so

**** /etc/php/7.0/fpm/conf.d/10-pdo.ini ****
extension=pdo.so

**** /etc/php/7.0/fpm/conf.d/20-posix.ini ****
extension=posix.so

**** /etc/php/7.0/fpm/conf.d/20-recode.ini ****
extension=recode.so

**** /etc/php/7.0/fpm/conf.d/20-sysvmsg.ini ****
extension=sysvmsg.so

**** /etc/php/7.0/fpm/conf.d/20-shmop.ini ****
extension=shmop.so

**** /etc/php/7.0/fpm/conf.d/20-imap.ini ****
extension=imap.so

**** /etc/php/7.0/fpm/conf.d/20-sysvshm.ini ****
extension=sysvshm.so

**** /etc/php/7.0/fpm/conf.d/20-xmlreader.ini ****
extension=xmlreader.so

**** /etc/php/7.0/fpm/conf.d/20-pdo_mysql.ini ****
extension=pdo_mysql.so

**** /etc/php/7.0/fpm/conf.d/20-xmlrpc.ini ****
extension=xmlrpc.so

**** /etc/php/7.0/fpm/conf.d/20-phar.ini ****
extension=phar.so

**** /etc/php/7.0/fpm/conf.d/20-bz2.ini ****
extension=bz2.so

**** /etc/php/7.0/fpm/conf.d/20-dom.ini ****
extension=dom.so

**** /etc/php/7.0/fpm/conf.d/20-gmp.ini ****
extension=gmp.so

**** /etc/php/7.0/fpm/conf.d/20-fileinfo.ini ****
extension=fileinfo.so

**** /etc/php/7.0/fpm/conf.d/20-bcmath.ini ****
extension=bcmath.so

**** /etc/php/7.0/fpm/conf.d/20-soap.ini ****
extension=soap.so

**** /etc/php/7.0/fpm/conf.d/20-exif.ini ****
extension=exif.so

**** /etc/php/7.0/fpm/conf.d/20-mysqli.ini ****
extension=mysqli.so

**** /etc/php/7.0/fpm/conf.d/20-xsl.ini ****
extension=xsl.so

**** /etc/php/7.0/fpm/conf.d/20-json.ini ****
extension=json.so

**** /etc/php/7.0/fpm/conf.d/20-readline.ini ****
extension=readline.so

**** /etc/php/7.0/fpm/conf.d/20-pdo_sqlite.ini ****
extension=pdo_sqlite.so

**** /etc/php/7.0/fpm/conf.d/20-sqlite3.ini ****
extension=sqlite3.so

**** /etc/php/7.0/fpm/conf.d/20-libsodium.ini ****
extension=libsodium.so

**** /etc/php/7.0/fpm/conf.d/20-sysvsem.ini ****
extension=sysvsem.so

**** /etc/php/7.0/fpm/conf.d/20-xmlwriter.ini ****
extension=xmlwriter.so

**** /etc/php/7.0/fpm/conf.d/20-imagick.ini ****
extension=imagick.so

**** /etc/php/7.0/fpm/conf.d/20-ftp.ini ****
extension=ftp.so

**** /etc/php/7.0/fpm/conf.d/20-ctype.ini ****
extension=ctype.so

**** /etc/php/7.0/fpm/conf.d/20-sockets.ini ****
extension=sockets.so

**** /etc/php/7.0/fpm/conf.d/20-gd.ini ****
extension=gd.so

**** /etc/php/7.0/fpm/conf.d/20-zip.ini ****
extension=zip.so

**** /etc/php/7.0/fpm/conf.d/10-mysqlnd.ini ****
extension=mysqlnd.so

**** /etc/php/7.0/fpm/conf.d/15-xml.ini ****
extension=xml.so

**** /etc/php/7.0/fpm/conf.d/20-mcrypt.ini ****
extension=mcrypt.so

**** /etc/php/7.0/fpm/conf.d/20-curl.ini ****
extension=curl.so

**** /etc/php/7.0/fpm/conf.d/20-iconv.ini ****
extension=iconv.so

**** /etc/php/7.0/fpm/conf.d/10-opcache.ini ****
zend_extension=opcache.so

**** /etc/php/7.0/fpm/conf.d/20-wddx.ini ****
extension=wddx.so

**** /etc/php/7.0/fpm/conf.d/20-mbstring.ini ****
extension=mbstring.so

**** /etc/php/7.0/fpm/conf.d/20-tokenizer.ini ****
extension=tokenizer.so

**** /etc/php/7.0/fpm/conf.d/20-pspell.ini ****
extension=pspell.so

**** /etc/php/7.0/fpm/conf.d/20-simplexml.ini ****
extension=simplexml.so


-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages php7.0-fpm depends on:
ii  init-system-helpers  1.48
ii  libapparmor1         2.11.0-3+deb9u2
ii  libc6                2.24-11+deb9u3
ii  libmagic1            1:5.30-1+deb9u1
ii  libpcre3             2:8.39-3
ii  libssl1.1            1.1.0f-3+deb9u2
ii  libsystemd0          232-25+deb9u3
ii  libxml2              2.9.4+dfsg1-2.2+deb9u2
ii  mime-support         3.60
ii  php7.0-cli           7.0.27-0+deb9u1
ii  php7.0-common        7.0.27-0+deb9u1
ii  php7.0-json          7.0.27-0+deb9u1
ii  php7.0-opcache       7.0.27-0+deb9u1
ii  procps               2:3.3.12-3
ii  tzdata               2018d-0+deb9u1
ii  ucf                  3.0036
ii  zlib1g               1:1.2.8.dfsg-5

php7.0-fpm recommends no packages.

Versions of packages php7.0-fpm suggests:
ii  php-pear  1:1.10.1+submodules+notgz-9

Versions of packages php7.0-common depends on:
ii  libc6       2.24-11+deb9u3
ii  libssl1.1   1.1.0f-3+deb9u2
ii  php-common  1:49
ii  ucf         3.0036

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 7.0.32-1+rm

Dear submitter,

as the package php7.0 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/910071

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to