Re: [PHP] File upload, suid directory and temporary dir
ADNET Ghislain wrote: > upload_tmp_dir/www/htdocs/upload /no value/ ^^^ / / *THIS* is the one that matters -+ Someh
Re: [PHP] File upload, suid directory and temporary dir
ADNET Ghislain wrote: > I am trying to make upload files to belong to the ftp user of the > website and not the apache user. > > As i run in module i tried to do this: > > 1/ create a temp dir on the website outside the documentroot, chown the > temp dir to my ftp user and allow the group to w