不管是点击quit按钮或者在任务栏右键关闭xampp,都会出现连续弹窗错误,提示如下:
Exception EAccessViolation in module xampp-control.ext at 0025B2AE.
Access violation at address 0065B2AE in module 'xampp-control.ext'.
R...
本地 Microsoft SQL Server Management Studio 远程登录 SQL Server,鼠标右键点击数据表会弹窗提示“索引超出了数组界限。(Microsoft.SqlServer.Smo)”,百度查阅后得知是因为本地 SQL Server 版本与服务器 SQL Server 版本不一致导致,解决方法是安装和服务器相同的版本,或者给本地的 SQL Server 打上 Microsoft® SQL...
nginx服务器,nginx reload命令重启报错
nginx: [warn] conflicting server name "domain.com" on 0.0.0.0:80, ignored
nginx: [warn] conflicting server name "domain.com" on 0.0.0.0:80, ignored
原因是重复绑定了域名,即在多个 vhost 中绑...