Has anyone successfully got Matomo to run on a Mamp Pro server running on an m1 mac with the latest OS? I haven’t been able to get past an internal server error when trying. Any help would be greatly appreciated.
I had Matomo running fine on MAMP (not Pro) on PHP 7.4.33. As one of my blogs needed update to at least 8.1, I switched to 8.2 and then Matomo crashes with segmentation faults. I tried manually downgrading to 8.1.13, but that fails too. so now I am out of luck with Matomo, as my blogs are more important than the counter. I look forward to having the error fixed.
The process has forked and you cannot use this CoreFoundation functionality safely. You MUST exec().
Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug.
[Sun Jul 28 14:09:10.721669 2024] [core:notice] [pid 69970] AH00052: child pid 70270 exit signal Segmentation fault (11)
I decided to give XAMPP a try and now I run Matomo on XAMPP on port 8080, and MAMP for all other webserver stuff. Silly but it works.