Cambia questo
Codice PHP:
chmod($name,"775"); 
in questo
Codice PHP:
chmod($name,0755);