|
No to my knowledge when you upload a file it is uploaded to the tmp directory and moved through the upload process when finished to the final place which in our case is uploads directory
Now this requires you to have the correct uploads directory server path entered where asked and just like the data directory uploads at every level needs to be set to 777. you can not upload a file to your site unless the directory is set to 777 usually. With the error your posting there can only be 3 things wrong that I can see and I posted those in post 7
|