PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   Permission error on upload (http://www.photopost.com/forum/photopost-pro-installation-upgrades/131295-permission-error-upload.html)

NSXTC April 9th, 2007 07:02 AM

Permission error on upload
 
Here's the error i'm getting:

Code:

Content visible to verified customers only.
Now before you ask, i've:

1. Verified all the permissions in /data and subdirectories are 777
2. Verified that safe mode is OFF for my server
3. Verified all paths/urls are accurate under storage options
4. Verified path to Mogrify is correct via host
5. Searched and read every post in this forum with similar errors

What could I possibly be missing :/

Chuck S April 9th, 2007 11:04 AM

Remove the jpegtran line and see if it works but are you absolutely sure the path there is right and that thumbs directory is 777

NSXTC April 9th, 2007 01:11 PM

Quote:

Originally Posted by Chuck S (Post 1193657)
Remove the jpegtran line and see if it works but are you absolutely sure the path there is right and that thumbs directory is 777

That didn't work... and i'm positive all the right permissions are set on the directories...

Chuck S April 9th, 2007 02:44 PM

Make sure your path is right because your script shows no path. Link a phpinfo file here from your photopost directory so we can verify the path

Kseki November 12th, 2007 04:38 PM

just installed. same problem.
all permissions have been set to 777. weird thing.. is I tested one upload and it worked. tested again for another category.. I get this error:


Code:

Content visible to verified customers only.

Kseki November 12th, 2007 05:34 PM

grrr...sooo annoying.

I reset and close all permissions. it works.
try to upload again... and same error.

GRRR.

Chuck S November 12th, 2007 05:43 PM

Your data directory every level down is 777? Does not appear so to me here.

Please ftp to your server and make sure data is 777 at every level. Like this

-- data
----500
-----thumbs
-----medium
-----mini
----1
-----thumbs
-----medium
-----mini
----2
-----thumbs
-----medium
-----mini


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