Piotr Pokora schrieb:
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? 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.

In old mailing list posts, I found the hint that I should try to set CFLGAS differently, but this didn't help.

What CFLAGS and what for?

That was taken from an old posting by you when I had a similar problem:

____
Go to midgard-php directory.

    make clean
    unset CFLAGS
    export CFLAGS='-g -Wall -fno-strict-aliasing '
    make -s

If you get no warning or error , edit Makefile directly and replace CFLAGS.
____



Bye,

Andreas



Piotras
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

begin:vcard
fn:Andreas Flack
n:Flack;Andreas
org:CONTENT CONTROL Berlin GbR
adr;dom:;;Ebertystr. 20;Berlin;Berlin;10249
email;internet:[EMAIL PROTECTED]
tel;work:+49 (0) 177 565 19 13
tel;fax:+49 (0) 30 639 018 64
x-mozilla-html:FALSE
url:http://www.contentcontrol-berlin.de
version:2.1
end:vcard

_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to