-
win10下cmd运行:
`swoole-cli -f ./test.php`
test.php文件代码:
``
出现这个错误:
```
Warning: exec(): Unable to fork [dir] in /usr/bin/test.php on line 1
```
-
Execute the command and paste the result below.
Command: `uname -a && php -v && composer info | grep hyperf && php --ri swoole`
```bash
# Paste the result here.
uname -a
Darwin MacBook-Pro.lo…
-
how can install soap extention to use soapclient class
i have try to install it with pecl but its not working
thank to help me 🙏
-
Hello, and thank you for taking over the maintenance of this bundle.
I wasn't sure if reporting this as bug or feature request. It is really a point of discussion on how this bundle will evolve and w…
-
hprose-swoole does not support swoole 4.4, even async is installed, Undefined property still exists.
PHP Notice: Undefined property: Swoole\Http\Client::$id in /var/www/html/enclog …
-
## Before you submit an issue, please be sure to search through existing issues as well as search through the [documentation](https://hyperf.wiki)
- [x] I've searched all existing issues
- [x] I've …
-
## macos 构建步骤:
```bash
git clone -b main https://github.com/swoole/swoole-cli.git
cd swoole-cli
git submodule update --init
bash setup-php-runtime.sh --mirror china
composer install
ph…
-
##
thinkphp 6.0.8下think-swoole安装成功,但是无法正常运行无法运行,请教如何解决?
```
[root@localhost think-6.0.6]# composer require topthink/think-swoole
Do not run Composer as root/super user! See https://getcomposer.…
wh-82 updated
2 years ago
-
Hi,
Having two servers working well when launched independantly but when included/called together in one same php file, only the first one (TCP) is working.
When i invert the two requires, it …
-
swoole
swoole support => enabled
Version => 2.0.7
Author => tianfeng.han[email: mikan.tenny@gmail.com]
kqueue => enabled
rwlock => enabled
async http/websocket client => enabled
pcre => enabl…