Page 1 of 1

uploaded file nonexistent

Posted: Sat Feb 27, 2010 4:21 pm
by jl-g
Hi,

I have set file uploads following the example set in the manual (through POST), but after what seems to be a successful upload, files fail to appear in the server. The action script is a plain move_uploaded_file().

What's going on?

Re: uploaded file nonexistent

Posted: Sat Feb 27, 2010 6:08 pm
by jl-g
Hi,

I solved the problem. The output directory just didn't have the write permission.