I run a phpBB forum on my NAS via WebStation and a couple of days ago switched from using PHP 7.4 to PHP 8.0, no problems operationally in that. Since it has been running so well I decided to look at uninstalling PHP 7.4.
Alas here is where I hit an issue. The NAS reports that PhpMyAdmin is...
SynoMan submitted a new resource:
phpMyAdmin - A web interface for MySQL and MariaDB - Tutorial for phpMyAdmin (PMA) in Docker
Read more about this resource...
phpMyAdmin - A web interface for MySQL and MariaDB
In this tutorial, we are going to use this image: phpmyadmin/phpmyadmin
In DSM go to Docker -> Registry and search for phpmyadmin:
Download the second result, phpmyadmin/phpmyadmin image. Pick the latest image, when asked.
Once...
I've worked out how to install Nextcloud using Docker. I want to reinstall and use MariaDB rather than the 'built-in' SQLite which comes with Nextcloud. MariaDB and phpMyAdmin are available as Synology packages. But I see folk here recommending to use them via Docker, to have three containers...
Hello all,
I thought what a lovely day with the sun out, I'd sit inside and try and continue setting up NextCloud / MariaDB /phpMyAdmin in Docker.
As you may know, I've managed to install (with the help of you all) MariaDB and Nextcloud, however I still have phpMyAdmin to go. Now with this...
Hi guys,
Want to run discourse forum on my NAS as a pet project.
So I want to install it all with the help of Docker.
1. I installed MariaDB first with the additional variable in Environment: MYSQL_ROOT_PASSWORD. And ports 3307:3306. Container works well.
2. Want to connect it with PhpMyAdmin...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.