Roman Neuhauser wrote:
# manuals-scripts@xxxxxxxxx / 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).
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php