When i try accessing info.php I get a File not found. error.
info.php
File not found.
I tried some Tutorials to no avail.
Configs: default:
ser
I took a long look at this, in the end turned out that FPM wasn't running :-s in my case a simple service php7.2-fpm restart did the trick!