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?

已提問 2 個月前檢視次數 619 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南