SolidCP: 1.0.3
We are getting errors during a web application install.
For example WordPress complains about DB User policy but the policy is correct.
Error code:
– ApplicationInstallationError
– Failure: You cannot use the specified value for parameter ‘Database User Name’. The value must match the regular expression ‘^\w{1,16}$’.
Our MySQL Policy looks like this
And this as well on trying again
– ApplicationInstallationError
– PackageInstallationError:Object reference not set to an instance of an object.; at SolidCP.Server.Code.WpiHelper.InstallApplication(String appId, List`1 updatedValues, String languageId, EventHandler`1 installStatusUpdatedHandler, EventHandler`1 installCompleteHandler, String& log, String& failedMessage) at SolidCP.Providers.Web.WPIWebApplicationGallery.WPIApplicationGallery.InstallApplication(Int32 UserId, String webAppId, List`1 updatedParameters, String languageId, StringResultObject& result) at SolidCP.Providers.Web.IIs60.InstallGalleryApplication(Int32 UserId, String webAppId, List`1 updatedValues, String languageId)