Thank you for your help, everyone.

This is how far I've got until now :

Apparently, file access is working normally only in the first cgi
script launched by Apache, all its child processes (subsequent calls
of scripts, whether they reside in cgi-bin or elsewhere) have problems
to access the local file system.


> Can someone help me with the following :

> Consider this : print exists %.

> In other words, does the current directory exists ? (which has to be always
> true).

> However, when this line is called from a CGI script (it's not part of
> the CGI script itself, but part of a rebol script called with "do/args" from
> the CGI script), it produces "false".

> I'm running Apache.

> daniel

> --
> [EMAIL PROTECTED]
> http://perso.worldonline.fr/mutant




--
[EMAIL PROTECTED]
http://perso.worldonline.fr/mutant



Reply via email to