Lightsail Instance Multisite Wordpress Setup

0

To setup instance multisite Wordpress, tried running command sudo ./bnconfig --machine_hostname <domain> but get sudo: ./bnconfig: command not found. Tried following [https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-define-the-primary-domain-for-your-wordpress-multisite.html]. Even tried updating the machine hostname manually.

Now my domain points to some other domain.

How to get around this?

1回答
1
承認された回答

Hello.

The steps in the document are as follows, but did you move the directory?

cd /opt/bitnami/apps/wordpress
sudo ./bnconfig --machine_hostname <domain>
sudo mv bnconfig bnconfig.disabled

By the way, it seems that the following command can also be used, but is there any reason not to run this?

sudo /opt/bitnami/configure_app_domain --domain example.com
profile picture
エキスパート
回答済み 2ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ