[php-maint] Bug#797350: Bug#797350: libapache2-mod-php5: All php modules and the apache module are re-enabled on update

Ondřej Surý ondrej at sury.org
Sun Aug 30 12:54:19 UTC 2015


Hi,

how did you _disable_ the modules?

Cheers,
Ondrej

On Sat, Aug 29, 2015, at 21:59, Bachsau wrote:
> Package: libapache2-mod-php5
> Version: 5.6.12+dfsg-0+deb8u1
> Severity: normal
> 
> After installing the update all modules where re-enabled. But updates
> should never change standing configuration!
> 
> 
> -- Package-specific info:
> ==== Additional PHP 5 information ====
> 
> ++++ PHP 5 SAPI (php5query -S): ++++
> cli
> apache2
> 
> ++++ PHP 5 Extensions (php5query -M -v): ++++
> No module matches mcrypt.ini
> No module matches mcrypt.ini
> imagick (Enabled for cli by maintainer script)
> imagick (Enabled for apache2 by maintainer script)
> No module matches pdo_mysql.ini
> No module matches pdo_mysql.ini
> curl (Enabled for cli by maintainer script)
> curl (Enabled for apache2 by maintainer script)
> pdo_mysql (Enabled for cli by maintainer script)
> pdo_mysql (Enabled for apache2 by maintainer script)
> intl (Enabled for cli by maintainer script)
> intl (Enabled for apache2 by maintainer script)
> No module matches raphf.ini
> No module matches raphf.ini
> json (Enabled for cli by maintainer script)
> json (Enabled for apache2 by maintainer script)
> mysqlnd (Enabled for cli by maintainer script)
> mysqlnd (Enabled for apache2 by maintainer script)
> pdo (Enabled for cli by maintainer script)
> pdo (Enabled for apache2 by maintainer script)
> No module matches pdo_sqlite.ini
> No module matches pdo_sqlite.ini
> gd (Enabled for cli by maintainer script)
> gd (Enabled for apache2 by maintainer script)
> No module matches gd.ini
> No module matches gd.ini
> No module matches pdo.ini
> No module matches pdo.ini
> No module matches intl.ini
> No module matches intl.ini
> No module matches imagick.ini
> No module matches imagick.ini
> opcache (Enabled for cli by maintainer script)
> opcache (Enabled for apache2 by maintainer script)
> mysqli (Enabled for cli by maintainer script)
> mysqli (Enabled for apache2 by maintainer script)
> readline (Enabled for cli by maintainer script)
> No module matches readline (Disabled for apache2 by local administrator)
> No module matches json.ini
> No module matches json.ini
> pdo_sqlite (Enabled for cli by maintainer script)
> pdo_sqlite (Enabled for apache2 by maintainer script)
> No module matches propro
> No module matches propro
> No module matches mysqli.ini
> No module matches mysqli.ini
> No module matches propro.ini
> No module matches propro.ini
> No module matches curl.ini
> No module matches curl.ini
> mcrypt (Enabled for cli by maintainer script)
> mcrypt (Enabled for apache2 by maintainer script)
> No module matches opcache.ini
> No module matches opcache.ini
> sqlite3 (Enabled for cli by maintainer script)
> sqlite3 (Enabled for apache2 by maintainer script)
> No module matches raphf
> No module matches raphf
> No module matches pecl-http
> No module matches pecl-http
> No module matches pecl-http.ini
> No module matches pecl-http.ini
> No module matches mysql.ini
> No module matches mysql.ini
> mysql (Enabled for cli by maintainer script)
> mysql (Enabled for apache2 by maintainer script)
> No module matches sqlite3.ini
> No module matches sqlite3.ini
> 
> ++++ Configuration files: ++++
> [PHP]
> user_ini.filename = ".htphp"
> user_ini.cache_ttl = 0
> engine = On
> short_open_tag = Off
> asp_tags = 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_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 = On
> max_execution_time = 30
> max_input_time = 60
> memory_limit = 128M
> error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT & ~E_NOTICE
> 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 = Off
> variables_order = "GPCS"
> request_order = "GP"
> register_argc_argv = Off
> auto_globals_jit = On
> post_max_size = 50M
> auto_prepend_file =
> auto_append_file =
> default_mimetype = "text/html"
> default_charset =
> doc_root =
> user_dir =
> enable_dl = Off
> file_uploads = On
> upload_max_filesize = 50M
> 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]
> [sqlite]
> [sqlite3]
> [Pcre]
> [Pdo]
> [Pdo_mysql]
> pdo_mysql.cache_size = 2000
> pdo_mysql.default_socket = "/run/mysqld/mysqld.sock"
> [Phar]
> [mail function]
> mail.add_x_header = Off
> [SQL]
> sql.safe_mode = Off
> [ODBC]
> odbc.allow_persistent = Off
> odbc.check_persistent = On
> odbc.max_persistent = 0
> odbc.max_links = -1
> odbc.defaultlrl = 4096
> odbc.defaultbinmode = 1
> [Interbase]
> ibase.allow_persistent = 0
> ibase.max_persistent = 0
> ibase.max_links = -1
> ibase.timestampformat = "%Y-%m-%d %H:%M:%S"
> ibase.dateformat = "%Y-%m-%d"
> ibase.timeformat = "%H:%M:%S"
> [MySQL]
> mysql.allow_local_infile = Off
> mysql.allow_persistent = Off
> mysql.cache_size = 2000
> mysql.max_persistent = 0
> mysql.max_links = -1
> mysql.default_port = 3306
> mysql.default_socket = "/run/mysqld/mysqld.sock"
> mysql.default_host = "localhost"
> mysql.default_user =
> mysql.default_password =
> mysql.connect_timeout = 60
> mysql.trace_mode = Off
> [MySQLi]
> mysqli.max_persistent = 0
> mysqli.allow_local_infile = Off
> mysqli.allow_persistent = Off
> mysqli.max_links = -1
> mysqli.cache_size = 2000
> mysqli.default_port = 3306
> mysqli.default_socket = "/run/mysqld/mysqld.sock"
> mysqli.default_host = "localhost"
> mysqli.default_user =
> mysqli.default_pw =
> mysqli.reconnect = Off
> [mysqlnd]
> mysqlnd.collect_statistics = Off
> mysqlnd.collect_memory_statistics = Off
> [OCI8]
> oci8.max_persistent = 0
> [PostgreSQL]
> pgsql.allow_persistent = Off
> pgsql.auto_reset_persistent = Off
> pgsql.max_persistent = 0
> pgsql.max_links = -1
> pgsql.ignore_notice = 0
> pgsql.log_notice = 0
> [Sybase-CT]
> sybct.allow_persistent = Off
> sybct.max_persistent = 0
> sybct.max_links = -1
> sybct.min_server_severity = 10
> sybct.min_client_severity = 10
> [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 = "sid"
> 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"
> [MSSQL]
> mssql.allow_persistent = Off
> mssql.max_persistent = 0
> mssql.max_links = -1
> mssql.min_error_severity = 10
> mssql.min_message_severity = 10
> mssql.compatibility_mode = Off
> mssql.secure_connection = Off
> [Assertion]
> [COM]
> [mbstring]
> mbstring.substitute_character = "?"
> [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]
> dba.default_handler = "db4"
> [opcache]
> [curl]
> [openssl]
> 
> **** /etc/php5/apache2/conf.d/20-mysqli.ini ****
> extension=mysqli.so
> 
> **** /etc/php5/apache2/conf.d/05-opcache.ini ****
> zend_extension=opcache.so
> 
> **** /etc/php5/apache2/conf.d/20-gd.ini ****
> extension=gd.so
> 
> **** /etc/php5/apache2/conf.d/10-mysqlnd.ini ****
> extension=mysqlnd.so
> 
> **** /etc/php5/apache2/conf.d/20-intl.ini ****
> extension=intl.so
> 
> **** /etc/php5/apache2/conf.d/20-sqlite3.ini ****
> extension=sqlite3.so
> 
> **** /etc/php5/apache2/conf.d/20-curl.ini ****
> extension=curl.so
> 
> **** /etc/php5/apache2/conf.d/20-json.ini ****
> extension=json.so
> 
> **** /etc/php5/apache2/conf.d/20-mysql.ini ****
> extension=mysql.so
> 
> **** /etc/php5/apache2/conf.d/20-mcrypt.ini ****
> extension=mcrypt.so
> 
> **** /etc/php5/apache2/conf.d/20-pdo_sqlite.ini ****
> extension=pdo_sqlite.so
> 
> **** /etc/php5/apache2/conf.d/20-imagick.ini ****
> extension=imagick.so
> 
> **** /etc/php5/apache2/conf.d/20-pdo_mysql.ini ****
> extension=pdo_mysql.so
> 
> **** /etc/php5/apache2/conf.d/10-pdo.ini ****
> extension=pdo.so
> 
> 
> -- System Information:
> Debian Release: 8.1
>   APT prefers stable-updates
>   APT policy: (500, 'stable-updates'), (500, 'stable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 2.6.32-042stab093.4 (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/dash
> Init: sysvinit (via /sbin/init)
> 
> Versions of packages libapache2-mod-php5 depends on:
> ii  apache2                             2.4.10-10+deb8u1
> ii  apache2-bin [apache2-api-20120211]  2.4.10-10+deb8u1
> ii  libbz2-1.0                          1.0.6-7+b3
> ii  libc6                               2.19-18
> ii  libcomerr2                          1.42.12-1.1
> ii  libdb5.3                            5.3.28-9
> ii  libgssapi-krb5-2                    1.12.1+dfsg-19
> ii  libk5crypto3                        1.12.1+dfsg-19
> ii  libkrb5-3                           1.12.1+dfsg-19
> ii  libmagic1                           1:5.22+15-2
> ii  libonig2                            5.9.5-3.2
> ii  libpcre3                            2:8.35-3.3
> ii  libqdbm14                           1.8.78-5+b1
> ii  libssl1.0.0                         1.0.1k-3+deb8u1
> ii  libstdc++6                          4.9.2-10
> ii  libxml2                             2.9.1+dfsg1-5
> ii  mime-support                        3.58
> ii  php5-cli                            5.6.12+dfsg-0+deb8u1
> ii  php5-common                         5.6.12+dfsg-0+deb8u1
> ii  php5-json                           1.3.6-1
> ii  tzdata                              2015f-0+deb8u1
> ii  ucf                                 3.0030
> ii  zlib1g                              1:1.2.8.dfsg-2+b1
> 
> libapache2-mod-php5 recommends no packages.
> 
> Versions of packages libapache2-mod-php5 suggests:
> pn  php-pear  <none>
> 
> Versions of packages php5-common depends on:
> ii  libc6   2.19-18
> ii  lsof    4.86+dfsg-1
> ii  psmisc  22.21-2
> ii  sed     4.2.2-4+b1
> ii  ucf     3.0030
> 
> Versions of packages php5-common suggests:
> pn  php5-user-cache  <none>
> 
> -- Configuration Files:
> /etc/apache2/mods-available/php5.conf [Errno 2] Datei oder Verzeichnis
> nicht gefunden: u'/etc/apache2/mods-available/php5.conf'
> 
> -- no debconf information
> 
> _______________________________________________
> pkg-php-maint mailing list
> pkg-php-maint at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint


-- 
Ondřej Surý <ondrej at sury.org>
Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server



More information about the pkg-php-maint mailing list