multiple independent wordpress installation on same bitnami/wordpress

Viewed 12

I have a multisite wordpress installed using bitnami automatic in an aws instance. I want to install an additional independent site on the same instance. I followed the instructions given in https://www.c-sharpcorner.com/blogs/add-multiple-wordpress-sites-in-single-vm-using-bitnami-stack. multisite installed in /opt/bitnami folder. the new site installed in /home/instancename. but i cannot able to access the new site http://ipaddress/newsblogname. I tried to access the mysql but it says access is denied even after providing correct password. How to solve this. will it work

0 Answers
Related