I created a subdomain beta.xyz.com under the parent domain xyx.com. After installing my ASP.NET Core application in the beta.xyz.com, I received write permission errors when accessing the App_Data. I discovered Plesk uses the same worker process group account, IWPG_xyz, for the parent site and...
I contacted my hosting provider's tech support and was told I would need to execute the following command:
plesk bin admin --get-login-link
I'm not sure what the command did, but it cleared up the error. I am now able to log into my admin account. What bothers me is that I followed the...
I just upgraded the latest version of Plesk Obsidian from Onyx. When I try to login into the page using my domain name and port number, the login page shows social media logins only. There is no username and password fields. Also, the plesk logo image isn't loaded on the left side of the...
I have a bunch of sites setup in Plesk. Most of them are running MSSQL hosted by the same server. Each database is supplied with it's own MSSQL login credentials. This allows me to connect to each database remotely. I disabled the sa account because it's extremely bad practice to expose this...