Tim Dunphy wrote: > Ok so I'm trying to compile php 5.6.6 with the --enable-dba=shared flag in > order to enable the dba module. However when I grep the output of php -m or > take a look at the output of phpinfo(); I don't see that the dba module is > enabled. Is the DBA extension registered for automatic loading in the respective php.ini? E.g. extension=dba.so -- Christoph M. Becker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php