【发布时间】:2019-07-31 10:19:44
【问题描述】:
这是我第一次从头开始安装 MySql。 我正在使用 Windows Server 2016,尝试安装 MySql 8.0.15。我这样做是为了尝试将它与 php 7.3.1 一起使用。
安装具有所有列出的先决条件。
当我得到 mysql 安装程序的配置部分时,它在第一次响应时中断,并出现“开始配置步骤:写入配置文件”的错误
Invalid server template
Ended configuration step: Writing configuration file"
The system event log has one error, "The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{8D8F4F83-3594-4F07-8369-FC3C3CAE4919}
and APPID
{F72671A9-012C-4725-9D2F-2A4D32D65169}
to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool."
但我不确定这是否是正确的故障排除路径。
您能提供一些指导吗?
【问题讨论】:
标签: mysql