• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Can"t delete sub-domain

P

Pharaoh

Guest
I cant seem to delete one of our sub doamins.
i keep getting told that ithe domain does not exist. but if i try to create the same subdomain it tells me that it allready exisits.

So which is it? does it or does it not exist???

i read a post about logging into the psa database to remove certain tables from the DB but where is the PSA DB and how do i log into it??

( sorry, i'm still new to this ) :(
 
Try cd: \plesk\mysql\bin from command prompt, then mysql -uadmin -p<Plesk.admin.password> -P8306 psa. After that you can use common SQL commands.

PSA database is located in \SWsoft\Plesk\MySQL\Data\psa.
If you don`t know, how to deal with MySQL - then don`t touch the database. Or make a full backup.
 
Originally posted by Antony
Try cd: \plesk\mysql\bin from command prompt, then mysql -uadmin -p<Plesk.admin.password> -P8306 psa. After that you can use common SQL commands.

PSA database is located in \SWsoft\Plesk\MySQL\Data\psa.
If you don`t know, how to deal with MySQL - then don`t touch the database. Or make a full backup.

Ok i tried that but i cant do anything with those prompts that you game.
when i try i get ...\plesk\mysql\bin is an unrecognised command or the directory can not be found....

any other ideas??
 
Back
Top