in reply to Re: Re: Re: Apache Session problem after update
in thread Apache Session problem after update

I was running 5.6.1 before, I don't know if it had File::Spec.

I did have to re-install DBI and DBD::mysql. They appear to be working, I can issue queries, add rows and everything I could do before. Its just when Apache::Session tries that things blow up. I'm tempted to re-install perl????

Mark
  • Comment on Re: Re: Re: Re: Apache Session problem after update

Replies are listed 'Best First'.
Re: Re: Re: Re: Re: Apache Session problem after update
by perrin (Chancellor) on Oct 05, 2003 at 23:52 UTC
    At this point I would put in some debug statements or run your script in the debugger to find out exactly what is failing.