On Wed, 13 Jun 2001, Kevin Hancock <[EMAIL PROTECTED]> wrote, > I have two scripts both on the same server, both in the same directory > even. One has access to the UNIQUE_ID and the other does not. If it is > magically part of the environment why cannot both scripts use it? Because your apache doesn't seem to be compiled with mod_unique_id. This is the module that sets the UNIQUE_ID environment variable. __END__ -- s::a::n->http(www.trabas.com)
- How to access $ENV{UNIQUE_ID} ???????? Kevin Hancock
- Re: How to access $ENV{UNIQUE_ID} ???????? fliptop
- Re: How to access $ENV{UNIQUE_ID} ???????? Kevin Hancock
- Re: How to access $ENV{UNIQUE_ID} ???????? Karthik Krishnamurthy
- Re: How to access $ENV{UNIQUE_ID} ???????? fliptop
- Hasanuddin Tamir