pull/118/head
midoks 3 years ago
parent 287134c15b
commit 175846a5a8
  1. 1
      plugins/php/versions/74/openssl.sh
  2. 1
      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

@ -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

Loading…
Cancel
Save