Integrating PHP with apache webserver in Windows XP

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
bunty82
Forum Newbie
Posts: 13
Joined: Tue Apr 21, 2009 12:08 pm

Integrating PHP with apache webserver in Windows XP

Post 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.,
User avatar
Salaria
Forum Commoner
Posts: 34
Joined: Fri Feb 13, 2009 2:50 am
Location: India
Contact:

Re: Integrating PHP with apache webserver in Windows XP

Post 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
User avatar
genconv
Forum Commoner
Posts: 34
Joined: Sun Jul 05, 2009 9:27 am

Re: Integrating PHP with apache webserver in Windows XP

Post 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.
bunty82
Forum Newbie
Posts: 13
Joined: Tue Apr 21, 2009 12:08 pm

Re: Integrating PHP with apache webserver in Windows XP

Post by bunty82 »

thanks for the reponse guys.
I had installed XAMPP.
:)
so far so good.
Post Reply