in reply to Magic number checking on storable string failed

  1. It is best to provide a code snippet (preferrably a runnable one) in the post to take a look at.
  2. I am not sure what you mean by 'Plain CGI env' and mod_perl. If the former is run from a shell, and the latter is run by a web server, there is a good probability that the user, cwd, and perl/path search dirs are not what you are expecting them to be
  • Comment on Re: Magic number checking on storable string failed

Replies are listed 'Best First'.
Re^2: Magic number checking on storable string failed
by shanu_040 (Sexton) on Jan 30, 2009 at 11:20 UTC
    Please look at the post why mod_perl creating the problem?