Page 1 of 1

Regarding installation of apache,php and mysql

Posted: Mon Sep 05, 2011 8:04 am
by pradeepkovvuru
hi viewers,

pradeep here.I am new to php.I have installed apache and while installing php i am getting some problems please can anyone help me? As I am a fresher to php i am facing a lot of problem to install php...Please help me

thanks & regards,
pradeep

Re: Regarding installation of apache,php and mysql

Posted: Mon Sep 05, 2011 12:11 pm
by califdon
What are the problems you are having? If Apache is running properly, about the only thing you need to do is edit Apache's config file (httpd.conf) to add 2 lines that enable the PHP module and tell it where the php.ini file is. There are small differences depending on whether this is installed on a Linux, Windows, or Mac OS.

See http://dan.drydog.com/apache2php.html (Linux)
or http://www.thesitewizard.com/php/instal ... dows.shtml (Windows)