-
Hi,
In one of my project i need to update value of `serialize_precision` to 16 in php.ini
I am not able to figure it out how I can change this value using your image.
Can you please guide me?
…
-
* 查看 `tcp` 的 established queue 大小: `cat /proc/sys/net/core/somaxconn`
* 查看 `tcp` 的 syn recv queue 大小: `cat /proc/sys/net/ipv4/tcp_max_syn_backlog`
* 暂时未知: `ss -lt`
* 查看socket摘要: `ss -s`
* Display …
-
```
The docs at https://developers.google.com/speed/spdy/mod_spdy/php suggest using
mod_fcgi to run PHP. The preferred way to run PHP via fastcgi is now to use
php-fpm: http://php-fpm.org
PHP docs: …
-
There are several things I'm forced to do in my dockerfile at "boot" rather than build... simply because I don't have environment variables at build time.
This looks like its being proposed: https://…
-
**Description**
I've used an existing project but can't seem to sync the ssh and app containers. I have read I should have installed it with ssh instead of trying to set it up later, but because it's…
-
```
The docs at https://developers.google.com/speed/spdy/mod_spdy/php suggest using
mod_fcgi to run PHP. The preferred way to run PHP via fastcgi is now to use
php-fpm: http://php-fpm.org
PHP docs: …
-
```
The docs at https://developers.google.com/speed/spdy/mod_spdy/php suggest using
mod_fcgi to run PHP. The preferred way to run PHP via fastcgi is now to use
php-fpm: http://php-fpm.org
PHP docs: …
-
### Operating System (OS/VERSION):
Debian 9, CentOS 7
### VestaCP Version:
vesta/stable,now 0.9.8-19 amd64 [installed]
### Installed Software (what you got with the installer):
Full pac…
-
I guess something is wrong.
When I launch your project with a command like this one :
docker run -e DB_HOST="172.17.0.2" -e DB_DATABASE="koel" -e DB_DATABASE="koel" -e DB_USERNAME="root" -e DB_PASSWO…
-
### Operating System (OS/VERSION):
Centos 7.6 (centos-release-7-6.1810.2.el7.centos.x86_64)
### VestaCP Version:
Latest .23
### Installed Software (what you got with the installer):
_bash…