On Tue, 7 Dec 1999, Matt Sergeant wrote:

> I'm stumped. I've been trying out Sybase's ASA on Linux along with
> DBD::ASAny. Works fine from the command line and from within handlers, but
> when I connect from a <Perl> section it says (paraphrased - this is at a
> clients):
> 
>       Disconnecting shared memory client: no process id
> 
> Or something like that. I've printed out $$ and that's valid, as are UID,
> EUID, GID, EGID, etc. (albeit all different after the fork - obviously).
> Could there be something wierd going on here with mod_perl in the <Perl>
> section?

not that I can think of.  maybe starting httpd under strace -f would shed
some light?

Reply via email to