-
### Operating System (OS/VERSION):
ubuntu 16.04 LTS
### VestaCP Version:
0.9.8-19
### Installed Software (what you got with the installer):
fresh installed without any changes.
### S…
-
### Versions
ConEmu build: 161206 x64
OS version: Windows 10 x64
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever):
Powershell Major 5 Minor 1 Build 17134 Revision 1…
-
### Describe the bug
After a new install, I create a domain with a database.
When I try to access phpmyadmin i encounter the following error in the browser:
"phpMyAdmin - Error
Existing conf…
-
Hello,
I know [the article ](https://lando.dev/blog/2022/02/10/using-lando-with-gitpod.html#possible-network-issues)mentions this error will happen if you put `lando start` in the init command, but…
-
At some point we want to drop PHP to rely on a single server-side language, so we'll need to find a replacement for that.
I quickly look for alternatives and found this: https://github.com/igorkasyan…
-
PhpMyAdmin has the following feature: http://wiki.phpmyadmin.net/pma/auth_types#signon
So if you set the following in your application login code:
```
$_SESSION['PMA_single_signon_user'] = $_POST['…
ghost updated
11 years ago
-
```
= What steps will reproduce the problem?
1. install glosswordwamp on windows XP and start the program
2. run phpmyadmin with the link provided by the software
3. browser give a blank page after lo…
-
### Steps to reproduce the issue
Install new 5.2 installation. Open up backend/administrator.
### Expected result
To be able to edit.
### Actual result
VIDEO ON LOOM: https://www.loom.com/sha…
-
How I can choose default DB editor (phpmyadmin or heidisql) when installed both of them?
Database button on main window always opens phpmyadmin if we have both.
![image](https://user-images.github…
-
go to GameEngine / Database / db_MYSQL.php opened it and added it to the line 19
mysql_query("SET NAMES 'UTF8'"); //Fix utf8 phpmyadmin by gm4st3r
will look like this:
var $connection;
function…