質問編集履歴
1
PostgreSQLではなくMariaDBでredmineのインストールまで試してみました。
title
CHANGED
File without changes
|
body
CHANGED
@@ -83,6 +83,10 @@
|
|
83
83
|
**・/etc/httpd/conf.d/redmine.conf内でのrubyのバージョン一致確認**
|
84
84
|
間違ってないと思います。
|
85
85
|
|
86
|
+
**・MariaDBを使ってのインストール**
|
87
|
+
https://www.agilegroup.co.jp/technote/redmine-install.html
|
88
|
+
こちらのサイトがわかり易かったのですが、httpd起動のところで同じエラー。
|
89
|
+
|
86
90
|
(SSL関係)
|
87
91
|
**・ssl.confを/etc/httpd/conf.dディレクトリ外へ移動。**
|
88
92
|
するとhttpdは起動できましたが、運営しているサイト(wordpress)を開くと真っ白です。
|