how to compile php5apache2_2.dll

185 Views Asked by At

I have compiled Apache 2.2 then compiled php5.3 with VC++9. I wish to run php5.3 as a module in the Apache which I compiled. Apache is running at port 80 but I can't configure httpd.conf because I need php5apache2_2.dll. I searched in the RELEASE_TS folder but not found. How to get this? I am using windows xp. Purpose is academic.

1

There are 1 best solutions below

0
user3764374 On

Oh! I got it. I compiled it with default setting of configure.js and the problem gone.