[php-maint] Bug#810117: Bug#810117: libapache2-mod-php5: Breaks apache when libapache2-mod-php7.0 is installed

Declercq Laurent l.declercq at nuxwin.com
Wed Jan 6 16:16:53 UTC 2016


Le 06/01/2016 17:14, Felipe Sateler a écrit :
> Package: libapache2-mod-php5
> Version: 5.6.16+dfsg-4
> Severity: important
>
> Hi,
>
> I've noticed that now php7 and php5 are now coinstallable. However, upon
> install apache2 dumps core:
>
>         Message: Process 12966 (apache2) of user 0 dumped core.
>                  
>                  Stack trace of thread 12966:
>                  #0  0x00007ff6bc77f186 zend_declare_class_constant_long (libphp5.so)
>                  #1  0x00007ff6adcf7b1e n/a (pdo_mysql.so)
>                  #2  0x00007ff6bc7757ce zend_startup_module_ex (libphp5.so)
>                  #3  0x00007ff6bc781e3b zend_hash_apply (libphp5.so)
>                  #4  0x00007ff6bc7798aa zend_startup_modules (libphp5.so)
>                  #5  0x00007ff6bc70f75b php_module_startup (libphp5.so)
>                  #6  0x00007ff6bc822e35 n/a (libphp5.so)
>                  #7  0x00007ff6bc8239d3 n/a (libphp5.so)
>                  #8  0x000055d969bd71c3 ap_run_post_config (apache2)
>                  #9  0x000055d969bb4f6b main (apache2)
>                  #10 0x00007ff6bfe35870 __libc_start_main (libc.so.6)
>                  #11 0x000055d969bb5259 _start (apache2)
>
> Disabling either php7 or php5 modules unbreaks apache. I think either
> they should be made to coexist (possibly very difficult), or choose one
> at installation time (similar to how gdm/kdm/xdm/etc made you choose the
> dm).
>
> -- Package-specific info:
> ==== Additional PHP 5 information ====
>
> ++++ PHP 5 SAPI (php5query -S): ++++
> cli
> apache2
>
> ++++ PHP 5 Extensions (php5query -M -v): ++++
> curl (Enabled for cli by maintainer script)
> curl (Enabled for apache2 by maintainer script)
> mcrypt (Enabled for cli by maintainer script)
> mcrypt (Enabled for apache2 by maintainer script)
> pdo (Enabled for cli by maintainer script)
> pdo (Enabled for apache2 by maintainer script)
> gd (Enabled for cli by maintainer script)
> gd (Enabled for apache2 by maintainer script)
> mysql (Enabled for cli by maintainer script)
> mysql (Enabled for apache2 by maintainer script)
> readline (Enabled for cli by maintainer script)
> readline (Enabled for apache2 by maintainer script)
> intl (Enabled for cli by maintainer script)
> intl (Enabled for apache2 by maintainer script)
> json (Enabled for cli by maintainer script)
> json (Enabled for apache2 by maintainer script)
> opcache (Enabled for cli by maintainer script)
> opcache (Enabled for apache2 by maintainer script)
> pdo_mysql (Enabled for cli by maintainer script)
> pdo_mysql (Enabled for apache2 by maintainer script)
> xdebug (Enabled for cli by maintainer script)
> xdebug (Enabled for apache2 by maintainer script)
> mysqli (Enabled for cli by maintainer script)
> mysqli (Enabled for apache2 by maintainer script)
> memcached (Enabled for cli by local administrator)
> memcached (Enabled for apache2 by local administrator)
>
> ++++ Configuration files: ++++
> [PHP]
> 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
> display_errors = On
> 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"
> 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]
> date.timezone = America/Santiago
> [filter]
> [iconv]
> [intl]
> [sqlite]
> [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"
> [MySQL]
> mysql.allow_local_infile = On
> mysql.allow_persistent = On
> mysql.cache_size = 2000
> mysql.max_persistent = -1
> mysql.max_links = -1
> mysql.default_port =
> mysql.default_socket =
> mysql.default_host =
> mysql.default_user =
> mysql.default_password =
> mysql.connect_timeout = 60
> mysql.trace_mode = Off
> [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
> [Sybase-CT]
> sybct.allow_persistent = On
> sybct.max_persistent = -1
> 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 = 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.bug_compat_42 = Off
> session.bug_compat_warn = Off
> 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 = On
> mssql.max_persistent = -1
> 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]
> [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]
>
> **** /etc/php5/apache2/conf.d/20-gd.ini ****
> extension=gd.so
>
> **** /etc/php5/apache2/conf.d/20-json.ini ****
> extension=json.so
>
> **** /etc/php5/apache2/conf.d/20-curl.ini ****
> extension=curl.so
>
> **** /etc/php5/apache2/conf.d/10-pdo.ini ****
> extension=pdo.so
>
> **** /etc/php5/apache2/conf.d/20-mysqli.ini ****
> extension=mysqli.so
>
> **** /etc/php5/apache2/conf.d/20-mcrypt.ini ****
> extension=mcrypt.so
>
> **** /etc/php5/apache2/conf.d/20-memcached.ini ****
> extension=memcached.so
>
> **** /etc/php5/apache2/conf.d/05-opcache.ini ****
> zend_extension=opcache.so
>
> **** /etc/php5/apache2/conf.d/20-xdebug.ini ****
> zend_extension=xdebug.so
> xdebug.remote_enable=on
> xdebug.remote_handler=dbgp
> xdebug.remote_mode=req
> xdebug.remote_host=localhost
> xdebug.remote_port=9000
>
> **** /etc/php5/apache2/conf.d/20-pdo_mysql.ini ****
> extension=pdo_mysql.so
>
> **** /etc/php5/apache2/conf.d/20-mysql.ini ****
> extension=mysql.so
>
> **** /etc/php5/apache2/conf.d/20-intl.ini ****
> extension=intl.so
>
> **** /etc/php5/apache2/conf.d/20-readline.ini ****
> extension=readline.so
>
>
> -- System Information:
> Debian Release: stretch/sid
>    APT prefers unstable-debug
>    APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> Init: systemd (via /run/systemd/system)
>
> 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-5
> ii  libxml2                             2.9.3+dfsg1-1
> ii  mime-support                        3.59
> ii  php5-cli                            5.6.16+dfsg-4
> ii  php5-common                         5.6.16+dfsg-4
> ii  php5-json                           1.3.7-1
> ii  tzdata                              2015g-1
> ii  ucf                                 3.0031
> ii  zlib1g                              1:1.2.8.dfsg-2+b1
>
> libapache2-mod-php5 recommends no packages.
>
> Versions of packages libapache2-mod-php5 suggests:
> ii  php-pear  5.6.16+dfsg-4
>
> 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>
>
> -- 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
When you install both packages, both modules are enabled? If so, this 
shouldn't be the case indeed. I'm pretty sure that it is not possible to 
make both working together. From my point of view, co-installation is 
only valuable for FastCGI.

-- 
Laurent Declercq
iHMS/i-MSCP Project Director



More information about the pkg-php-maint mailing list