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
评论列表
匿名
adalat 30mg oral <a href="https://fexofen.pro/">allegra for sale online</a> order allegra 180mg pill
2023-06-08 23:42:41
匿名
olumiant 2mg tablet <a href="https://gmtormin.com/">order glycomet generic</a> brand lipitor
2023-06-07 02:50:07
匿名
singulair 10mg brand <a href="https://amantine.life/">buy amantadine tablets</a> dapsone 100mg us
2023-06-07 02:15:35
匿名
albuterol online buy <a href="https://phenaine.store/">how to buy pyridium</a> pyridium ca
2023-06-05 13:50:59
匿名
naproxen without prescription <a href="https://buycefir.cfd/">omnicef ca</a> order generic prevacid 30mg
2023-06-04 01:35:08