Upload to server problem

bdfoto
bdfoto's picture

Joined: 2011-03-25
Posts: 44
Posted: Thu, 2012-03-01 08:25

I have read http://gallery.menalto.com/node/86210 and several other entries on this subject, but none of them seem to answer the critical question in simple language.

I've tried putting my temporary directory just about everywhere from root upwards, and have tried setting permissions initially to the recommended 755 and then to 777 to no avail.

Error message "Your webserver is configured to prevent you from accessing that directory. Please refer to the open_basedir documentation and consult your webserver administrator."

And the "openbase_dir documentation" looks like a foreign language to me. I would not have a clue where to start.

And the critical question is, "what should be the full path of the temporary upload directory please?"

I do hope someone can help me please - I regressed from Gallery 3 to Gallery 2 because of zencart limitations, and I have got 35000 images waiting to upload.

Gallery version = 2.3.1 core 1.3.0.1
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.4-2ubuntu5.14 apache2handler
Webserver = Apache
Database = mysqli 5.0.51a-3ubuntu5.5, lock.system=flock
Toolkits = Gd, LinkItemToolkit
Acceleration = none, none
Operating system = Linux 109-104-79-220 2.6.18-028stab093.2 #1 SMP Tue Aug 23 16:27:58 MSD 2011 x86_64
Default theme = matrix
gettext = enabled
Locale = en_GB
Browser = Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11
Rows in GalleryAccessMap table = 66
Rows in GalleryAccessSubscriberMap table = 20
Rows in GalleryUser table = 2
Rows in GalleryItem table = 20
Rows in GalleryAlbumItem table = 10
Rows in GalleryCacheMap table = 0

Barney Douglas - www.bd-foto.co.uk (G3); www.bdtradespace.com (G2)

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2012-03-01 12:33

try it in your web root.
and the path is the system path like: /usr/local/www/yoursite.com/public_html/temp_upload <- yours will be different
NOT a url like: http://yoursite.com/temp_upload

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Thu, 2012-03-01 12:33
 
bdfoto
bdfoto's picture

Joined: 2011-03-25
Posts: 44
Posted: Thu, 2012-03-01 14:29

Success

Thank you

Barney Douglas - www.bd-foto.co.uk (G3); www.bdtradespace.com (G2)