php -v
NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library 'sockets' (tried: /www/server/php/74/lib/php/extensions/no-debug-non-zts-20221001/sockets (/www/server/php/74/lib/php/extensions/no-debug-non-zts-20221001/sockets: cannot open shared object file: No such file or directory), /www/server/php/74/lib/php/extensions/no-debug-non-zts-20221001/sockets.so (/www/server/php/74/lib/php/extensions/no-debug-non-zts-20221001/sockets.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
刚开始socket还是好好的,启动也正常,后面多启几次就这样了,突然这样,升级也是这样,弄个8.2版本也是这样,然后退到7.4也是这样,没有sockets.so
|
|