Somebody has installed the informix support to php with the apxs (APache
eXtenSion tool)??

-----Mensaje original-----
De: Mark Farver [mailto:[EMAIL PROTECTED]]
Enviado el: Viernes 9 de Febrero de 2001 11:53 AM
Para: Javier Morquecho Morquecho
CC: 'php-db list'
Asunto: RE: [PHP-DB] Linux+PHP+Infomix....


On Fri, 9 Feb 2001, Javier Morquecho Morquecho wrote:

>       I'm just starting to use informix database, how can I install the
informix
> support on my
> apache server??, I have been looking for something like a RPM file, but I
>       Any tip how can I to start?, or where can I looking for?

Well.. you're probably not going to find a rpm.  Instead you'll need to
recompile php with informix support.  Read the standard docs on compiling
and installing php, but on the command line for configure you'll need to
add --with-informix=/dir/you/installed/informix

You'll need to have the informix client on your php box before you
start, read the informix documentation on how to install, configure and
test your connection to the db before trying to get PHP working.

The php installation guide can be found here:
http://www.php.net/manual/en/installation.php


Mark


--
"The greatest dangers to liberty lurk in insidious enroachment by mean of
zeal, well-meaning but without understanding."
-- Justice Louis O. Brandeis, Olmstead vs. United States


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to