slackbuilds_ponce/libraries/adodb
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
adodb.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
adodb.SlackBuild libraries/adodb: Updated for version 5.14. 2011-11-26 09:08:07 -06:00
README libraries/adodb: Updated for version 5.14. 2011-11-26 09:08:07 -06:00
slack-desc

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