[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Writing to Apache Log, Refering to CGI in my Account.



   Sorry if you've already seen this, my mail reader 
indicated that this message bounced on the first attempt.  

   I've done C++ CGI scripts on Solaris and Linux.  On 
those systems, I can log messages to the error log by 
writing to stderr.  On the Cobolt box (Raq something), 
this text is written to the screen, which screws up the 
display of the HTML that is being generated by the CGI 
script.  

   A slightly less annoying problem is that I can't seem 
to refer to CGI on my account's ~/public_html directory 
by "~larryl/..." from HTML in another account.  I like 
to let HTML writers do their thing in their directories, 
and I'll do the e-commerce stuff in mine.  

   Can someone help me get this to work?  

   I've read the word "CGIWrap" in this forum, but a 
site search for that word on www.cobalt.com comes up 
empty.  Is this something I need?

                                               Thanks
                                               Larry