diff --git a/plugins/php/versions/74/openssl.sh b/plugins/php/versions/74/openssl.sh index b78529e26..cd893ed36 100755 --- a/plugins/php/versions/74/openssl.sh +++ b/plugins/php/versions/74/openssl.sh @@ -50,6 +50,7 @@ Install_lib() mv config0.m4 config.m4 fi + export PKG_CONFIG_PATH=/www/server/lib/openssl/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/80/openssl.sh b/plugins/php/versions/80/openssl.sh index b78529e26..cd893ed36 100755 --- a/plugins/php/versions/80/openssl.sh +++ b/plugins/php/versions/80/openssl.sh @@ -50,6 +50,7 @@ Install_lib() mv config0.m4 config.m4 fi + export PKG_CONFIG_PATH=/www/server/lib/openssl/lib/pkgconfig $serverPath/php/$version/bin/phpize ./configure --with-php-config=$serverPath/php/$version/bin/php-config \ --with-openssl