-
Hi,
Try to disable phpinfo module or any from the apps that ship with zpanel. Despite they now require user being logges they will remain only.
You can restrict phpsysinfo only to admin BUT any user…
ghost updated
10 years ago
-
### Steps to reproduce
1. PHP 7.2.3 script created to export db to encrypted zip files (via ZipArchive class).
2. automatically emailed and encryption is for added security.
3. importing encrypted …
-
Web application firewalls can help to mitigate some vulnerabilities, so we could provide configuration which works for phpMyAdmin.
Reported by Emanuel Bronshtein:
1.3.2) Compatible with WAFs (at lea…
nijel updated
7 years ago
-
### Is your feature request related to a problem? Please describe.
I have activated phpMyAdmin SQL History and it logs all manually written queries to phpmyadmin.pma__history table.
However if I…
-
In [`2452a72`](https://github.com/smantriplw/uptime-services/commit/2452a72570f90b07911699b0f7ca9e2b0721a420
), phpMyAdmin Portal (tunnel) (https://phpmyadmin.sman3palu.sch.id) was **down**:
- HTTP co…
-
In [`aee8535`](https://github.com/smantriplw/uptime-services/commit/aee8535d8d888b6130fadf5feabc5e8fd6785390
), phpMyAdmin Portal (tunnel) (https://phpmyadmin.sman3palu.sch.id) was **down**:
- HTTP co…
-
```
What steps will reproduce the problem?
1. Install software
2. Go to website
What is the expected output? What do you see instead?
Running website, instead I get errors:
ERROR: MySQL; Table '.vars…
-
Having the following query:
$db->where("id", 101);
$price = $db->getValue("table", "price", 1);
Price stored in database as FLOAT(10,2): 12605.04
Result returned in $price = 13000
When e…
-
In [`4e89e3b`](https://github.com/smantriplw/uptime-services/commit/4e89e3b56e5aba6c20e9eeabd612004b21e2ca91
), phpMyAdmin Portal (tunnel) (https://phpmyadmin.sman3palu.sch.id) was **down**:
- HTTP co…
-
### Package
filament/filament
### Package Version
v3.2.93
### Laravel Version
v10.48.16
### Livewire Version
v3.5.2
### PHP Version
v8.2.12
### Problem description
When a column in the data…