>
> Okay, it seems to be some kind of conflict between
> mod_perl/Embperl and PHP and
> perhaps Apache::DBI. My Embperl stuff works if there's no
> database access. It
> also works if I don't load libphp4.so. I guess the best solution
> is to either
> build everything statically or run seperate servers for PHP and mod_perl.
>
Yes, it look like a bad mixture of Perl and PHP. Also the linker seems to
get confused, because the the symbols from stackframe 37+ are out of the
Apache core and not from DBI.so. I would try to link mod_perl and PHP
staticly into Apache and if this doesn't help, use separate Apaches.
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]