Data | database PHP has built-in support for many databases (also has ODBC)
Adabas D
--with-adabas=dir
Add support for the Adabas D database at compile time. This parameter is the installation directory for Adabas D, and the default is/USR/LOCAL/ADABASD.
DBase
--with-dbase
The support for the built-in dBASE database is activated without the need for external libraries.
Filepro
Activates the built-in read-only Filepro support without the need for external libraries.
mSQL
--with-msql=dir
To activate mSQL support, the parameter for this option is the mSQL installation directory, and the default is/usr/local/hughes. This is the default directory for mSQL 2.0 installation. Configure automatically detects the mSQL version of the system, PHP3 supports 1.0 and 2.0 two versions. If you compile the PHP3 and mSQL1.0 versions, you can only access the database in 1.0 and replace the scheduling algorithm.
Mysql
--with-mysql=dir
In order to activate MySQL support, the parameter of this option is the MySQL installation directory, the default is/usr/local/. This is the default directory for MySQL installation.
iODBC
--with-iodbc=dir
Including the support of IODBC. This feature was first developed for the IODBC driver Manager, iODBC is a free, republished ODBC driver Manager that works in many UNIX systems. This parameter is the IODBC installed directory, and the default is/usr/local.
OpenLink ODBC
--with-openlink=dir
Includes OpenLink ODBC support. The parameter for this option is the OpenLink ODBC installation directory, which defaults to/usr/local/openlink.
Oracle
--with-oracle=dir
Includes Oracle support. After testing, at least Oracle7.0 and 7.3 can work properly. This parameter is the Oracle_home directory, and you do not have to specify this parameter if your Oracle environment has been configured.
PostgreSQL
--with-pgsql=dir
Including support for the PostgreSQL. This parameter is the base directory for the PostgreSQL installation, and the default is/usr/local/pgsql.
The support of other common databases is similar to the one listed above, please refer to the instructions for using the database you selected.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.