Sheesh. Apparently the webserver isn't calling the script with the 
arguements like it should because when I told it to read the #! line, it 
worked fine. I'll just have to work with the developers to see if 
there's something else I should be doing...



Eric Haddix wrote:
> Does anyone have any idea why it is that if I call my rebol cgi program 
> from my web server(Aprelium Abyss) that I can't get it to handle other 
> network related functions like sending email via 'send 
> [EMAIL PROTECTED] "this message"'??
> 
> I can run a test script from the same directory and it will send me 
> email but something to do with the "secure" function is what I suspect 
> is causing me my issues. This is whether I call Core or View from the 
> C:\rebol\view or the cgi-bin directory of the server.
> 
> I thought at first it might not be seeing my smtp server but that 
> doesn't seem to be the case. I do call it with the -cs arguements so 
> that's not it.
> 
> Anyone?
-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to