"Arul, Rex" wrote: > > Hello Friends, > > The only progress I made was that the HTTPD did respond to invocations > after I changed the path information without double quotes. I am not > sure if that solved the problem. That enabled my other scripts to run. > > But I just cannot make Apache::ASP to work, because of this error: > flock() unimplemented on this platform at C:/Perl/site/lib/MLDBM/Sync.pm > line 235. >
You need to apply a work around, which you can find here: http://www.apache-asp.org/install.html#WinME%20%2F%2098%20%2Fdb672bf2 Basically, you don't need file locking now on win32 mod_perl since all requests are serialized anyway. Good luck! You have come quite a ways so far. --Josh _________________________________________________________________ Joshua Chamas Chamas Enterprises Inc. NodeWorks Founder Huntington Beach, CA USA http://www.nodeworks.com 1-714-625-4051 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]