php-src/ext/ingres_ii/README
Andi Gutmans 56498d48b4 - To configure with ingres should be --with-ingres and not --with-ii
- Changing it for 4.0.2 so that we don't have backwards compatibility
- problems later on
2000-08-29 18:21:07 +00:00

14 lines
506 B
Plaintext

Ingres II extension for PHP 4.0
===============================
This extension provides access to Ingres II servers from PHP 4.0.
It is still in development and has been only quickly tested on
Linux (Mandrake 5.3 for Intel), so you should avoid using it with
critical data.
To enable the extension just add --with-ingres to your ./configure
line. If the Ingres files are not found, use --with-ingres=DIR instead
to specify your Ingres installation directory.
Please report suggestions to henot@php.net.