Problem

Alan Stewart astewart at spawar.navy.mil
Thu Mar 7 21:36:04 CST 2002


~sdpm~
On 7 Mar 02, at 19:23, Joe Crawford wrote:

> ~sdpm~
> On Thu, 7 Mar 2002, Joel Fentin wrote:
> >
> > I hope and presume I have solved this one. With three different
> > browsers on two computers, I can't see this. And I can't see it with
> > my personal server either. The shebang has -w in all cases.
> 
> I looked this morning as well - I viewed your page with:
> http://www.delorie.com/web/headers.html and got back the same result in
> the http headers.
> 
> HTH,
> 
> 	- Joe

This shows up in the http headers, not the html head or body, so a browser won't show 
you. Joe used the service noted above to examine the http connection in one direction. I 
use Proxomitron, which in addition to it's main job as a dynamite web filter, also serves 
as a quickie http debugger in both directions: watch what the browser and your script are 
saying; lie to the web server about which browser you are using to see how it reacts; etc.

You can also see these errors if you run a cgi script from the command line.

Anyway, the warning message only gets emitted BECAUSE you have -w on your shebang. The 
non-anal way to get rid of it is to remove the -w after other testing is done, but you 
didn't hear ME recommend that.



-------------------------------------------------------------
 Alan Stewart          )-[]-(           Electronics Engineer
 Code D621           ~        ~         Network Operations
 SPAWARSYSCEN       ~          ~  \     Satellite Communications
 53560 Hull St   ( ~            ~  )    tel (619)524-3625
 San Diego,CA  __|___             /|    fax (619)524-2607
 92152-5001   ^\____/^^^^^^\    __| |_  astewart at spawar.navy.mil
-------------^^^^^^^^^^^^^^^\__|______|_-------------------------
~sdpm~

The posting address is: san-diego-pm-list at hfb.pm.org

List requests should be sent to: majordomo at hfb.pm.org

If you ever want to remove yourself from this mailing list,
you can send mail to <majordomo at happyfunball.pm.org> with the following
command in the body of your email message:

    unsubscribe san-diego-pm-list

If you ever need to get in contact with the owner of the list,
(if you have trouble unsubscribing, or have questions about the
list itself) send email to <owner-san-diego-pm-list at happyfunball.pm.org> .
This is the general rule for most mailing lists when you need
to contact a human.




More information about the San-Diego-pm mailing list