Hello, In ISPConfig's Database section, there's a button on the right to all databases to open phpMyAdmin (I assume). However, when I click on any of these buttons, I get redirected to https://server.mysite.com:8080/sites/database_phpmyadmin.php?id=8 where there's the following message Code: No DB-Server found! My phpmyadmin is available at https://server.mysite.com/phpmyadmin. What can I do to solve this? Thank you!
Frst, you should check your ispconfig services settings under System, server services. It seeems as none of the server has database support enabled. Additionally, you can set the URL to your phpmyadmin installation under System > Interface config.
Well, yes, there was no tick for DB-Server in System > Server Services, so I clicked it. Then I went to System > Interface Main Config and for PHPMyAdmin URL I entered [SERVERNAME]/phpmyadmin - that changed nothing. I also tried entering the whole URL: https://server.site.com/phpmyadmin, but it would still return the same error message.
Well, all right, but clicking the DB icon in ISPConfig still leads me to a page which says No DB-Server found!
Check again that the db servers have "database server" option enabled under system > server settings. The above error ca only occur if the database is on a server that does not has this option enabled.
Before opening this topic, DB was not checked, but after your suggestion - it is. Have a look at the screenshots: https://imgur.com/a/K1K7s
Hi Ppls... I know this is old ..(5 yrs ) though I was researching for a different issue when I stumbled on zkvvoob's problem. I am using ispconfig 3.1dev ( I know ... I wanted it to be the stable release as well , and you told me Till, that I will be ok when I was troubleshooting a migration tool issue... anyways... I digress )... My links to database don't work either.. but I know why... and I'm not concerned. But in zkvvoob's first post at the top... the key is actually the port that the link was / is using... it's still 8080 instead of 8081. Just thought I'd point that out as that is the issue with 3.1dev as well I guess we can gather that not many of us use those links if it hasn't been picked up in 5yrs Lovin the product and the work you guys do Hat's off to you Cheers
You simply have to set the URL where your phpmyadmin is installed under System > Interface config, that's all. So no issue here, neither in 3.1 dev nor in any other ISPConfig 3 version And please do not reopen such old threads.
dear Till, I have one question, on my new configured server phpmyadmin page show that no have certificate, as it use another domain certificate and not use server certificate, how can I manually add certificate for this domain and ISPConfig phpmyadmin will use this certificate and will not broke the automatic certificate autorenew system? or for renew certificates will need some cron command ? Thank you in advance, with best regards Artur G.
You should start a new thread for new question instead of hijacking more than a year old thread. If you are using ISPConfig system, it creates a Let's Encrypt certificate for the server hostname, using that for PHPMyAdmin access then uses a valid certificate. If LE certificate creation fails, check with https://www.howtoforge.com/community/threads/lets-encrypt-error-faq.74179/ And do create new thread for your next question.