This discussion is related to the
FileUpload addon.
Hi,
Great plugin but am having trouble on my live box. The plugin works no problem locally on a similar setup (images upload with no issue) but when I move my code to the live box I get the following error:
File upload failed. Reason:
(IMG_4903.jpg) Internal error, could not move the file.
I have checked permissions and set everything to 777 for testing and have changed owners of the folders Uploads and FileUploads.
I can see what the issue is - any help would be appreciated.
I am running PHP 5.2.1 on the live box (CentOS 5) and PHP 5.2.13 locally (MAMP Pro on 10.6.6)
Thanks
0 • •
Comments
On unix run the following command from the forum root folder:
chmod -R 777 uploads
Worked for me!
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Now I gotta get the image resampling working - it's showing full size on upload for large image...ah well one problem solved! :)
Thanks again for your tip
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •