in reply to Re^3: Web Browser fails to compile my code
in thread Web Browser fails to compile my code

Yes I am working under the same account all the time. So yes, the account that I'm using is the account that under which the web server is running
  • Comment on Re^4: Web Browser fails to compile my code

Replies are listed 'Best First'.
Re^5: Web Browser fails to compile my code
by DrHyde (Prior) on May 21, 2008 at 09:48 UTC
    Even so, the environment set up by the web server might not be the same as that you have on the command line. Try dumping %ENV in a script and see how it differs from what you expect.