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 Risposta
1
Risposta accettata

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
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande