louislivi / SMProxy

Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.

Home Page:https://smproxy.louislivi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swoole\Server\Port::set(): option [package_length_func] does not support with ZTS

LeslieLeung opened this issue · comments

Describe Your Environment (描述你的环境)

  • System: CentOS 7.8
  • PHP version: 7.2.22
  • Mysql version: 5.7.29
  • Swoole version: 4.5.9
  • SMProxy version: 1.3.1

How to Reproduce the Problem? (如何重现问题)

While starting SMProxy, the following error occured:

Server starting ...
PHP Fatal error:  Swoole\Server\Port::set(): option [package_length_func] does not support with ZTS in phar:///root/smproxy/SMProxy/src/BaseServer.php on line 62

建议用nts版本