>On 12/17/97, Kevin van Haaren wrote: >> >>What happens if you hard-code a couple of the environment variables? I use >>lines like: >>my $cmdline = $ENV{'QUERY_STRING'} ? $ENV{'QUERY_STRING'} : 'welcome.layout'; > >Nope, that doesn't work. I get the same problems. $ENV{'QUERY_STRING'} >doesn't even exist. And I tried it under a FOURTH server package today: OS >8's "Personal Web Sharing." > >I'm 99.9% certain that the problem is NOT in my little script, because I just >ran it today on my little ol' PowerBook 165 (Sys 7.1), and it worked. I'm >going to try disabling every extension I have (except the OT/PPP ones) and >see what happens then.... > >Adam > I did face the same problem, using the, nearly, same code It seem that using ENV.pm, the HTTP variable list is just avaible when online (i did try on a speudo network giving under system Appleshare, an IP adress to TCP/IP control panel, and runing Webstar or Netpresenz, it doesn't works). I hope it will help. What did surprise me is that if trying to get several time the%ENV list, it works fine just once ! Even if i unbuffer the server. Has anybody an idea why ? (MP 514, PPC, OS8), PS : some weeks ago i did ask for a help. Thank to those who did friendly answer out off the list. I did also receivesome commercial proposition. Is that a usual behaviour in that list ? ############################################################################ mjm@aix.pacwan.net Jean-Michel MEYER Journalist - Photographer "Travel is not a destination, it's a track." Persian's nomad word. ############################################################################ ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch