PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Upload multiple images error (http://www.photopost.com/forum/classifieds-installation-upgrades/138294-upload-multiple-images-error.html)

nolnet October 28th, 2008 01:28 PM

Upload multiple images error
 
Hi guys. I have been working on a client site and am having a problem I can't get past. There is a Photopost Classified Ads software instance installed that was working fine on an old server. Since I moved to new server, the program errors out when I try to upload more than one picture with an ad. I'll post the error below. I have been trying to figure this out for a couple of days and can't make it work. It appears to be a permissions issue, but the permissions look ok. Can anyone help?


**********
Warning: move_uploaded_file(/home/XXXXXXX/public_html/beta/data/17/IMG_0660.JPG) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/helpmese/public_html/beta/image-inc.php on line 72

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpihcKxr' to '/home/XXXXX/public_html/beta/data/17/IMG_0660.JPG' in /home/XXXXXX/public_html/beta/image-inc.php on line 72

Chuck S October 28th, 2008 03:32 PM

If the path is fine then the issue is that either safe mode is on in PHP or your data 17 directory either does not exist or is not 777 permissions.

nolnet October 28th, 2008 04:17 PM

Thanks for the reply. I verified safe mode is off.

Setting up the directory and chmod'ing it only helps for that directory. Any subsequent directories needed within are still not created and an error is generated.

Chuck S October 28th, 2008 04:22 PM

Was the actual data directory moved to the new server intact. It would appear not. Your only choice is to create all the directories or delete your categories and recreate them.


All times are GMT -5. The time now is 09:15 PM.

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