Hi
My problems are not getting resolved please tell me where i made the
mistake:
first i tried
#yum install httpd* -y
then
#yum install mysql* -y
and then
#yum install php* -y
through which i have all packages of apache mysql and php but when i tried
to check the php by writing
<html>
<?php
phpinfo();
?>
</html>
then saved it as test.php and gave it the executable permissions also but it
didn't run.
Now please can any one tell me where i made the mistake or what should
i do?
reg
rakesh
On Fri, Nov 27, 2009 at 3:55 PM, Roshan Singh <[email protected]>wrote:
> On Fri, Nov 27, 2009 at 3:31 PM, rakesh kumar <[email protected]> wrote:
>
> > 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.
> >
> >
> Dont try to compile source. use yum or add/remove software instead.
> # yum install mysql should do.
>
> --
> Roshan Kumar Singh
> http://roshansingh.wordpress.com
> http://sourceforge.net/projects/gscribble
> _______________________________________________
> 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]/