Hi @vientito,
It seems the permissions of the apps/joomla/htdocs
folder are not correct. Could you execute the following commands:
sudo chown -R bitnami:daemon /opt/bitnami/apps/joomla/htdocs
sudo chmod -R g+x /opt/bitnami/apps/joomla/htdocs
And restart Apache?
/opt/bitnami/ctlscript.sh restart apache
Best regards,
Michiel D'Hont
Please, click on
if you think my answer was helpful