#change this directive
DirectoryIndex index.php index.html
I’m sure it sounds quite easy to you guys, but I don’t know what “add this configuration in the file” means… I’ve tried to copy/paste this lines in the C:\Apache24\conf\httpd.conf file, but as expected, Apache didn’t want to restart after this…
It’d be amazing if you could explain me this part !
Don’t know what to think about Kanboard’s installation. I thought it’d be accessible for my level…
I’m already using the 7.4 version of php.
As for your other suggestions:
c:/php exists as I unzipped php package in it
c:/php/php5apache2_4.dll doesn’t exist whereas c:/php/php7apache2_4.dll does. So I replaced it and once copy/ pasted in C:\Apache24\conf\httpd.conf it gives :
I too had the same problem, but one key ingredient missing is that you need to install Visual C++ from Microsoft before loading PHP dll in apache and starting the server. Please do check this.