Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
how can I connect and Manage my databases using admin account? when I try to use the console on the webadmin interface I find myself logged on the database using the associated account not the admin one.
Please try this steps,
====
To access the admin account of phpMyAdmin, first log in to Plesk.
Click the "Tools & Settings" link
Click the "Database Servers" link.
Click "Local MySQL server (default for MySQL)" in the servers list.
Click the "Databases" tab at the top of the page
Finally click the "Webadmin" button.
====
If you don't see the phpMyAdmin window pop up then ensure your browser isn't blocking pop-ups on this page.
Logging into the admin account allows you greater control than you would normally have when using phpMyAdmin. Through here you can create databases, delete databases, clone them, restore them, back them up, add users and change permissions.
Be careful though as Plesk will not be aware of any changes you make through this interface. For example, if you delete a database that you created inside Plesk, the database will still be listed inside the Plesk panel, despite the fact you have deleted it, because Plesk will not know that it has been deleted. Therefore we would not recommend using the admin phpMyAdmin interface to create or delete databases that exist inside Plesk unless absolutely necessary.
Additionally, do not make any changes to the 'psa', 'phpmyadmin', 'horde' or 'mysql' databases as these are part of the system.
Hi,
@serverpoint_tom, @sheriwolf Also you can access phpMyAdmin for database server just from Plesk > Tools & Settings > Database Servers
Button will be to the right of database count.
To access database server from console you can use the following article https://kb.odin.com/en/3472
Before making any changes in database it is good to have backup of this database.
In phpMyAdmin you can use Export and Import, to make backup from console use instructions from article https://kb.odin.com/en/881
Additionally, do not make any changes to the 'psa', 'phpmyadmin', 'horde' or 'mysql' databases as these are part of the system.