Re: dba module not enabled

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux