Hi, I'm really quite lost currently. I'm trying to change my LAMP setup based on 15.2 to use event MPM and PHP through fcgi and fpm. I just don't get it to work though. I had expected to find massive amounts of docs how to do it because of LAMP being an extremely common usecase and apache prefork being an extremely weak choice resource wise. I found quite some tutorials for other distributions which didn't work. I also found https://en.opensuse.org/SDB:Apache_FastCGI_and_PHP-FPM_configuration obviously but following that just does not work for me. The situation I'm ending up with is that I get a directory listing when entering my webserver target. Calling index.php directly offers to download it. I guess there is probably missing only a very small piece in the article above but I'm not able to figure it out. Anyone an idea? Thanks, Wolfgang