Hi Kartik,
                Thanks for your reply and yes you are right i am using
fedora 9. I have installed apache on fedora already and i can see a welcome
message on http://localhost but the package that i got for mysql was
mysql.5.4.xx.tar.gz but when i tried to install it, it showed a problem,
perhaps some file was missing in package but i am continuously looking for
this on internet.
               I have installed httpd using yum but i will try the way you
wrote me also then i will get back to you again.
 Thanks
reg
rakesh


On Thu, Nov 26, 2009 at 9:50 AM, Kartik Singhal <[email protected]>wrote:

> Hi Rakesh,
>
> On Wed, Nov 25, 2009 at 10:53 PM, rakesh kumar <[email protected]>
> wrote:
>
> >  i would need to install
> > apache_x.x.xx.tar.gz package from apache.org.
> >
>
> As PHP is a server-side scripting language, what you need is a server
> software installed on your system. Apache is the best option available and
> that to for free.
>
> As you installed MySQL using yum, I assume you have some RedHat based
> distribution as your OS, most probably Fedora.
>
> For installing on Fedora follow these steps:
> 1. First login as root by typing the command: su- and giving your root
> password.
> 2. Then install Apache and php modules by typing: yum install -y httpd php
> php-mysql
> 3. Start Apache daemon using: service httpd start
> 4. Now you will be able to see a default page at http://localhost in your
> browser.
> 5. You can keep your php scripts in /var/www to execute them.
>


>
> Source for installation steps:
> http://albertux.ayalasoft.com/2009/09/04/lamp-server-fedora-core-11/
>
> --
> Kartik
> BTech CSE Student, NIT Calicut
> http://www.techglider.com
> Stephen Leacock<
> http://www.brainyquote.com/quotes/authors/s/stephen_leacock.html>
> - "I detest life-insurance agents: they always argue that I shall some
> day
> die, which is not so."
> _______________________________________________
> ilugd mailinglist -- [email protected]
> http://frodo.hserus.net/mailman/listinfo/ilugd
> Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi
> http://www.mail-archive.com/[email protected]/
>
_______________________________________________
ilugd mailinglist -- [email protected]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[email protected]/

Reply via email to