Hi!
>Write simple script which does almost the same what midcom ( just few lines ).
>Disable all extensions in php.ini and call script.
OK, I already tested it on ubuntu gutsy. Looks like it's distro php issue. I
disabled all extensions and invoked "such complicated" script:
dba_open("my_cache_file", 'c', "db4");
It segfaults in dba_open_db4, and it's only one db backened compiled in. It
doesn't matter if file is created before script is executed. It always
segfaults.
No idea how to fix it, except php recompilation...
Piotras
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user