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?
uploaded file nonexistent
Moderator: General Moderators
Re: uploaded file nonexistent
Hi,
I solved the problem. The output directory just didn't have the write permission.
I solved the problem. The output directory just didn't have the write permission.