Testing armadillo on XAMPP - Mac

I’m trying to test armadillo on a local fresh mac XAMPP server to learn how use it, but I can’t save settings because I’ve got always this error:
“An error occurred when trying to save your settings.”
I have downloaded a new xampp environment and start it with the default configuration.
I have created a new rapidweaver project, exported it on a “/Applications/XAMPP/xamppfiles/htdocs/test” than I have set the permission of all files as chmod -R 777 test.
I can login into “../test/rw_common/plugins/stacks/armadillo/index.php/settings/”, I can use the interface, but I can’t save because I’ve got always the error “An error occurred when trying to save your settings.”
No info into ../Applications/XAMPP/xamppfiles/logs/error_log
Could be something about XAMPP and AJAX?

Any suggestion will be appreciated.

Using MAMP instead XAMPP all works fine.

self solved

hoping this can be helpful for someone.

2 Likes