# [EMAIL PROTECTED] / 2006-12-08 10:59:51 +1100:
> Roman Neuhauser wrote:
> ># [EMAIL PROTECTED] / 2006-12-07 13:41:00 +0100:
> >>I wrote a recursive function, but when running the function appache 
> >>stalls, the error log says:
> >>
> >>module mod_php4.c is already running, skipping
> >
> >    That has nothing to do with the function call.
> > 
> >>Is this a bug, or am I doing something wrong?
> >
> >    The bug is in your code.
> 
> Not a bug in the code.
> 
> You have two calls to mod_php4.c in your apache config file(s).

that's completely unrelated to his apache "stalling" when he calls his
recursive function.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to