Re: flock()

2001-08-17 Thread Xavier
lar linux perl you should use something like that to enable the use of flock on a file : use Fcntl ':flock'; # import LOCK_* constants then something likethat to activate the lock flock($handle, LOCK_EX); I know that on ActiveState Perl the flock() is said to be supported (or simula

IIS 5 cgi port

2001-08-17 Thread Xavier
.i used to tail the httpd_error.log to debug scripts on linux)... If someone has tips on it ? Thanks, Xavier -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

port cgi script for linux-apache to IIS

2001-08-17 Thread Xavier
.i used to tail the httpd_error.log to debug scripts on linux)... If someone has tips on it ? Thanks, Xavier -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]