• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

After update to Plesk 12.5 impossible to access phpMyAdmin globally

Kroptokin

Regular Pleskian
Is it still possible to access PHPMyAdmin as admin and see alll databases?

At the moment I can only see how to click through to the section of the database's on a per domain basis.

Thank-you
 
If it helps anyone; this achieved what I wanted mysqldump --all-databases -uadmin -p`cat /etc/psa/.psa.shadow` > myfile.sql

That said it was a conenience having PHPMyAdmin
 
Back
Top