• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

ASP: access denied, 2nd SQL Express installation, and DNS records missing

B

bernhardl

Guest
hi there,

we installed PLESK panel 9.5.2 on a freshly installed W2k8 R2 server with IIS roles and .net feature - there was already an sql express server present, but PLESK decided to install a new one anyway, which is not really an issue, though. We do have 2 grave issues though:

1) When you log in as admin to the PLESK panel now, go to databases, local ms sql server, and click webadmin, the connect.aspx page brings up an access denied:
https://*:8401/mssql/app/connect.aspx
Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
the generally suggested solution to add the ASP accoung to the security tab in the WMI does not work since there is no security tab there. Any ideas?

2) When logged in as a user, the webadmin interface tries to access
http://mssql.some.domain/mssql/app/connect.aspx
which fails because that host name does not exist - because DNS for that domain is being run somewhere else. Any way around that?

any help is highly appreciated.
cheers
b.
 
thanks

fixed it already, found that the psa* users had no permissions on the assembly folders, it is even in the knowledge base here - was just looking in the wrong place for a while.

thanks mate!
 
Back
Top