PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Unable to move file [/tmp/php9RK7Ji]... (http://www.photopost.com/forum/photopost-pro-installation-upgrades/113057-unable-move-file-tmp-php9rk7ji.html)

jstarkweather March 23rd, 2005 12:27 PM

Unable to move file [/tmp/php9RK7Ji]...
 
This error comes up a bit on Google but I don't see any potential resolutions on it. I just upgraded to v5.02 and had a bit of trouble getting my PostNuke login integrated (again). But everything is working now except when anyone tries to actually upload something.

I have it set on ImageMagik and can regen thumbnails so I know that is working. The full error message is...

Unable to move file [/tmp/php9RK7Ji] [/home/armorama/public_html/photos/uploads/2/emily.jpg]

The file above is a plain 40kb jpg and I have the EXIF checking set to OFF.

This looks to me like a plain PHP permissions issue with creating a directory in [ROOT] /tmp and then moving it. I checked and no /php9RK7Ji directory still exists there but I guess on failure it may just be removed automatically.

Thanks for any help!

Jim

Chuck S March 23rd, 2005 12:59 PM

Your uploads/2 directory is not set to 777

Check all data and uploads directories and ensure they are all 777 per the installation instructions. The issue is copying the file to your uploads directory not making the temp dir

jstarkweather March 23rd, 2005 06:06 PM

Hmm... I thought that 755 was sufficient (or was with 4.6). Any reason 777 is now required?

Thanks for the help.

Jim

Chuck S March 23rd, 2005 08:06 PM

As long as I have used Photopost which is back in the 3.0 release it has been 777


All times are GMT -5. The time now is 07:25 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97