Mensaje citado por: "Michael R. Jinks" <[EMAIL PROTECTED]>:

> 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"?  Or is the php-mysql
> package something else?

Make a file whatever.php with this:

<?php phpinfo() ?>

So you can see all the PHP information.

> 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?

Check if the http.conf file has the info related with PHP.

Saludos...:-)


System Administration: It's a dirty job,
but someone told I had to do it.
-----------------------------------------------------------------
Martín Marqués                  email:  [EMAIL PROTECTED]
Santa Fe - Argentina            http://math.unl.edu.ar/~martin/
Administrador de sistemas en math.unl.edu.ar
-----------------------------------------------------------------



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

Reply via email to