PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   Error when uploading... (http://www.photopost.com/forum/photopost-pro-how-do-i/121427-error-when-uploading.html)

chio December 9th, 2005 12:07 PM

Error when uploading...
 
1 Attachment(s)
I am getting this error after trying to upload a picture:

Warning: move_uploaded_file(/home/sites/www.jeeperos.com/web/photopost/uploads/1/fine.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/sites/www.jeeperos.com/web/photopost/image-inc.php on line 37

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpHAnUbQ' to '/home/sites/www.jeeperos.com/web/photopost/uploads/1/fine.jpg' in /home/sites/www.jeeperos.com/web/photopost/image-inc.php on line 37

Any help will be appreciated...

chio December 9th, 2005 12:22 PM

Another error, any idea will be appreciated!

Warning: copy(/home/sites/www.jeeperos.com/web/photopost/data/500/thumbs/test.jpg) [function.copy]: failed to open stream: Permission denied in /home/sites/www.jeeperos.com/web/photopost/image-inc.php on line 260
aaronchio@hotmail.com says:
Error creating thumbnail! Error code: 154

Command:

"/home/sites/www.jeeperos.com/web/imagemagick/bin/mogrify" +profile "*" -size 100x17 -quality 70 -geometry 100x17 '/home/sites/www.jeeperos.com/web/photopost/data/500/thumbs/test.jpg'

Chuck S December 9th, 2005 12:55 PM

Hello it would appear to me that your data and uploads directories and there children where not set to 777 as the install instructions say. If you do this you should be fine.

scottct1 December 18th, 2005 09:57 PM

I am having the same issues and my directories are set to 777. :(

Any other ideas?

Code:

Content visible to verified customers only.

s2kinteg916 December 18th, 2005 10:05 PM

u have to set folder 1 to 777

Chuck S December 18th, 2005 10:05 PM

You absolutely sure uploads and the 1 directory are both 777? That error states that this is not the case.


All times are GMT -5. The time now is 10:38 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