• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Installing DotNetNuke 5.1.1

C

CarmeloV

Guest
Environment: Virtual Dedicated Server running Plesk 9.2.1 on Win2008/IIS7/SQL2008

I'm getting security exception errors when I run the DNN 5.1.1 install.aspx or default.aspx script

1. Created domain, DB and DB user in Plesk
2. Copied DNN files to vhosts/*domainname*/httpdocs folder
3. Set the connection strings in web.config
4. In IIS, set modify rights to IWPD_xx user for the /httpdocs folder. Plesk did not allow me to change access rights to the httpdocs folder (access attributes not selectable)

Outcome: security exception error
Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.
Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.

After searching online for solutions I even deleted the .Security file in the httpdocs folder and got Plesk to check permissions for the domain so as to recreate the .Security file - this failed as well. The utility's output reported permissions problems on ALL folders and files in the domain.

I've spent 2 days trying to get DNN installed - help!
 
Back
Top