Andreas Flack <[EMAIL PROTECTED]> wrote: Hi!
> >> #1 0x00002b76bf9eac86 in dba_open_db4 () > >> from /usr/lib/apache2/modules/libphp5.so > > > > It's dba/zend issue. > > OK, but is there anything I can do about it? Write simple script which does almost the same what midcom ( just few lines ). Disable all extensions in php.ini and call script. >phpinfo says dba is > enabled, the packages are all installed correctly (as far as I can tell > at least), and other PHP applications like phpmyadmin work as expected. And phpmyadmin uses dba_open_db4? What about other applications? > > make clean > unset CFLAGS > export CFLAGS='-g -Wall -fno-strict-aliasing ' > make -s Ah, this one is set to be quite verbose during compilation time. Piotras _______________________________________________ user mailing list [email protected] http://lists.midgard-project.org/mailman/listinfo/user
