Hi, I'm trying to set up apache to use PHP after installing both and i read that i need to add this to the apache conf file:
LoadModule php5_module "c:/php/php5apache2_2.d ll"
But i can't find this file in my PHP directory. Is it supposed to be there?
LoadModule php5_module "c:/php/php5apache2_2.d ll"
But i can't find this file in my PHP directory. Is it supposed to be there?
Comment