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, <[email protected]> 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 > [email protected] > http://frodo.hserus.net/mailman/listinfo/ilugd > -- Best regards, arjuna _______________________________________________ Ilugd mailing list [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd
