in reply to Strange behaviour from two pieces of similar code in different running environments

Some things to check: different permissions due to running as a different user, different environment variables, taint mode.
  • Comment on Re: Strange behaviour from two pieces of similar code in different running environments