Keywords: Mediawiki - AWS - How to - Permissions
Description:
Hi I have a working bitname mediawiki running on AWS. I am able to ssh using the 'bitnami' user. But I do not want to edit with vi or vim (windows user here)
I have configured filezilla and been able to download /opt/bitnami/mediawiki/LocalSettings.php (and edit in vscode). But when time comes to upload the LoacalSetting.php file back to /opt/bitnami/mediawiki/LocalSettings.php, Filezilla responds "/bitnami/mediawiki/LocalSettings.php: open for write: permission denied".
I see that the Owner/Group of LocalSettings.php is r"oot root and not "bitnami". How best to proceed?