this is the text in c:\c.bat in the apache server: copy c:\nome.zip \100.0.0.1\gd_intermedia_pers\
if I try to start the batch direct from server, does the right job; If I put exec ("c:\c.bat",$a,$b);
results nothing! What I can do?