PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Classifieds Installation & Upgrades (http://www.photopost.com/forum/classifieds-installation-upgrades/)
-   -   Error uploading pictures (http://www.photopost.com/forum/classifieds-installation-upgrades/113163-error-uploading-pictures.html)

leonK March 28th, 2005 09:12 PM

Error uploading pictures
 
Hello,

I, or my visitors are unable to upload images. The following is the error we get:

Warning: move_uploaded_file(./data/32/3calculator.gif): failed to open stream: Permission denied in /home/vbxnet8/public_html/classifieds/image-inc.php on line 53

Warning: move_uploaded_file(): Unable to move '/tmp/phpNAiySO' to './data/32/3calculator.gif' in /home/vbxnet8/public_html/classifieds/image-inc.php on line 53


Unable to move file [/tmp/phpNAiySO] [./data/32/3calculator.gif]

this is the "line 53" : $check = move_uploaded_file($tmpname, $dst_file);

Please Help.
Thanks.
Leon

leonK March 28th, 2005 09:46 PM

apparently the new folders in data folder had permission set to "755". Was the permission of each new folder supposed to be set by the script?

Leon.

Michael P March 29th, 2005 09:11 AM

It tries to, but your server may not allow it.

jwashburn May 2nd, 2006 04:07 PM

i am gettin gthis same error, but my permissions appear to be ok

jwashburn May 2nd, 2006 04:12 PM

Check that, I didnt check the 2 folder

Chuck S May 2nd, 2006 04:41 PM

;) so your all sorted I take it


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