将Openproject安装到一个租用的Ubuntu18.04服务器上。
在按照https://www.openproject.org/download-and-installation/#installation描述的安装过程之后,我处于初始配置阶段。
openproject configure产出开始:
Launching installer for openproject...
Selected addons: legacy-installer postgres apache2 repositories smtp memcached openproject它应改为:
Selected addons: legacy-installer mysql apache2 repositories smtp memcached openproject带我到页面postgres/autoinstall。应该是mysql/autoinstall。
我该怎么解决这个问题?
发布于 2019-03-15 09:41:23
使用OpenProject 8.3.0,打包安装只为PostgreSQL提供自动安装程序,原因如下:
有关更多信息,下面是包含有关此更改的一节的发布博客:https://www.openproject.org/openproject-8-3-0-released/
https://stackoverflow.com/questions/55171409
复制相似问题