in reply to Apache::Session::MySQL Help... Please
99% of all Apache::Session problems come from people either failing to connect to the database and not checking the return values from DBI->connect or not letting the tied session variable go out of scope. Check for those problems first.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Apache::Session::MySQL Help... Please
by powerhouse (Friar) on Dec 28, 2002 at 19:27 UTC | |
by perrin (Chancellor) on Dec 30, 2002 at 00:31 UTC |