Hi,
At top level hosting plans we can't enable mssql 2017, mysql 8 and maria db 10.3 as and all the options are greyed out. Please refer below screenshot.
Can't change databases, users, databases size, backup options etc.. Tried creating new virtual server and creating new top level hosting plan but no luck and created everything with serveradmin user which has full access.
Thanks,
SolidCP version is 1.4.4.
We had WSP then we migrated to MSP and 2 years ago we migrated it to SolidCP version 1.2.x We have upgraded SolidCP to 1.4.4 about 1 week ago. Upgrade and migration was successful and there was no error when we ran the SQL upgrade script during the upgrade.
Since it was manual upgrade, we have replaced all files for Portal, Server and Enterprise server and changed the connection strings in web.config.
Hello,
Can you try run the following to check the MsSQL2017 quotas are fine:
SELECT * FROM [SolidCP].[dbo].[Quotas]
Where [QuotaName] like 'MsSQL2017%'
If you can screenshot the output that would be great.
Kind Regards,
Trevor