-
ebconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 78…
-
## 说明
练习配置后端环境
## 环境
> os: vagrant + vbox 搭建的 ubuntu 14
> shell: zsh
## 设置 apt-get 源
默认情况下,替换 `hostname` 为 `mirrors.aliyun.com` 即可
```
sudo cp /etc/apt/sources.list /etc/apt/sources.list…
-
This seems undesirable...
Debian 10.8
```
# apt update
...
20 packages can be upgraded. Run 'apt list --upgradable' to see them.
# apt upgrade
Reading package lists... Done
Building depe…
-
list of modules to install.
I had nginx already installed on ubuntu jammy 22.04 and needed
`sudo apt-get install mariadb-client mariadb-server php-fpm php-mysql php-curl`
config files
`/e…
-
本文使用的方案是手动安装nginx+php7.2+OneManager
**准备工作**
准备一个纯净的vps,系统为ubuntu
**手动安装nginx**
```
apt install epel-release
apt install nginx
```
**手动安装php7.2**
更新php7.2的软件源
```
#添加GPG
wget -O /etc…
-
We are seeing the following PHP Errors crop up occasionally:
```
2024/02/22 13:37:18 [error] 1823669#1823669: *4257603 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: HTTP_ORIGIN…
-
Tested on both Windows and MacOS, I can't get any php packages to install. All packages result in the following errors:
```
E: Unable to locate package php7.0-fpm
E: Couldn't find any package by …
-
PHP: 7.4.30
uopz: 6.1.1
Hi. I'm using this package as a dependency of PHP MockClock. Uopz is installed in a php docker container using the following:
```
# Build extensions
FROM bref/php-74-c…
-
I have got following error when i tried to run ansible playbook
```
TASK [itcraftsmanpl.php7 : Install PHP Packages] *******************************************************************************…
-
I've setup my own Docker image for running Grav, but there's just one issue that I can't seem to figure out, and it is that the Web UI says that Cron isn't available, but yet it seems to be working ju…