Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

Where is the phpMyAdmin config file on a Laradock/Docker installation?

$
0
0

I have successfully installed Laradock/Docker (latest version) as well as phpMyAdmin on Mac Monterey. Everything finally works smoothly, but I can not find the config file of phpMyAdmin to add external web servers.

On previous installations (not Laradock), the file phpmyadmin.config.inc.php was in usr/local/etc.

I tried to put the file there with an echo/exit command there but nothing happens. I also tried to put the file in the laradock/phpMyAdmin folder... same result.

What is the solution to add external servers in a config file for phpMyAdmin?


Viewing all articles
Browse latest Browse all 5049

Trending Articles