siteserver / cms

SS CMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
https://sscms.com
GNU Affero General Public License v3.0
3.66k stars 1.21k forks source link

源码安装问题 #789

Open yaoxiaoze opened 6 years ago

yaoxiaoze commented 6 years ago

Microsoft Visual Studio2017打开,SiteServer.API设为启动项目,F5调试打开http://localhost:58083/空白页,http://localhost:58083/siteserver打开报Table 'test.siteserver_config' doesn't exist错误

starlying commented 6 years ago

那是因为没安装系统导致的,先进入siteserver/installer

yaoxiaoze commented 6 years ago

安装好了,谢谢。最好能出个教程,太折磨人了。