The last set of errors are happening on my OSX box.
I get a different set of errors on our Linux server when it restarts:
[Sun Feb 13 01:00:00 2000] null: Attempt to free unreferenced scalar.
...<snip>
I get a whole mess of those, then I get:
Scalars leaked: 234
I'm not sure how to go about fixing these error on either server
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
On Aug 17, 2005, at 2:05 PM, Boysenberry Payne wrote:
When I restart apache I get the following errors on child processes:
child process 424 did not exit, sending another SIGHUP
One for each child process. After the above I get:
SIGHUP received. Attempting to restart
I'm using mod_perl 1.26 and apache 1.3.33 (only happens with my
mod_perl scripts running)
I thought at first it was DBI connections not getting closed properly,
they seem to be fine though.
I'm not exactly sure how to go about tracking down what's preventing
the original SIGHUP.
Any ideas?
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com