When I use move_uploaded_file()
code everything works fine and my files are being moved to my server. But later if I want to download those files from my server using filezilla, it says:
"Could not start the transfer process"
But I can download other files crate with imagejpeg()
code. So what is the problem?
Suppose you rename one of the files which does not works for download to
test.jpg
totest.gif
(assuming thatjpg
are not working).If it does not work.. Check the permission for read and writes in your control panel for ftp user