This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
MySQL / MariaDB-server upgrade error
« on: November 28, 2020, 01:28:00 PM »
How can i fix this problem?
Details:
Before this, i did a bulk update.
Details:
Details:
Code: [Select]
yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: linux.darkpenguin.net
* epel: mirror.de.leaseweb.net
* extras: mirror.plustech.de
* remi-safe: mirror.23media.com
* updates: mirror.plustech.de
Resolving Dependencies
--> Running transaction check
---> Package MariaDB-server.x86_64 0:10.1.48-1.el7.centos will be updated
---> Package MariaDB-server.x86_64 0:10.2.36-1.el7.centos will be an update
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================================
Updating:
MariaDB-server x86_64 10.2.36-1.el7.centos mariadb 24 M
Transaction Summary
=============================================================================================================================================================================================
Upgrade 1 Package
Total download size: 24 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
MariaDB-server-10.2.36-1.el7.centos.x86_64.rpm | 24 MB 00:00:06
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
******************************************************************
A MySQL or MariaDB server package (MariaDB-server-10.1.48-1.el7.centos.x86_64) is installed.
Upgrading directly from MySQL 10.1 to MariaDB 10.2 may not
be safe in all cases. A manual dump and restore using mysqldump is
recommended. It is important to review the MariaDB manual's Upgrading
section for version-specific incompatibilities.
A manual upgrade is required.
- Ensure that you have a complete, working backup of your data and my.cnf
files
- Shut down the MySQL server cleanly
- Remove the existing MySQL packages. Usually this command will
list the packages you should remove:
rpm -qa | grep -i '^mysql-'
You may choose to use 'rpm --nodeps -ev <package-name>' to remove
the package which contains the mysqlclient shared library. The
library will be reinstalled by the MariaDB-shared package.
- Install the new MariaDB packages supplied by MariaDB Foundation
- Ensure that the MariaDB server is started
- Run the 'mysql_upgrade' program
This is a brief description of the upgrade process. Important details
can be found in the MariaDB manual, in the Upgrading section.
******************************************************************
error: %pre(MariaDB-server-10.2.36-1.el7.centos.x86_64) scriptlet failed, exit status 1
Error in PREIN scriptlet in rpm package MariaDB-server-10.2.36-1.el7.centos.x86_64
MariaDB-server-10.1.48-1.el7.centos.x86_64 was supposed to be removed but is not!
Verifying : MariaDB-server-10.1.48-1.el7.centos.x86_64 1/2
Verifying : MariaDB-server-10.2.36-1.el7.centos.x86_64 2/2
Failed:
MariaDB-server.x86_64 0:10.1.48-1.el7.centos MariaDB-server.x86_64 0:10.2.36-1.el7.centos
Complete!
Before this, i did a bulk update.
Details:
Code: [Select]
yum update -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: linux.darkpenguin.net
* epel: mirror.de.leaseweb.net
* extras: mirror.plustech.de
* remi-safe: mirror.23media.com
* updates: mirror.plustech.de
Resolving Dependencies
--> Running transaction check
---> Package MariaDB-client.x86_64 0:10.1.48-1.el7.centos will be updated
---> Package MariaDB-client.x86_64 0:10.2.36-1.el7.centos will be an update
---> Package MariaDB-common.x86_64 0:10.1.48-1.el7.centos will be updated
---> Package MariaDB-common.x86_64 0:10.2.36-1.el7.centos will be an update
--> Processing Dependency: MariaDB-compat for package: MariaDB-common-10.2.36-1.el7.centos.x86_64
---> Package MariaDB-devel.x86_64 0:10.1.48-1.el7.centos will be updated
---> Package MariaDB-devel.x86_64 0:10.2.36-1.el7.centos will be an update
---> Package MariaDB-server.x86_64 0:10.1.48-1.el7.centos will be updated
---> Package MariaDB-server.x86_64 0:10.2.36-1.el7.centos will be an update
---> Package MariaDB-shared.x86_64 0:10.1.48-1.el7.centos will be updated
---> Package MariaDB-shared.x86_64 0:10.2.36-1.el7.centos will be an update
---> Package python-pyspf.noarch 0:2.0.14-11.el7 will be updated
---> Package python-pyspf.noarch 0:2.0.14-13.el7 will be an update
--> Running transaction check
---> Package MariaDB-compat.x86_64 0:10.2.36-1.el7.centos will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================================
Updating:
MariaDB-client x86_64 10.2.36-1.el7.centos mariadb 11 M
MariaDB-common x86_64 10.2.36-1.el7.centos mariadb 81 k
MariaDB-devel x86_64 10.2.36-1.el7.centos mariadb 6.7 M
MariaDB-server x86_64 10.2.36-1.el7.centos mariadb 24 M
MariaDB-shared x86_64 10.2.36-1.el7.centos mariadb 112 k
python-pyspf noarch 2.0.14-13.el7 epel 50 k
Installing for dependencies:
MariaDB-compat x86_64 10.2.36-1.el7.centos mariadb 2.2 M
Transaction Summary
=============================================================================================================================================================================================
Install ( 1 Dependent package)
Upgrade 6 Packages
Total download size: 44 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
(1/7): MariaDB-common-10.2.36-1.el7.centos.x86_64.rpm | 81 kB 00:00:00
(2/7): MariaDB-compat-10.2.36-1.el7.centos.x86_64.rpm | 2.2 MB 00:00:02
(3/7): MariaDB-client-10.2.36-1.el7.centos.x86_64.rpm | 11 MB 00:00:05
(4/7): MariaDB-devel-10.2.36-1.el7.centos.x86_64.rpm | 6.7 MB 00:00:01
(5/7): MariaDB-shared-10.2.36-1.el7.centos.x86_64.rpm | 112 kB 00:00:00
(6/7): python-pyspf-2.0.14-13.el7.noarch.rpm | 50 kB 00:00:00
(7/7): MariaDB-server-10.2.36-1.el7.centos.x86_64.rpm | 24 MB 00:00:01
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 6.5 MB/s | 44 MB 00:00:06
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : MariaDB-common-10.2.36-1.el7.centos.x86_64 1/13
Installing : MariaDB-compat-10.2.36-1.el7.centos.x86_64 2/13
Updating : MariaDB-client-10.2.36-1.el7.centos.x86_64 3/13
******************************************************************
A MySQL or MariaDB server package (MariaDB-server-10.1.48-1.el7.centos.x86_64) is installed.
Upgrading directly from MySQL 10.1 to MariaDB 10.2 may not
be safe in all cases. A manual dump and restore using mysqldump is
recommended. It is important to review the MariaDB manual's Upgrading
section for version-specific incompatibilities.
A manual upgrade is required.
- Ensure that you have a complete, working backup of your data and my.cnf
files
- Shut down the MySQL server cleanly
- Remove the existing MySQL packages. Usually this command will
list the packages you should remove:
rpm -qa | grep -i '^mysql-'
You may choose to use 'rpm --nodeps -ev <package-name>' to remove
the package which contains the mysqlclient shared library. The
library will be reinstalled by the MariaDB-shared package.
- Install the new MariaDB packages supplied by MariaDB Foundation
- Ensure that the MariaDB server is started
- Run the 'mysql_upgrade' program
This is a brief description of the upgrade process. Important details
can be found in the MariaDB manual, in the Upgrading section.
******************************************************************
error: %pre(MariaDB-server-10.2.36-1.el7.centos.x86_64) scriptlet failed, exit status 1
Error in PREIN scriptlet in rpm package MariaDB-server-10.2.36-1.el7.centos.x86_64
error: MariaDB-server-10.2.36-1.el7.centos.x86_64: install failed
Updating : MariaDB-devel-10.2.36-1.el7.centos.x86_64 5/13
Updating : MariaDB-shared-10.2.36-1.el7.centos.x86_64 6/13
Updating : python-pyspf-2.0.14-13.el7.noarch 7/13
error: MariaDB-server-10.1.48-1.el7.centos.x86_64: erase skipped
Cleanup : MariaDB-client-10.1.48-1.el7.centos.x86_64 8/13
Cleanup : MariaDB-shared-10.1.48-1.el7.centos.x86_64 9/13
Cleanup : MariaDB-devel-10.1.48-1.el7.centos.x86_64 10/13
Cleanup : MariaDB-common-10.1.48-1.el7.centos.x86_64 11/13
Cleanup : python-pyspf-2.0.14-11.el7.noarch 12/13
Verifying : MariaDB-devel-10.2.36-1.el7.centos.x86_64 1/13
Verifying : MariaDB-client-10.2.36-1.el7.centos.x86_64 2/13
Verifying : MariaDB-compat-10.2.36-1.el7.centos.x86_64 3/13
Verifying : python-pyspf-2.0.14-13.el7.noarch 4/13
Verifying : MariaDB-common-10.2.36-1.el7.centos.x86_64 5/13
Verifying : MariaDB-shared-10.2.36-1.el7.centos.x86_64 6/13
MariaDB-server-10.1.48-1.el7.centos.x86_64 was supposed to be removed but is not!
Verifying : MariaDB-server-10.1.48-1.el7.centos.x86_64 7/13
Verifying : MariaDB-client-10.1.48-1.el7.centos.x86_64 8/13
Verifying : MariaDB-server-10.2.36-1.el7.centos.x86_64 9/13
Verifying : MariaDB-shared-10.1.48-1.el7.centos.x86_64 10/13
Verifying : python-pyspf-2.0.14-11.el7.noarch 11/13
Verifying : MariaDB-common-10.1.48-1.el7.centos.x86_64 12/13
Verifying : MariaDB-devel-10.1.48-1.el7.centos.x86_64 13/13
Dependency Installed:
MariaDB-compat.x86_64 0:10.2.36-1.el7.centos
Updated:
MariaDB-client.x86_64 0:10.2.36-1.el7.centos MariaDB-common.x86_64 0:10.2.36-1.el7.centos MariaDB-devel.x86_64 0:10.2.36-1.el7.centos MariaDB-shared.x86_64 0:10.2.36-1.el7.centos
python-pyspf.noarch 0:2.0.14-13.el7
Failed:
MariaDB-server.x86_64 0:10.1.48-1.el7.centos MariaDB-server.x86_64 0:10.2.36-1.el7.centos
Complete!
2
Updates / nginx/httpd problem (98)Address already in use, bind to :80/443 failed
« on: May 07, 2020, 07:55:48 PM »
Hello,
I get errors in nginx and httpd.
I used "fuser -k 80/tcp",
nginx worked, my web site is running but it keeps giving errors in the background.
How can i solve this?
nginx
httpd
Netstat info
System is up to date.
Web Servers: nginx-varnish-apache
Apache version: Apache/2.4.39
I get errors in nginx and httpd.
I used "fuser -k 80/tcp",
nginx worked, my web site is running but it keeps giving errors in the background.
How can i solve this?
nginx
Code: [Select]
nginx: [emerg] bind() to 78.47.239.123:80 failed (98: Address already in use)
nginx: [emerg] bind() to 78.47.239.123:443 failed (98: Address already in use)
nginx: [emerg] bind() to 78.47.239.123:80 failed (98: Address already in use)
nginx: [emerg] bind() to 78.47.239.123:443 failed (98: Address already in use)
nginx: [emerg] bind() to 78.47.239.123:80 failed (98: Address already in use)
nginx: [emerg] still could not bind()
httpd
Code: [Select]
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Netstat info
Code: [Select]
tcp 0 0 0.0.0.0:82 0.0.0.0:* LISTEN 7209/varnishd
tcp 0 0 78.47.239.123:443 0.0.0.0:* LISTEN 10314/nginx: master
tcp 0 0 127.0.0.1:6082 0.0.0.0:* LISTEN 7209/varnishd
tcp 0 0 78.47.239.123:80 0.0.0.0:* LISTEN 10314/nginx: master
tcp6 0 0 :::82 :::* LISTEN 7209/varnishd
tcp6 0 0 :::8181 :::* LISTEN 10168/httpd
tcp6 0 0 :::8443 :::* LISTEN 10168/httpd
System is up to date.
Web Servers: nginx-varnish-apache
Apache version: Apache/2.4.39
3
PHP / PHP Rebuild/Update Problem
« on: April 30, 2020, 01:14:32 AM »
Hello,
I'm using CWPPro.
I need help with PHP rebuilding or updating.
Rebuilding doesn't complete successfully.
PHP 7.2 or 7.3, same errors.
Current PHP version is 7.2.26
Can you help me?
Thanks.
I'm using CWPPro.
I need help with PHP rebuilding or updating.
Rebuilding doesn't complete successfully.
Code: [Select]
2020-04-30 03:01:57 (5.60 MB/s) - 'libzip-1.5.1.tar.gz.1' saved [1189827/1189827]
tar (child): libzip-1.5.1: Cannot read: Is a directory
tar (child): At beginning of tape, quitting now
tar (child): Error is not recoverable: exiting now
gzip: stdin: unexpected end of file
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mkdir: cannot create directory 'build': File exists
-- Could NOT find NETTLE (missing: NETTLE_LIBRARY NETTLE_INCLUDE_DIR)
-- Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR)
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/local/src/libzip-1.5.1/build
[ 46%] Built target zip
[ 85%] Built target man
[ 85%] Linking C executable ziptool
../lib/libzip.so.5.0: undefined reference to `HMAC_CTX_free'
../lib/libzip.so.5.0: undefined reference to `HMAC_CTX_new'
collect2: error: ld returned 1 exit status
make[2]: *** [src/ziptool] Error 1
make[1]: *** [src/CMakeFiles/ziptool.dir/all] Error 2
make: *** [all] Error 2
Code: [Select]
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:2346: undefined reference to `X509_get_version'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:2373: undefined reference to `X509_getm_notBefore'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:2374: undefined reference to `X509_getm_notAfter'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:2376: undefined reference to `X509_getm_notBefore'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:2377: undefined reference to `X509_getm_notAfter'
ext/openssl/.libs/openssl.o: In function `sk_GENERAL_NAME_pop_free':
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_pop_free'
ext/openssl/.libs/openssl.o: In function `sk_GENERAL_NAME_num':
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_GENERAL_NAME_value':
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/openssl.o: In function `openssl_x509v3_subjectAltName':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:2276: undefined reference to `ASN1_STRING_get0_data'
ext/openssl/.libs/openssl.o: In function `sk_X509_new_null':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_new_null'
ext/openssl/.libs/openssl.o: In function `sk_X509_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_free'
ext/openssl/.libs/openssl.o: In function `sk_X509_INFO_free':
/usr/include/openssl/x509.h:254: undefined reference to `OPENSSL_sk_free'
ext/openssl/.libs/openssl.o: In function `sk_X509_INFO_shift':
/usr/include/openssl/x509.h:254: undefined reference to `OPENSSL_sk_shift'
ext/openssl/.libs/openssl.o: In function `sk_X509_push':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_push'
ext/openssl/.libs/openssl.o: In function `sk_X509_INFO_num':
/usr/include/openssl/x509.h:254: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_X509_num':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_X509_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_free'
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_free'
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_free'
ext/openssl/.libs/openssl.o: In function `sk_X509_pop_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_pop_free'
ext/openssl/.libs/openssl.o: In function `sk_X509_new_null':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_new_null'
ext/openssl/.libs/openssl.o: In function `sk_X509_push':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_push'
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_push'
ext/openssl/.libs/openssl.o: In function `sk_X509_num':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_X509_pop':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_pop'
ext/openssl/.libs/openssl.o: In function `sk_X509_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_free'
ext/openssl/.libs/openssl.o: In function `zif_openssl_csr_get_subject':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:3628: undefined reference to `X509_REQ_get_subject_name'
ext/openssl/.libs/openssl.o: In function `zif_openssl_pkey_get_details':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4825: undefined reference to `EVP_PKEY_get0_DH'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4832: undefined reference to `DH_get0_pqg'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4833: undefined reference to `DH_get0_key'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4847: undefined reference to `EVP_PKEY_get0_EC_KEY'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4856: undefined reference to `EVP_PKEY_get0_EC_KEY'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4803: undefined reference to `EVP_PKEY_get0_DSA'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4810: undefined reference to `DSA_get0_pqg'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4811: undefined reference to `DSA_get0_key'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4774: undefined reference to `EVP_PKEY_get0_RSA'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4781: undefined reference to `RSA_get0_key'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4782: undefined reference to `RSA_get0_factors'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4783: undefined reference to `RSA_get0_crt_params'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4892: undefined reference to `EVP_PKEY_get0_EC_KEY'
ext/openssl/.libs/openssl.o: In function `zif_openssl_dh_compute_key':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4935: undefined reference to `EVP_PKEY_get0_DH'
ext/openssl/.libs/openssl.o: In function `sk_X509_value':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/openssl.o: In function `sk_X509_num':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_X509_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_free'
ext/openssl/.libs/openssl.o: In function `sk_X509_pop_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_pop_free'
ext/openssl/.libs/openssl.o: In function `sk_X509_new_null':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_new_null'
ext/openssl/.libs/openssl.o: In function `sk_X509_push':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_push'
ext/openssl/.libs/openssl.o: In function `sk_X509_pop_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_pop_free'
ext/openssl/.libs/openssl.o: In function `sk_X509_push':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_push'
ext/openssl/.libs/openssl.o: In function `sk_X509_num':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_X509_value':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/openssl.o: In function `sk_X509_CRL_num':
/usr/include/openssl/x509.h:228: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_X509_CRL_value':
/usr/include/openssl/x509.h:228: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/openssl.o: In function `sk_X509_pop_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_pop_free'
ext/openssl/.libs/openssl.o: In function `zif_openssl_private_encrypt':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:5683: undefined reference to `EVP_PKEY_get0_RSA'
ext/openssl/.libs/openssl.o: In function `zif_openssl_private_decrypt':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:5745: undefined reference to `EVP_PKEY_get0_RSA'
ext/openssl/.libs/openssl.o: In function `zif_openssl_public_encrypt':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:5813: undefined reference to `EVP_PKEY_get0_RSA'
ext/openssl/.libs/openssl.o: In function `zif_openssl_public_decrypt':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:5876: undefined reference to `EVP_PKEY_get0_RSA'
ext/openssl/.libs/openssl.o: In function `zif_openssl_sign':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:5984: undefined reference to `EVP_MD_CTX_new'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:5999: undefined reference to `EVP_MD_CTX_free'
ext/openssl/.libs/openssl.o: In function `zif_openssl_verify':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:6051: undefined reference to `EVP_MD_CTX_new'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:6058: undefined reference to `EVP_MD_CTX_free'
ext/openssl/.libs/openssl.o: In function `zif_openssl_seal':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:6145: undefined reference to `EVP_CIPHER_CTX_reset'
ext/openssl/.libs/openssl.o: In function `zif_openssl_digest':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:6376: undefined reference to `EVP_MD_CTX_new'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:6399: undefined reference to `EVP_MD_CTX_free'
ext/openssl/.libs/openssl.o: In function `zif_openssl_encrypt':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:6698: undefined reference to `EVP_CIPHER_CTX_reset'
ext/openssl/.libs/openssl.o: In function `zif_openssl_decrypt':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:6785: undefined reference to `EVP_CIPHER_CTX_reset'
ext/openssl/.libs/openssl.o: In function `sk_CONF_VALUE_num':
/usr/include/openssl/conf.h:30: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_CONF_VALUE_value':
/usr/include/openssl/conf.h:30: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/openssl.o: In function `zif_openssl_csr_sign':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:3459: undefined reference to `X509_REQ_get_subject_name'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:3468: undefined reference to `X509_getm_notBefore'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:3469: undefined reference to `X509_getm_notAfter'
ext/openssl/.libs/openssl.o: In function `php_openssl_make_REQ':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:3096: undefined reference to `X509_REQ_get_subject_name'
ext/openssl/.libs/openssl.o: In function `sk_CONF_VALUE_num':
/usr/include/openssl/conf.h:30: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_CONF_VALUE_value':
/usr/include/openssl/conf.h:30: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/openssl.o: In function `sk_CONF_VALUE_num':
/usr/include/openssl/conf.h:30: undefined reference to `OPENSSL_sk_num'
/usr/include/openssl/conf.h:30: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/openssl.o: In function `sk_CONF_VALUE_value':
/usr/include/openssl/conf.h:30: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/openssl.o: In function `php_openssl_pkey_init_and_assign_rsa':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4156: undefined reference to `RSA_set0_key'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4162: undefined reference to `RSA_set0_factors'
ext/openssl/.libs/openssl.o: In function `php_openssl_pkey_init_dsa':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4190: undefined reference to `DSA_set0_pqg'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4197: undefined reference to `DSA_set0_key'
ext/openssl/.libs/openssl.o: In function `php_openssl_pkey_init_dh':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4267: undefined reference to `DH_set0_pqg'
ext/openssl/.libs/openssl.o: In function `php_openssl_dh_pub_from_priv':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4244: undefined reference to `BN_with_flags'
ext/openssl/.libs/openssl.o: In function `php_openssl_pkey_init_dh':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4281: undefined reference to `DH_set0_key'
ext/openssl/.libs/openssl.o: In function `php_openssl_pkey_init_dsa':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4209: undefined reference to `DSA_get0_key'
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4210: undefined reference to `BN_is_zero'
ext/openssl/.libs/openssl.o: In function `php_openssl_pkey_init_and_assign_rsa':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4169: undefined reference to `RSA_set0_crt_params'
ext/openssl/.libs/openssl.o: In function `php_openssl_pkey_init_dh':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4274: undefined reference to `DH_set0_key'
ext/openssl/.libs/openssl.o: In function `zif_openssl_pkey_export_to_file':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4564: undefined reference to `EVP_PKEY_get0_EC_KEY'
ext/openssl/.libs/openssl.o: In function `zif_openssl_pkey_export':
/usr/local/src/php-build/php-7.3.17/ext/openssl/openssl.c:4641: undefined reference to `EVP_PKEY_get0_EC_KEY'
ext/openssl/.libs/openssl.o: In function `sk_X509_free':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_free'
ext/openssl/.libs/xp_ssl.o: In function `php_openssl_create_sni_server_ctx':
/usr/local/src/php-build/php-7.3.17/ext/openssl/xp_ssl.c:1377: undefined reference to `TLS_server_method'
ext/openssl/.libs/xp_ssl.o: In function `sk_X509_num':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/xp_ssl.o: In function `sk_X509_value':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/xp_ssl.o: In function `sk_X509_num':
/usr/include/openssl/x509.h:99: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/xp_ssl.o: In function `php_openssl_setup_crypto':
/usr/local/src/php-build/php-7.3.17/ext/openssl/xp_ssl.c:1621: undefined reference to `TLS_server_method'
/usr/local/src/php-build/php-7.3.17/ext/openssl/xp_ssl.c:1678: undefined reference to `SSL_CTX_set_security_level'
/usr/local/src/php-build/php-7.3.17/ext/openssl/xp_ssl.c:1621: undefined reference to `TLS_client_method'
/usr/local/src/php-build/php-7.3.17/ext/openssl/xp_ssl.c:1719: undefined reference to `SSL_CTX_set_options'
ext/openssl/.libs/xp_ssl.o: In function `php_openssl_set_server_specific_opts':
/usr/local/src/php-build/php-7.3.17/ext/openssl/xp_ssl.c:1308: undefined reference to `SSL_CTX_get_options'
/usr/local/src/php-build/php-7.3.17/ext/openssl/xp_ssl.c:1335: undefined reference to `SSL_CTX_set_options'
ext/openssl/.libs/xp_ssl.o: In function `sk_GENERAL_NAME_num':
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_num'
ext/openssl/.libs/xp_ssl.o: In function `sk_GENERAL_NAME_value':
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_value'
ext/openssl/.libs/xp_ssl.o: In function `sk_GENERAL_NAME_pop_free':
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_pop_free'
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_pop_free'
/usr/include/openssl/x509v3.h:166: undefined reference to `OPENSSL_sk_pop_free'
ext/ftp/.libs/php_ftp.o: In function `zm_startup_ftp':
/usr/local/src/php-build/php-7.3.17/ext/ftp/php_ftp.c:321: undefined reference to `OPENSSL_init_ssl'
/usr/local/src/php-build/php-7.3.17/ext/ftp/php_ftp.c:322: undefined reference to `OPENSSL_init_crypto'
/usr/local/src/php-build/php-7.3.17/ext/ftp/php_ftp.c:323: undefined reference to `OPENSSL_init_crypto'
/usr/local/src/php-build/php-7.3.17/ext/ftp/php_ftp.c:324: undefined reference to `OPENSSL_init_crypto'
/usr/local/src/php-build/php-7.3.17/ext/ftp/php_ftp.c:326: undefined reference to `OPENSSL_init_ssl'
ext/ftp/.libs/ftp.o: In function `ftp_login':
/usr/local/src/php-build/php-7.3.17/ext/ftp/ftp.c:275: undefined reference to `TLS_client_method'
/usr/local/src/php-build/php-7.3.17/ext/ftp/ftp.c:284: undefined reference to `SSL_CTX_set_options'
ext/phar/.libs/util.o: In function `phar_verify_signature':
/usr/local/src/php-build/php-7.3.17/ext/phar/util.c:1561: undefined reference to `EVP_MD_CTX_new'
/usr/local/src/php-build/php-7.3.17/ext/phar/util.c:1593: undefined reference to `EVP_MD_CTX_free'
/usr/local/src/php-build/php-7.3.17/ext/phar/util.c:1584: undefined reference to `EVP_MD_CTX_free'
ext/phar/.libs/util.o: In function `phar_create_signature':
/usr/local/src/php-build/php-7.3.17/ext/phar/util.c:1858: undefined reference to `EVP_MD_CTX_new'
/usr/local/src/php-build/php-7.3.17/ext/phar/util.c:1890: undefined reference to `EVP_MD_CTX_free'
collect2: error: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
mkdir: cannot create directory '/opt/alt/php-fpm73/usr/var/sockets/': No such file or directory
mkdir: cannot create directory '/opt/alt/php-fpm73/usr/etc/php-fpm.d/': No such file or directory
mkdir: cannot create directory '/opt/alt/php-fpm73/usr/etc/php-fpm.d/users/': No such file or directory
/usr/local/src/php-fpm-7.3.sh: line 98: /opt/alt/php-fpm73/usr/etc/php-fpm.d/users.conf: No such file or directory
/usr/local/src/php-fpm-7.3.sh: line 99: /opt/alt/php-fpm73/usr/etc/php-fpm.conf: No such file or directory
/usr/local/src/php-fpm-7.3.sh: line 101: /opt/alt/php-fpm73/usr/etc/php-fpm.d/cwpsvc.conf: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
Skipping as php build failed
exe:/opt/alt/php-fpm73/usr/sbin/php-fpm
Redirecting to /bin/systemctl restart httpd.service
Build Completed
###################
Error:Can't add notification!
PHP 7.2 or 7.3, same errors.
Current PHP version is 7.2.26
Can you help me?
Thanks.
Pages: [1]