是否有使用 MySQL 迁移 Concrete5 站点的最佳实践?MySQL 数据库可能很挑剔,不喜欢只是从服务器复制到服务器。Concrete5 开发人员如何处理本地开发 - 远程部署方法?
问问题
1142 次
1 回答
0
有分步指南,所以请点击以下链接: http: //www.concrete5.org/documentation/installation/moving_a_site
注意:确保文件在站点首选项下正确Your site's config/site.php will have a constant DIRNAME_APP_UPDATED defined that should match the name of the folder.
以及用于写入权限的 chmod 文件夹:
files/cache/
files/tmp/
updates/
于 2013-07-28T15:31:45.950 回答