im trying to amke kind of plugin .. but i stuck here ...
so .. got $file_data[dir''] ... and i want to copy some files in it ...
$source = "/usr/local/ispconfig/interface/web/bss/content";
$target = $file_data['dir'].'/web';
exec("cp -r ".$source." ".$target);
exec("chmod -R a+r ".$target );
but exec not working ...
any idea ?
ispconf3
________
No2 Vaporizer
________
Charlie Sheen Intern