I tried to install swoole as I need it, but strange I got an Error but for me this seems to be impossible.
This is the command I run:
root@server:~# /opt/plesk/php/7.3/bin/pecl install swoole
But I do get the Error:
In file included from /tmp/swoole/php_swoole_cxx.h:19:0,
from /tmp/swoole/php_swoole_cxx.cc:1:
/tmp/swoole/php_swoole.h:139:2: error: #error "require PHP version 7.1 or later"
#error "require PHP...
Cant install Swoole on PHP 7.3
This is the command I run:
root@server:~# /opt/plesk/php/7.3/bin/pecl install swoole
But I do get the Error:
In file included from /tmp/swoole/php_swoole_cxx.h:19:0,
from /tmp/swoole/php_swoole_cxx.cc:1:
/tmp/swoole/php_swoole.h:139:2: error: #error "require PHP version 7.1 or later"
#error "require PHP...
Cant install Swoole on PHP 7.3