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


I am using Apache 2.0.54 on Windows XP SP2. I am invoking CGI (.exe)
over SSL via POST method. Inside the CGI there is a command:

system("tar ...");

If I invoke this CGI simultaneously only the first one is able to
execute the command, later ones give the error:

The process cannot access the file because it is being used by another
process.\r, referer: https://192.168.1.1/

Any ideas, would this be a configuration problem ?

--Gopu

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