I have just started using DNP, gettting the hang of it. Tried to install PHPMyAdmin via Application Package install and received the following error ( I am just posting first few lines where error is identified)
System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: Server was unable to
process request. ---> System.Exception: Error executing
'INSTALL_APPLICATION' task on 'phpMyAdmin' APP_INSTALLER --->
System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: Server was unable to
process request. ---> System.ArgumentNullException: Value cannot be
null.
Parameter name: sddlForm
at System.Security.Principal.SecurityIdentifier..ctor(String sddlForm)
at DotNetPark.DotNetPanel.Providers.Utils.SecurityUtils.CheckWriteAccessEnabled(String path, String sid)
at
DotNetPark.DotNetPanel.Providers.Utils.SecurityUtils.CheckWriteAccessEnabled(String
path, String accountName, RemoteServerSettings serverSettings, String
usersOU, String groupsOU)
at DotNetPark.DotNetPanel.Providers.Web.IIs60.GetSite(String siteId)
at DotNetPark.DotNetPanel.Server.WebServer.GetSite(String siteId)
--- End of inner exception stack trace ---
I am logged in as systemadmin , then clicked specific user space and navigated that way to installer. The installer setup did find my MySql instance fine.
Thanks and keep up the good work. Its nice to see some serious competition to Helm and Plesk.
Kevin