Page 1 of 1

PHP5 configuration with Apache 5.5

Posted: Fri Nov 14, 2008 5:59 am
by rahul_jjj
I have the php5.x version and apache 5.x downloaded.. I just wanted to know how to congiure the php5.x with the apache..

Can anyone advise

Rahul

Re: PHP5 configuration with Apache 5.5

Posted: Sun Nov 16, 2008 8:12 pm
by alex.barylski
The last I checked Apache was only at version 2.2.10 not 5.5 :P

http://httpd.apache.org/

Re: PHP5 configuration with Apache 5.5

Posted: Fri Nov 28, 2008 1:26 pm
by airy
It's very sample in windows

add:
LoadModule php5_module "d:\php\php5apache2.dll"
pl change the red part [such as d:\php\php5apache2.dll] to your own path
to the end of apache/conf/httpd.conf