Php cannot enable php_curl.
In phpinfo, the Loaded Configuration File is C: \ Windows \ php. ini, so this is correct.
Modify php. ini
Remove Semicolon before extension = php_curl.dll
Remove Semicolon before extension = php_openssl.dll
Extension_dir =
To enable curl, open PHP. ini, find "extension = php_curl.dll", remove the comment ";", and restart Apache.
If the call to undefined function curl_init () problem still occurs, first check PHP. which directory is the extension_dir value of ini?
Directory
• Introduction
• Compile
• Run openssl.exe
• Algorithm Programming API
•Introduction
OpenSSL is a widely used open-source SSL implementation. Because various encryption algorithms are implemented for SSL, OpenSSL is also a widely used
Preface: Because did not have how to touch vs, only has had the Cygwin, but the Cygwin has been engaged for a long time to make uncertain, so as to reorganize the thought, this window version should how to compile. Always do not know how to do, can
Many online methods, mostly for 32-bit machine, their own computer because it is win7,64 bit, groping for a long time before the installation succeeded.
Environment
WIN7, 64-bit, vs2005
Download ActivePerl
Some MAK files need to be generated
Introduction to OpenSSL
OpenSSL is a rich and self-contained open-source security toolbox. It provides the following main functions: SSL protocol implementation (including SSLv2, SSLv3 and tlsv1), a large number of soft algorithms
OpenSSLUser Guide
Directory
• Introduction
• Compile
• Run openssl.exe
• Algorithm Programming API
4.1 symmetric algorithms
4.1.1 des
4.1.2 A es
4.1.3 RC4
4.1.4 EVP _
4.2 Public Key Algorithm
4.3 Hash Algorithm
4.4 random number Algorithm
• SSL
Recently encountered in the work need to encrypt the data transmission to decrypt, at first. NET with the. NET environment, using the "System.Security.Cryptography" under. NET has no problem at all, but later to interact with Java,android,ios, the
Apache + php + mysql running environment, apachemysql
We recommend that you use Apache2.4 + php5.6 + mysql5.5 + phpmyadmin4.4.4
Refer to: http://jingyan.baidu.com/article/fcb5aff797ec41edaa4a71c4.html;
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.