Hi,
     You can do it via another way also. If you have the fedora dvd, contain
all the packages. Pick two packages named httpd and php*, install it. write
your php code like test.php save it at the location, which can be accessed
by your server, and it's done. Now you can see it from your browser.

On Mon, Apr 12, 2010 at 1:16 PM, arjuna <brahmafor...@gmail.com> wrote:

> Do a google search for LAMP and install it. This will install apache
> itself.
> Type in http://localhost/ and if that works then apache is already
> installed...Put your php files in var/www and then type
> http://localhost/filename.php and your file should appear if apache is
> installed. If it is not installed do a search for LAMP and you should be
> able to install it as a package in one shot (ie apache, mysql, php) Hope
> that helps...
>
> On Mon, Apr 12, 2010 at 1:34 AM, <pkb...@yahoo.co.in> wrote:
>
> > I dont hav installed apache server on fedora12.... Bt php5 is
> preinstalled.
> > How can i configure my php sothat i can see my php files in web browser??
> >
> > Send instant messages to your online friends
> http://in.messenger.yahoo.com
> >
> > _______________________________________________
> > Ilugd mailing list
> > Ilugd@lists.linux-delhi.org
> > http://frodo.hserus.net/mailman/listinfo/ilugd
> >
>
>
>
> --
> Best regards,
> arjuna
> _______________________________________________
> Ilugd mailing list
> Ilugd@lists.linux-delhi.org
> http://frodo.hserus.net/mailman/listinfo/ilugd
>



-- 
Regards
RAKESH
"The true sense of knowledge is not intelligence, but the imagination"
_______________________________________________
Ilugd mailing list
Ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to