Your message dated Wed, 20 Oct 2021 07:25:40 +0200
with message-id <[email protected]>
and subject line Re: Bug#996870: libapache2-mod-php7.4: Unable to Load Apache2 
Service
has caused the Debian Bug report #996870,
regarding libapache2-mod-php7.4: Unable to Load Apache2 Service
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.)


-- 
996870: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996870
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache2-mod-php7.4
Version: 7.4.21-1+deb11u1
Severity: important
Tags: a11y
X-Debbugs-Cc: [email protected]

Maintainers,
  Hello! I am unable to start apache2 server due to a moudle that is unable to 
load.
I believe that this moudle has some programming issues. I sincerly hopes
that you can fix this moudle so that such problem would not occur again.

Best Wishes,
refrog2000
Oct 20th, 2021

Attachments:
-- Package-specific info:
==== Additional PHP 7.4 information ====

++++ PHP 7.4 SAPI (php7.4query -S): ++++

++++ PHP 7.4 Extensions (php7.4query -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 = -1
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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
disable_classes =
zend.enable_gc = On
zend.exception_ignore_args = 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
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]
[imap]
[intl]
[sqlite3]
[Pcre]
[Pdo]
[Pdo_mysql]
pdo_mysql.default_socket=
[Phar]
[mail function]
SMTP = localhost
smtp_port = 25
mail.add_x_header = Off
[ODBC]
odbc.allow_persistent = On
odbc.check_persistent = On
odbc.max_persistent = -1
odbc.max_links = -1
odbc.defaultlrl = 4096
odbc.defaultbinmode = 1
[MySQLi]
mysqli.max_persistent = -1
mysqli.allow_persistent = On
mysqli.max_links = -1
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.cookie_samesite =
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.sid_length = 26
session.trans_sid_tags = "a=href,area=href,frame=src,form="
session.sid_bits_per_character = 5
[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
[dba]
[opcache]
[curl]
[openssl]
[ffi]

**** /etc/php/7.4/apache2/conf.d/20-sysvmsg.ini ****
extension=sysvmsg.so

**** /etc/php/7.4/apache2/conf.d/20-gettext.ini ****
extension=gettext.so

**** /etc/php/7.4/apache2/conf.d/20-shmop.ini ****
extension=shmop.so

**** /etc/php/7.4/apache2/conf.d/20-tokenizer.ini ****
extension=tokenizer.so

**** /etc/php/7.4/apache2/conf.d/20-mysqli.ini ****
extension=mysqli.so

**** /etc/php/7.4/apache2/conf.d/20-iconv.ini ****
extension=iconv.so

**** /etc/php/7.4/apache2/conf.d/20-exif.ini ****
extension=exif.so

**** /etc/php/7.4/apache2/conf.d/20-fileinfo.ini ****
extension=fileinfo.so

**** /etc/php/7.4/apache2/conf.d/20-posix.ini ****
extension=posix.so

**** /etc/php/7.4/apache2/conf.d/20-ftp.ini ****
extension=ftp.so

**** /etc/php/7.4/apache2/conf.d/10-pdo.ini ****
extension=pdo.so

**** /etc/php/7.4/apache2/conf.d/20-json.ini ****
extension=json.so

**** /etc/php/7.4/apache2/conf.d/20-sysvshm.ini ****
extension=sysvshm.so

**** /etc/php/7.4/apache2/conf.d/20-sysvsem.ini ****
extension=sysvsem.so

**** /etc/php/7.4/apache2/conf.d/20-calendar.ini ****
extension=calendar.so

**** /etc/php/7.4/apache2/conf.d/10-opcache.ini ****
zend_extension=opcache.so

**** /etc/php/7.4/apache2/conf.d/20-ffi.ini ****
extension=ffi.so

**** /etc/php/7.4/apache2/conf.d/20-phar.ini ****
extension=phar.so

**** /etc/php/7.4/apache2/conf.d/20-pdo_mysql.ini ****
extension=pdo_mysql.so

**** /etc/php/7.4/apache2/conf.d/20-ctype.ini ****
extension=ctype.so

**** /etc/php/7.4/apache2/conf.d/10-mysqlnd.ini ****
extension=mysqlnd.so

**** /etc/php/7.4/apache2/conf.d/20-readline.ini ****
extension=readline.so

**** /etc/php/7.4/apache2/conf.d/20-sockets.ini ****
extension=sockets.so


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

Kernel: Linux 5.10.0-8-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libapache2-mod-php7.4 depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.51-1~deb11u1
ii  libargon2-1                         0~20171227-0.2
ii  libc6                               2.31-13+deb11u2
ii  libmagic1                           1:5.39-3
ii  libpcre2-8-0                        10.36-2
ii  libsodium23                         1.0.18-1
ii  libssl1.1                           1.1.1k-1+deb11u1
ii  libxml2                             2.9.10+dfsg-6.7
ii  mime-support                        3.66
ii  php7.4-cli                          7.4.21-1+deb11u1
ii  php7.4-common                       7.4.21-1+deb11u1
ii  php7.4-json                         7.4.21-1+deb11u1
ii  php7.4-opcache                      7.4.21-1+deb11u1
ii  tzdata                              2021a-1
ii  ucf                                 3.0043
ii  zlib1g                              1:1.2.11.dfsg-2

Versions of packages libapache2-mod-php7.4 recommends:
ii  apache2  2.4.51-1~deb11u1

Versions of packages libapache2-mod-php7.4 suggests:
pn  php-pear  <none>

Versions of packages php7.4-common depends on:
ii  libc6       2.31-13+deb11u2
ii  libffi7     3.3-6
ii  libssl1.1   1.1.1k-1+deb11u1
ii  php-common  2:76
ii  ucf         3.0043

-- no debconf information
Oct 20 09:02:02 refrog2000.com sudo[28310]: pam_unix(sudo:session): session 
opened for user root(uid=0) by root(uid=1004)
Oct 20 09:02:03 refrog2000.com systemd[1]: Starting The Apache HTTP Server...
* Subject: A start job for unit apache2.service has begun execution
* Defined-By: systemd
* Support: https://www.debian.org/support
*
* A start job for unit apache2.service has begun execution.
*
* The job identifier is 2177.
Oct 20 09:02:03 refrog2000.com apachectl[28321]: apache2: Syntax error on line 
146 of /etc/apache2/apache2.conf: Syntax error on line 3 of 
/etc/apache2/mods-enabled/php7.4.load: Cannot load 
/usr/lib/apache2/modules/libphp7.4.so into server: 
/usr/lib/apache2/modules/libphp7.4.so: undefined symbol: 
crypto_pwhash_scryptsalsa208sha256_opslimit_interactive
Oct 20 09:02:03 refrog2000.com apachectl[28318]: Action 'start' failed.
Oct 20 09:02:03 refrog2000.com apachectl[28318]: The Apache error log may have 
more information.
Oct 20 09:02:03 refrog2000.com systemd[1]: apache2.service: Control process 
exited, code=exited, status=1/FAILURE
* Subject: Unit process exited
* Defined-By: systemd
* Support: https://www.debian.org/support
*
* An ExecStart= process belonging to unit apache2.service has exited.
*
* The process' exit code is 'exited' and its exit status is 1.
Oct 20 09:02:03 refrog2000.com systemd[1]: apache2.service: Failed with result 
'exit-code'.
* Subject: Unit failed
* Defined-By: systemd
* Support: https://www.debian.org/support
* 
* The unit apache2.service has entered the 'failed' state with result 
'exit-code'.
Oct 20 09:02:03 refrog2000.com systemd[1]: Failed to start The Apache HTTP 
Server.
* Subject: A start job for unit apache2.service has failed
* Defined-By: systemd
* Support: https://www.debian.org/support
* 
* A start job for unit apache2.service has finished with a failure.
*
* The job identifier is 2177 and the job result is failed.

--- End Message ---
--- Begin Message ---
Your libsodium library installation is broken. That’s not a bug in pup7.4.

--
Ondřej Surý <[email protected]> (He/Him)

> On 20. 10. 2021, at 4:42, Bite Gao <[email protected]> wrote:
> 
> Package: libapache2-mod-php7.4
> Version: 7.4.21-1+deb11u1
> Severity: important
> Tags: a11y
> X-Debbugs-Cc: [email protected]
> 
> Maintainers,
>  Hello! I am unable to start apache2 server due to a moudle that is unable to 
> load.
> I believe that this moudle has some programming issues. I sincerly hopes
> that you can fix this moudle so that such problem would not occur again.
> 
> Best Wishes,
> refrog2000
> Oct 20th, 2021
> 
> Attachments:
> -- Package-specific info:
> ==== Additional PHP 7.4 information ====
> 
> ++++ PHP 7.4 SAPI (php7.4query -S): ++++
> 
> ++++ PHP 7.4 Extensions (php7.4query -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 = -1
> 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_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
> disable_classes =
> zend.enable_gc = On
> zend.exception_ignore_args = 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
> 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]
> [imap]
> [intl]
> [sqlite3]
> [Pcre]
> [Pdo]
> [Pdo_mysql]
> pdo_mysql.default_socket=
> [Phar]
> [mail function]
> SMTP = localhost
> smtp_port = 25
> mail.add_x_header = Off
> [ODBC]
> odbc.allow_persistent = On
> odbc.check_persistent = On
> odbc.max_persistent = -1
> odbc.max_links = -1
> odbc.defaultlrl = 4096
> odbc.defaultbinmode = 1
> [MySQLi]
> mysqli.max_persistent = -1
> mysqli.allow_persistent = On
> mysqli.max_links = -1
> 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.cookie_samesite =
> 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.sid_length = 26
> session.trans_sid_tags = "a=href,area=href,frame=src,form="
> session.sid_bits_per_character = 5
> [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
> [dba]
> [opcache]
> [curl]
> [openssl]
> [ffi]
> 
> **** /etc/php/7.4/apache2/conf.d/20-sysvmsg.ini ****
> extension=sysvmsg.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-gettext.ini ****
> extension=gettext.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-shmop.ini ****
> extension=shmop.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-tokenizer.ini ****
> extension=tokenizer.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-mysqli.ini ****
> extension=mysqli.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-iconv.ini ****
> extension=iconv.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-exif.ini ****
> extension=exif.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-fileinfo.ini ****
> extension=fileinfo.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-posix.ini ****
> extension=posix.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-ftp.ini ****
> extension=ftp.so
> 
> **** /etc/php/7.4/apache2/conf.d/10-pdo.ini ****
> extension=pdo.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-json.ini ****
> extension=json.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-sysvshm.ini ****
> extension=sysvshm.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-sysvsem.ini ****
> extension=sysvsem.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-calendar.ini ****
> extension=calendar.so
> 
> **** /etc/php/7.4/apache2/conf.d/10-opcache.ini ****
> zend_extension=opcache.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-ffi.ini ****
> extension=ffi.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-phar.ini ****
> extension=phar.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-pdo_mysql.ini ****
> extension=pdo_mysql.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-ctype.ini ****
> extension=ctype.so
> 
> **** /etc/php/7.4/apache2/conf.d/10-mysqlnd.ini ****
> extension=mysqlnd.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-readline.ini ****
> extension=readline.so
> 
> **** /etc/php/7.4/apache2/conf.d/20-sockets.ini ****
> extension=sockets.so
> 
> 
> -- System Information:
> Debian Release: 11.0
>  APT prefers stable-updates
>  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
> 'stable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 5.10.0-8-amd64 (SMP w/2 CPU threads)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not 
> set
> Shell: /bin/sh linked to /usr/bin/bash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages libapache2-mod-php7.4 depends on:
> ii  apache2-bin [apache2-api-20120211]  2.4.51-1~deb11u1
> ii  libargon2-1                         0~20171227-0.2
> ii  libc6                               2.31-13+deb11u2
> ii  libmagic1                           1:5.39-3
> ii  libpcre2-8-0                        10.36-2
> ii  libsodium23                         1.0.18-1
> ii  libssl1.1                           1.1.1k-1+deb11u1
> ii  libxml2                             2.9.10+dfsg-6.7
> ii  mime-support                        3.66
> ii  php7.4-cli                          7.4.21-1+deb11u1
> ii  php7.4-common                       7.4.21-1+deb11u1
> ii  php7.4-json                         7.4.21-1+deb11u1
> ii  php7.4-opcache                      7.4.21-1+deb11u1
> ii  tzdata                              2021a-1
> ii  ucf                                 3.0043
> ii  zlib1g                              1:1.2.11.dfsg-2
> 
> Versions of packages libapache2-mod-php7.4 recommends:
> ii  apache2  2.4.51-1~deb11u1
> 
> Versions of packages libapache2-mod-php7.4 suggests:
> pn  php-pear  <none>
> 
> Versions of packages php7.4-common depends on:
> ii  libc6       2.31-13+deb11u2
> ii  libffi7     3.3-6
> ii  libssl1.1   1.1.1k-1+deb11u1
> ii  php-common  2:76
> ii  ucf         3.0043
> 
> -- no debconf information
Oct 20 09:02:02 refrog2000.com sudo[28310]: pam_unix(sudo:session): session 
opened for user root(uid=0) by root(uid=1004)
Oct 20 09:02:03 refrog2000.com systemd[1]: Starting The Apache HTTP Server...
* Subject: A start job for unit apache2.service has begun execution
* Defined-By: systemd
* Support: https://www.debian.org/support
*
* A start job for unit apache2.service has begun execution.
*
* The job identifier is 2177.
Oct 20 09:02:03 refrog2000.com apachectl[28321]: apache2: Syntax error on line 
146 of /etc/apache2/apache2.conf: Syntax error on line 3 of 
/etc/apache2/mods-enabled/php7.4.load: Cannot load 
/usr/lib/apache2/modules/libphp7.4.so into server: 
/usr/lib/apache2/modules/libphp7.4.so: undefined symbol: 
crypto_pwhash_scryptsalsa208sha256_opslimit_interactive
Oct 20 09:02:03 refrog2000.com apachectl[28318]: Action 'start' failed.
Oct 20 09:02:03 refrog2000.com apachectl[28318]: The Apache error log may have 
more information.
Oct 20 09:02:03 refrog2000.com systemd[1]: apache2.service: Control process 
exited, code=exited, status=1/FAILURE
* Subject: Unit process exited
* Defined-By: systemd
* Support: https://www.debian.org/support
*
* An ExecStart= process belonging to unit apache2.service has exited.
*
* The process' exit code is 'exited' and its exit status is 1.
Oct 20 09:02:03 refrog2000.com systemd[1]: apache2.service: Failed with result 
'exit-code'.
* Subject: Unit failed
* Defined-By: systemd
* Support: https://www.debian.org/support
* 
* The unit apache2.service has entered the 'failed' state with result 
'exit-code'.
Oct 20 09:02:03 refrog2000.com systemd[1]: Failed to start The Apache HTTP 
Server.
* Subject: A start job for unit apache2.service has failed
* Defined-By: systemd
* Support: https://www.debian.org/support
* 
* A start job for unit apache2.service has finished with a failure.
*
* The job identifier is 2177 and the job result is failed.

--- End Message ---

Reply via email to