Hello. I recently installed Couch on my AWS EC2 web server running PHP 8.2.15 and MySQL 15.1 (MariaDB 10.5.23). Everything seems ok; however, when I edit a text field for a test page/template from the admin panel and click 'save', nothing happens and the page is never updated. (I've configured the test page/template with the proper cms php code.)

Also, when I get "Field not found'" errors, clicking the "Delete Permanently?" button doesn't work, nor does the "Advanced Settings" button.

I think this is permissions related, but not entirely sure.

Are there any troubleshooting tips/guides available? Or, what should I try to confirm that all is working as necessary?

I appreciate any assistance.