08 2020 档案
摘要:1. 下载swoole git clone https://github.com/swoole/swoole-src.git 2.下载完之后 在swoole目录生成configure 通过php/bin/phpize 生成 /mnt/h/swoole/php7.1.9/php/bin/phpize
阅读全文
摘要:1.php官方下载地址:https://www.php.net/downloads.php 1.php7官方源码下载地址:https://www.php.net/distributions/php-7.1.9.tar.bz2 2.解压压缩包 tar -xjvf php-7.1.9.tar.bz2 3
阅读全文