From: Steve W. <sw...@wc...> - 2001-01-12 17:46:07
|
OK, I follow now. I remember trying to use the new dba_* interface many months ago and it was still alpha. This is problematic since it will make supporting 3.x PHP sites harder. Perhaps we can try a search-and-replace on all the dbm* functions in dbmlib.php and see if that works... and have an alternate file, dbalib.php, and when a new installation is done test to see what version of PHP is in use. Ugh. I never wanted to be an installation engineer. I guess you have to take the bad with the good. ~swain On Fri, 12 Jan 2001, Arno Hollosi wrote: > > Martin, Steve, > > > > In the info of PHP I get: > > > dba > > > DBA support enabled > > > Supported handlers gdbm dbm ndbm > > The "dba" section is the generic interface for dbm-style databases. It uses > the dba_*() functions. Unless your phpinfo() has a *separate* "db" section, > the dbm*() functions used in dbmlib.php are not supported. > > >From a comment on php.net [talks about dbm*()]: > > st...@eu... 24-Oct-2000 10:13 > This interface seems to be deprecated. > The --with-dbm configure option enables DBA-DBM, not this one. > To get it, you must do a --with-db. > > Steve, I guess we should consider switching to the new interface. > > /Arno > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > http://lists.sourceforge.net/lists/listinfo/phpwiki-talk > ...............................ooo0000ooo................................. Hear FM quality freeform radio through the Internet: http://wcsb.org/ home page: www.wcsb.org/~swain |