slackbuilds_ponce/libraries/adodb/README
Niels Horn cc521ec98a libraries/adodb: Updated for version 5.14.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-11-26 09:08:07 -06:00

15 lines
481 B
Text

ADOdb is a database abstraction library for PHP. It supports MySQL,
PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access,
ADO, Sybase, FrontBase, DB2, SAP DB, SQLite, Netezza, LDAP, and generic
ODBC, ODBTP.
This SlackBuild uses the following defaults:
* DOCROOT=/var/www/htdocs
* PHPUSER=root
* PHPGROUP=apache
Change these at build time if preferred:
# DOCROOT=/your/preferred/directory \
PHPUSER=youruser PHPGROUP=yourgroup \
./adodb.SlackBuild