[NBLUG/talk] Finding a file containing a string

Micxz an_email at micxz.com
Fri Oct 24 17:16:00 PDT 2003


 > Todd Cary wrote:
> As I recall, all I did was include the reference to the interbase.so 
> module in one of the configuration files so that when php and apache 
> started, the module was available.

I got this from the php.net site:

To enable InterBase support configure PHP --with-interbase[=DIR], where 
DIR is the InterBase base install directory, which defaults to 
/usr/interbase. I assume this is done?

InterBase configuration options
Name Default Changeable
ibase.allow_persistent "1" PHP_INI_SYSTEM
ibase.max_persistent "-1" PHP_INI_SYSTEM
ibase.max_links "-1" PHP_INI_SYSTEM
ibase.default_user NULL PHP_INI_ALL
ibase.default_password NULL PHP_INI_ALL
ibase.timestampformat "%m/%d/%Y%H:%M:%S" PHP_INI_ALL
ibase.dateformat "%m/%d/%Y" PHP_INI_ALL
ibase.timeformat "%H:%M:%S" PHP_INI_ALL




More information about the talk mailing list