in reply to Re: Attempt to free unreferenced scalar.
in thread Attempt to free unreferenced scalar.

Thanks for your quick response Dave, I am currently going through all the scripts generally cleaning up and adding CGI::Carp, I will try this out and hopefully that will show me the light !!
  • Comment on Re: Re: Attempt to free unreferenced scalar.

Replies are listed 'Best First'.
Re: Re: Re: Attempt to free unreferenced scalar.
by ropey (Hermit) on Jan 10, 2002 at 21:17 UTC
    Dave, I took your advice and added CGI::Carp to all the scripts and modules, however it still doesn't indicate where the error is occuring. I'm not sure if its a Apache thing as when I stop and start APache (no scripts called yet) several occurences of Attempt to free unreferenced scalar appear.