# [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
> >
> >T
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
# [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 wr
n: Sjef
CC: php-general@lists.php.net
Onderwerp: Re: [PHP] recursive function problem
On Thu, 2006-12-07 at 13:41 +0100, Sjef wrote:
> Hello!
> I wrote a recursive function, but when running the function appache
stalls,
> the error log says:
Did you write a recursive function to send thi
On Thu, 2006-12-07 at 13:41 +0100, Sjef wrote:
> Hello!
> I wrote a recursive function, but when running the function appache stalls,
> the error log says:
Did you write a recursive function to send this mail to this list
perhaps?
--Paul
All Email originating from UWC is covered by disclaimer
Sjef wrote:
> Hello!
> I wrote a recursive function, but when running the function appache stalls,
> the error log says:
>
> module mod_php4.c is already running, skipping
this error message is from the apache start up routine - you seem to
loading the php4 apache module twice. fix you apache co
If you show some code maybe somebody on the list can help you.
On Thu, 7 Dec 2006 13:41:00 +0100, "Sjef" <[EMAIL PROTECTED]> wrote:
> Hello!
> I wrote a recursive function, but when running the function appache
> stalls,
> the error log says:
>
> module mod_php4.c is already running, skipping
>
7 matches
Mail list logo