Regarding installation of apache,php and mysql

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
pradeepkovvuru
Forum Newbie
Posts: 1
Joined: Mon Sep 05, 2011 8:01 am

Regarding installation of apache,php and mysql

Post 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
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Re: Regarding installation of apache,php and mysql

Post 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)
Post Reply