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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠