We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1,采用docker安装方式 2,正确配置了数据库信息 数据库类型:MySql 连接字符串: Server=127.0.0.1;Port=3306;Uid=xxxxxx;Pwd=yyyyyyy;Database=mysscms;SslMode=Preferred;CharSet=utf8;
3,/ss-admin/install/ 在数据库页面报错: One or more errors occurred. (Connection refused)
The text was updated successfully, but these errors were encountered:
mariadb还没做适配,我们会增加进去
Sorry, something went wrong.
已增加MariaDB数据库支持,可以下载最新版本测试一下。
No branches or pull requests
1,采用docker安装方式
2,正确配置了数据库信息
数据库类型:MySql
连接字符串:
Server=127.0.0.1;Port=3306;Uid=xxxxxx;Pwd=yyyyyyy;Database=mysscms;SslMode=Preferred;CharSet=utf8;
3,/ss-admin/install/ 在数据库页面报错:
One or more errors occurred. (Connection refused)
The text was updated successfully, but these errors were encountered: