-
在宝塔上如何安装?
试了一下python没法启动
-
Continuing testing with threads, the static cache of `http_set_date_header` in `ext-src/swoole_http_response.cc` is not compatible when invoked from different threads.
1. What did you do? If possib…
-
如图所示,我直接kill -15 pid,没有任何输出,进程也没有被kill, 帮忙看下是不是使用的方式不对?
-
I tried to install openswoole on my Raspberry (Ubuntu 21.10) with the command:
pecl install openswoole
After a long time it breaks with the error:
libtool: compile: cc -I. -I/tmp/pear/temp/o…
-
Below, how I create the logger instance. Initially it's logging properly but if my logrotate app deletes the log file then Winston is no longer creating the file again. It just silently ignoring and n…
-
A mon humble avis, le config est déjà robuste ! Voici tout de même quelques points que j'améliorais :
- Ajouter des valeurs par défaut pour les variables d'environnement\args dans le fichier `comp…
-
如题,因为一些原因不能用mysql,是否支持 SQLite?
-
Unable to log in or upload images, the error message is as follows
```shell
2024-11-08 00:13:03,975 INFO Included extra file "/etc/supervisor/conf.d/production.conf" during parsing
2024-11-08 00:13…
-
E ai brother! @holiveira92
Está desenvolvendo um side project pessoal opensource?
Tem tasks que posso tentar contribuir?
Abraço
-
Hyperf 2.0.11
Swoole 4.5.2
PHP 7.4.8
如题,接入配置中心后,配置中心监听 BeforeWorkerStart 事件中去拉取配置,并且更新 ConfigInterface 对象的;
而监控组件的 Watcher (比如RedisPoolWatcher) 也是监听 BeforeWorkerStart 事件,这时候就会出现,Watcher 组件优先于 …