-
## Debian 9
### Atualizando o sistema
```shell
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
```
### Instalando Nginx
```shell
sudo apt-get update
sudo apt-get i…
-
```
1399258 root 20 0 173.5m 33.5m 0.0 0.0 0:00.24 S `- php-fpm: master process (/etc/php7/php-fpm.conf)
1400768 root 20 0 4.9m 1.5m 0.0 0.0 0:01.17 S …
-
> /etc/php/7.0/fpm/pool.d: Is a directory
> usage: update-rc.d [-n] [-f] remove
> update-rc.d [-n] disable|enable [S|2|3|4|5]
> -n: not really
> -f: force
…
-
环境是 ubuntu20.04,php 环境是手动
``sudo apt-get install -y php7.2-fpm php7.2-cli php7.2-json php7.2-curl php7.2-imap php7.2-gd php7.2-mysql php7.2-xml php7.2-zip php7.2-intl php7.2-imagick php7.2-mbstring`…
-
An example from a log content file:
```
* Copied /srv/provision/utilities/core/php72/php7.2-custom.ini to /etc/php/7.2/fpm/conf.d/php-custom.ini
* Copied /srv/config/php-config/…
Mte90 updated
3 years ago
-
The wato rules for this check do not show up,
seems that they are not registered properly
-
- `h2` instead of `spdy` for nginx from debian repo
- MariaDB instead of MySQL (including a conversion script?)
- `certbot` in repo? backports required?
- switch to php7 (no stable suhosin)?
Res…
-
The new ElasticBeanstalk PHP platform is using php7.2 by default now. When I use my old, working .ebextensions configs based off this repo, I get errors related to starting php-fpm-7.1. I am testing i…
-
### Summary of issue
Clone the repository and build the image, cannot build the app container
### Steps to reproduce
Install a new repository using the command lines
./dcp up
Error appears as…
-
Tested and working.
### Setup
- Build: GS 3.4 Alpha
- Server: NGINX 1.10.3
- Server setup: local virtual host (getsimple.local)
- OS: Ubuntu 16.04
### Procedure
(NB: most of the commands ha…