Well, perhaps if you posted some code we could have a little better chance of seeing what the problem was.
On Fri, 2002-04-05 at 06:33, Bogdan Badiu wrote: > Hello ! > I want to use Windows 98 /2000 , perl 5.6.1 and DBI and DBD-mysql > … Using just forks is ok, using just DBI and DBD-Mysql is ok , but when > I try to combine this “concepts” … I get an Windows error … “This > program has performed an illegal operation “ and the following message > “panic: DBI active kids (-1) < 0 or > kids (0) > at fork.pl line 7. > Database handle destroyed without explicit disconnect. > DBI handle cleared whilst still active. “ > > Could someone please give me a hint about what I am doing > wrong? > Bogdan