From a0785be46ec0edea6ea27626ccdc18f8f9b4a354 Mon Sep 17 00:00:00 2001 From: midoks Date: Sat, 2 Jul 2022 16:19:43 +0800 Subject: [PATCH] =?UTF-8?q?php5x=E6=9B=B4=E6=96=B0openssl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/php/versions/52/openssl.sh | 4 ++-- plugins/php/versions/54/openssl.sh | 4 ++-- plugins/php/versions/55/openssl.sh | 4 ++-- plugins/php/versions/56/openssl.sh | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/php/versions/52/openssl.sh b/plugins/php/versions/52/openssl.sh index 17950eef8..f1f581a5d 100755 --- a/plugins/php/versions/52/openssl.sh +++ b/plugins/php/versions/52/openssl.sh @@ -36,7 +36,7 @@ Install_lib() return fi - cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl.sh + cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl_10.sh if [ ! -f "$extFile" ];then @@ -50,7 +50,7 @@ Install_lib() mv config0.m4 config.m4 fi - export PKG_CONFIG_PATH=$serverPath/lib/openssl/lib/pkgconfig + export PKG_CONFIG_PATH=$serverPath/lib/openssl10/lib/pkgconfig $serverPath/php/$version/bin/phpize ./configure --with-php-config=$serverPath/php/$version/bin/php-config \ --with-openssl diff --git a/plugins/php/versions/54/openssl.sh b/plugins/php/versions/54/openssl.sh index 17950eef8..f1f581a5d 100755 --- a/plugins/php/versions/54/openssl.sh +++ b/plugins/php/versions/54/openssl.sh @@ -36,7 +36,7 @@ Install_lib() return fi - cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl.sh + cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl_10.sh if [ ! -f "$extFile" ];then @@ -50,7 +50,7 @@ Install_lib() mv config0.m4 config.m4 fi - export PKG_CONFIG_PATH=$serverPath/lib/openssl/lib/pkgconfig + export PKG_CONFIG_PATH=$serverPath/lib/openssl10/lib/pkgconfig $serverPath/php/$version/bin/phpize ./configure --with-php-config=$serverPath/php/$version/bin/php-config \ --with-openssl diff --git a/plugins/php/versions/55/openssl.sh b/plugins/php/versions/55/openssl.sh index 17950eef8..f1f581a5d 100755 --- a/plugins/php/versions/55/openssl.sh +++ b/plugins/php/versions/55/openssl.sh @@ -36,7 +36,7 @@ Install_lib() return fi - cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl.sh + cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl_10.sh if [ ! -f "$extFile" ];then @@ -50,7 +50,7 @@ Install_lib() mv config0.m4 config.m4 fi - export PKG_CONFIG_PATH=$serverPath/lib/openssl/lib/pkgconfig + export PKG_CONFIG_PATH=$serverPath/lib/openssl10/lib/pkgconfig $serverPath/php/$version/bin/phpize ./configure --with-php-config=$serverPath/php/$version/bin/php-config \ --with-openssl diff --git a/plugins/php/versions/56/openssl.sh b/plugins/php/versions/56/openssl.sh index 17950eef8..f1f581a5d 100755 --- a/plugins/php/versions/56/openssl.sh +++ b/plugins/php/versions/56/openssl.sh @@ -36,7 +36,7 @@ Install_lib() return fi - cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl.sh + cd $serverPath/mdserver-web/plugins/php/lib && /bin/bash openssl_10.sh if [ ! -f "$extFile" ];then @@ -50,7 +50,7 @@ Install_lib() mv config0.m4 config.m4 fi - export PKG_CONFIG_PATH=$serverPath/lib/openssl/lib/pkgconfig + export PKG_CONFIG_PATH=$serverPath/lib/openssl10/lib/pkgconfig $serverPath/php/$version/bin/phpize ./configure --with-php-config=$serverPath/php/$version/bin/php-config \ --with-openssl