https://my.oschina.net/u/4884318/blog/4838433
Refer to the above post, after compiling and generating swoole.dll, introduce it into the php.ini file, restart php, and it cannot be loaded. swoole extension.
php -v will prompt the following error:
Warning: PHP Startup: Unable to load dynamic library 'swoole.dll' (Dynamic link library (DLL) initialization routine failed.
Which master has done related environment construction? Please give me some advice!!!
猪老湿2021-07-23 11:24:24
Follow the prompts to install the corresponding dll. If it still doesn't work, you can go to its official website or consult the manual