louislivi / SMProxy

Swoole MySQL Proxy 一个基于 MySQL 协议,Swoole 开发的MySQL数据库连接池。 A MySQL database connection pool based on MySQL protocol and Swoole.
https://smproxy.louislivi.com
MIT License
1.78k stars 257 forks source link

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

Closed LeslieLeung closed 3 years ago

LeslieLeung commented 3 years ago

Describe Your Environment (描述你的环境)

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
louislivi commented 3 years ago

建议用nts版本