I’m making progress. reading log of server, found:
PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 65536 bytes)
Then i changed the memory limit (memory_limit) to 128MB (recommended)
Also, cleared app / cache.
Now I need to enable some extensions that Mautic requires.