Afficher un message
Vieux 09/09/2005, 20h37   #3
hgopakumar@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: multiple instances of CGI unable to exec cmd simultaneously

I got it working. Problem was that, for debugging I was executing:

system("tar ... 2>> debug.out");

So the first instance opened the debug.out file and Windows does not
allow the subsequent instances to open the file for writing.

Thank You Dr. Clue for responding.

--Gopu

  Réponse avec citation
 
Page generated in 0,05220 seconds with 9 queries