Swoole入门指南:PHP7安装Swoole详细教程(一)
环境
这里不在使用apache做为web server。该用nginx + php-fpm,性能更强大,配置更方便。并且为了跟上php的步伐,也使用了比较新的php版本
- [x] centos7
- [x] php7.0.12
- [x] nginx/1.10.2
- [x] php-fpm
下载 swoole
首先下载swoole的源码包,这个操作很简单,没有太多说的。
wget -c https://github.com/swoole/swoole-src/archive/v2.1.1.tar.gz
解压: tar -zxvf v2.1.1.tar.gz cd swoole-src-2.1.1/
./configure 来做编译配置检测
make进行编译,make install进行安装
命令执行:
[root@php7 swoole-src-2.0.6]# phpize
[root@php7 swoole-src-2.0.6]# ./configure
[root@php7 swoole-src-2.0.6]# make && make install
make install后,如果正确,会出现以下内容
[root@php7 swoole-src-2.0.6]# make install
Installing shared extensions: /usr/lib64/php/modules/
这表示,在 /usr/lib64/php/modules/ 目录中,成功生成了 swoole.so 文件
修改配置文件
要能够使用该模块,还需要在 php.ini 文件中添加该模块。
这里需要注意,php7的模块配置文件均单独分开了。
在 php.ini 中可找到如下内容
;;;;
; Note: packaged extension modules are now loaded via the .ini files
; found in the directory /etc/php.d; these are loaded by default.
;;;;
因此,如果你的php安装时,如果未特殊设置,可以在/etc/php.d 目录中,找到添加模块的配置文件。
进入到 cd /etc/php.d 目录,完成相关的配置
[root@php7 swoole-src-2.0.6]# vim swoole.ini ; Enable swoole extension module extension=swoole.so
评论列表
匿名
buy generic tadalis <a href="https://tadalisus.com/">tadalis without prescription</a> diclofenac over the counter
2022-08-17 02:06:17
匿名
ivermectin pills <a href="https://stromectoplls.com/">buy stromectol 12mg without prescription</a> tretinoin cream without prescription
2022-08-15 15:17:31
匿名
viagra 100mg usa <a href="https://rtsildenafil.com/">sildenafil dosage</a> buy cialis online cheap
2022-08-14 08:45:10
匿名
order ceftin sale <a href="https://trazodonec.com/">trazodone 50mg sale</a> cialis 5mg canada
2022-08-13 02:25:00
匿名
cleocin pills <a href="https://clindamycinln.com/">clindamycin sale</a> order rhinocort without prescription
2022-08-11 13:46:15