-
Hi,
it would be great to be able to connect to a socket file, e.g. /var/lib/php7.0-fpm/www.sock.
Do you think it is possible to implement this?
I'm no Perl Pro, but I did some ugly hacking, whi…
-
Hi, refering to https://github.com/gordalina/cachetool/issues/188
Still have same issue with such config pool:
```
# php cachetool.phar opcache:reset --fcgi=/run/php/php7.4-fpm.sock
In FastCGI…
-
## Versions
- Vagrant: Vagrant 2.4.1
- Provider: Parallels Desktop 19 for Mac
- Homestead: Branch release commit `6c474ca51c6c8662c71c10cec11a6f1dd7a7fb3c` (v15.0.2)
## Host operating syst…
-
Hi folks,
I tried to setup lampcms on a testserver:
```
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial
```
First problem was, that…
-
Hi,
It seems like there is an error in the reporting of invalid configuration.
Using this configuration file:
```ini
# This
# is
# a
# comment
sp.does_not_exist.enable();
```
I get:
```…
-
Hi,
We build our own PHP binaries for maintenance reason, and ZTS seems a good idea. Is ZTS support a possibility ?
We just discovered phpspy thanks to Pyroscope, which need it, and we logically…
-
Hi
I would like to add APM to my applications
But somehow the database tables aren't created during the run of the scripts.
I have enabled the opcache of php7
I also have the tideways profiler install…
-
下面的服务器环境都是用apt-get命令搭建的,本人不太会编译安装。
1、用的是ubuntu 16.04lts server版,先update upgrade到最新(apt-get update, apt-get upgrade)
2、用以下命令安装lnmp
sudo apt-get install nginx
sudo apt-get install mysql-server m…
-
Which versions of the basho/riak-pb and basho/protobuf packages should I use to accommodate Riak 2.2.0 and PHP7?
I'm currently using the following branch for my PHP extension:
https://github.com/b…
-
## tcp socket
允许通过网络进程之间的通信,也可以通过loopback进行本地进程之间通信。
## unix socket
允许在本地运行的进程之间进行通信。
## 分析
![图解](http://img0.cnxct.com/2012/05/tcp-socket-or-unix-domain-socket1.png)
从上面的图片可以看,unix socket减少…
gaoxt updated
6 years ago