This article is a mirror article of machine translation, please click here to jump to the original article.

View: 14666|Reply: 3

CentOS installs the PHP OpenSSL extension

[Copy link]
Posted on 9/27/2016 10:41:01 PM | | | |



find / -name "phpize"
outcome
/alidata/server/php-5.5.7/bin/phpize

find / -name "php-config"
outcome
/alidata/server/php-5.5.7/bin/php-config

Check that there are config.w32 and config0.m4 in the openssl directory, and rename config0.m4 to config.m4.
cp config0.m4 config.m4

/alidata/server/php-5.5.7/bin/phpize
./configure --with-openssl --with-php-config=/alidata/server/php-5.5.7/bin/php-config
--compile install
make
make install

--View method:
/alidata/server/php-5.5.7/bin/php -i |grep openssl

php version 5.5.7 for openssl download:


openssl.rar (90.99 KB, Number of downloads: 2, 售价: 1 粒MB)




Previous:node.js bulk post phishing sites
Next:highcharts pie chart drill down example
Posted on 5/8/2018 5:45:27 PM |
Install phpize, which is open by http
 Landlord| Posted on 5/8/2018 6:52:44 PM |
Nike Lanxuan Posted on 2018-5-8 17:45
Install phpize, which is open by http

Well, I Baidu, phpize is used to extend php extension modules, and you can build php plug-in modules through phpize For example, if you want to add memcached or ImageMagick extension modules to the original compiled php, you can use phpize

OpenSSL is an implementation of the https protocol

What do you mean by "it is open for http"?
Posted on 5/9/2018 3:30:46 PM |
It is a component that PHP can call.
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com