サーバーを借りてページを公開していたのですが、サブドメインの証明書を取得しようとした際にTXTレコードの確認ができないというエラーが表示され取得できず、メインのページも表示されなくなってしまいました。
SSHは繋がり、apache2 -tでは
[core:warn] [pid 44451] AH00111: Config variable ${APACHE_RUN_DIR} is not defined apache2: Syntax error on line 80 of /etc/apache2/apache2.conf: DefaultRuntimeDir must be a valid directory, absolute or relative to ServerRoot
と表示されますが、syntax okと表示される時もあります。
試したこと
Apacheの再インストール、confの見直し
あまり詳しくないので原因がわからず困っています。よろしくお願い致します。
追記
[Thu Dec 30 14:43:34.021278 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_PID_FILE} is not defined [Thu Dec 30 14:43:34.021487 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_RUN_USER} is not defined [Thu Dec 30 14:43:34.021576 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined [Thu Dec 30 14:43:34.021681 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined [Thu Dec 30 14:43:34.040136 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined [Thu Dec 30 14:43:34.040438 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined [Thu Dec 30 14:43:34.040559 2021] [core:warn] [pid 6843] AH00111: Config variable ${APACHE_LOG_DIR} is not defined AH00543: apache2: bad user name ${APACHE_RUN_USER}
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2021/12/30 06:35
2021/12/30 07:11
2021/12/30 09:33
2021/12/30 09:37
2021/12/30 10:03