Page 1 of 1

Integrating PHP with apache webserver in Windows XP

Posted: Mon Jul 06, 2009 2:14 am
by bunty82
hi, can anyone please explain me how to integrate php with apache webserver in windows
I installed apache webserver in windows but dont know how to integrate php with it.
please help.,

Re: Integrating PHP with apache webserver in Windows XP

Posted: Mon Jul 06, 2009 6:08 am
by Salaria
Hi,

Please check this link http://www.ricocheting.com/server/php.html it will help you.

You can also install xampp or wamp server if you are not familiar with installation.

Thanks & Regards,
Mahesh Salaria

Re: Integrating PHP with apache webserver in Windows XP

Posted: Mon Jul 06, 2009 8:42 am
by genconv
For a newbie XAMMP or WAMP is the best choice. I prefer WAMP Server and use it at work. When you use WAMP you can quickly and easily change PHP, Apache and MySQL versions and this is cool when you're testing PHP application.

Re: Integrating PHP with apache webserver in Windows XP

Posted: Wed Jul 08, 2009 12:29 pm
by bunty82
thanks for the reponse guys.
I had installed XAMPP.
:)
so far so good.