-
2024-11-10T11:49:14.655Z info staff-logger bench/bench.go:323 [シナリオ viewer-report] 26 回成功, 4 回失敗
2024-11-10T11:49:14.655Z info staff-logger bench/bench.go:323 [失敗シナリオ viewer-report-fail] 4 回失敗
ben…
-
```
cat run.sh
#!/usr/bin/env bash
docker run --name pdns \
--link pdns-mysql:mysql \
-p 53:53 \
-p 53:53/udp \
-e MYSQL_USER=root \
-e MYSQL_PASS=supersecret \
-v /home/vagra…
-
```
What steps will reproduce the problem?
1. Follow the instructions on the project page to install pdns + requirements
2. Download pdns-gui under /var/www/ and decompress.
3. cd to /var/www/pdns-gui…
-
Nginx ```nginx/1.11.7``` with PHP-FPM ```PHP 7.0.8-0ubuntu0.16.04.3 (cli) ( NTS )```
```
# Configure Start
$DATABASE = "XXXXXXX:3306";
$DBUSER = "pdns";
$DBTABLE = "pdns";
$DBPASSWD = "XXXX…
-
- CyberPanel v2.0.3 Stable
- cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
- sh
-
I installed a new machines with nginx , php7.2 has fresh mysql with empty new database name "pdns" when i open the setup link it show me setup form and after filling it I get the follwing error
>…
-
```
What steps will reproduce the problem?
1. Follow the instructions on the project page to install pdns + requirements
2. Download pdns-gui under /var/www/ and decompress.
3. cd to /var/www/pdns-gui…
-
```
What steps will reproduce the problem?
1. Follow the instructions on the project page to install pdns + requirements
2. Download pdns-gui under /var/www/ and decompress.
3. cd to /var/www/pdns-gui…
-
```
What steps will reproduce the problem?
1. Follow the instructions on the project page to install pdns + requirements
2. Download pdns-gui under /var/www/ and decompress.
3. cd to /var/www/pdns-gui…
-
Mar 22 08:44:33 ns01 pdns_server[145457]: [webserver] 2caac540-46fd-4ce9-a2f6-03a337c083de HTTP ISE for "/api/v1/servers/localhost/zones": Exception: GSQLBackend unable to list keys: Could not prepare…
trinv updated
2 years ago