"Michael R. Jinks" <[EMAIL PROTECTED]> writes:

> Hi, all.  Trying to set up a package (the mantis bug-tracking system,
> available from SourceForge) which relies on PHP and MySQL.
> 
> I'm not terribly familiar with either package, but I notice that Red Hat
> comes with PHP, several MySQL packages, and a php-mysql package.  Does
> this mean that if I install all of those packages, I will have the
> equivalent of "PHP compiled with MySQL support"? 

Yes.

> Well, I did do all of that, but the mantis test page barfs with an
> undefined function call, and the mantis author said that this looks like
> what happens when PHP doesn't have mysql support compiled in; so if
> those packages should enable support for MySQL in PHP, what else might I
> have done wrong?

rpm -qa |grep -E "(mysql|apache|php)"

gives what output?

-- 
Trond Eivind Glomsrød
Red Hat, Inc.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to