使用thinkphp8.0 运行 php think workerman:server 可以正常运行,但是会出现
worker[none:9222] exit with status 11 的错误信息,麻烦大佬给看一下具体的问题
PHP 8.2.19 (cli) (built: Jul 14 2024 22:13:00) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.19, Copyright (c) Zend Technologies
with Zend OPcache v8.2.19, Copyright (c), by Zend Technologies
[PHP Modules]
bcmath
Core
ctype
curl
date
dom
event
fileinfo
filter
ftp
gd
gettext
hash
iconv
igbinary
intl
json
libxml
mbstring
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
random
redis
Reflection
session
shmop
SimpleXML
soap
sockets
sodium
SPL
sqlite3
standard
swoole
sysvsem
tokenizer
xml
xmlreader
xmlwriter
Zend OPcache
zip
zlib
[Zend Modules]
Zend OPcache
worker[none:9222] exit with status 11
系统为centos7.9 PHP版本为:8.2.19 TP框架版本8.0.2 workerman版本version:4.1.15
问题已经解决!