summaryrefslogtreecommitdiff
path: root/ext/ingres_ii/README
blob: d16d152c0921f7268eb6d6eff49dddf83742888e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.