openssl 版本过高导致php7.0 安装openssl 失败

Posted by 夏泽民

/Users/cpm/Downloads/packages/php-5.4.45/ext/openssl/openssl.c:1433:15: error: incomplete definition of type ‘struct X509_extension_st’ p = extension->value->data; ~~~~~~~~~^ /Users/cpm/Downloads/packages/php-5.4.45/ext/openssl/openssl.c:1434:20: error: incomplete definition of type ‘struct X509_extension_st’ length = extension->value->length; $ curl -O https://www.openssl.org/source/old/1.0.2/openssl-1.0.2u.tar.gz $ tar xf openssl-1.0.2u.tar.gz $ cd openssl-1.0.2u $ ./Configure darwin64-x86_64-cc –prefix=/opt/openssl-1.0.2u $ make $ sudo make install



expand_aliases Bash非交互模式下alias不能使用

Posted by 夏泽民

在Bash的非交互模式下(一般的脚本), alias是无效的.



CaBundle openssl 内存泄露问题

Posted by 夏泽民

mmap() failed: [12] Cannot allocate memory PHP Fatal error: Out of memory (allocated 81788928) (tried to allocate 14987979559889010744 bytes) in phar:///usr/local/bin/composer/vendor/composer/ca-bundle/src/CaBundle.php on line 167



structLookupCache

Posted by 夏泽民

// The structLookupCache caches StructOf lookups. // StructOf does not share the common lookupCache since we need to pin // the memory associated with *structTypeFixedN.



php-src 安装遇到问题

Posted by 夏泽民

$./configure -bash: ./configure: No such file or directory



Search

Popular posts

Anything in here will be replaced on browsers that support the canvas element

Recent posts

This blog is maintained by 夏泽民

Get in touch with me at 465474307@qq.com

Subscribe to our mailing list

* indicates required