PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro Installation & Upgrades (http://www.photopost.com/forum/photopost-pro-installation-upgrades/)
-   -   I get this error when uploading pictures (http://www.photopost.com/forum/photopost-pro-installation-upgrades/115659-i-get-error-when-uploading-pictures.html)

FishFinger September 12th, 2005 03:22 AM

I get this error when uploading pictures
 
move_uploaded_file(): open_basedir restriction in effect.

This seems to be the culprit!

A

Chuck S September 12th, 2005 06:05 AM

You need to chmod the uploads and data directories and there children to 777 per the installation to allow file uploads to work.

FishFinger September 12th, 2005 07:14 AM

I did
 
Its nothing to do with chmod from what I can see! I chmod'd all directories as per installation instructions before I shafted the installation by changing some paths on how php is called!

So I am totally fuc*ed now!

Can i order an instal from you guys since it is going pretty bad!

FishFinger September 12th, 2005 07:16 AM

Help Please!
 
move_uploaded_file(): open_basedir restriction in effect.


This seems to be the crux of the problem!

A

Chuck S September 12th, 2005 07:44 AM

Okay well as stated move_uploaded_file is a normal function of php. The directory your moving the file to needs to be 777.

Now also with open_basedir set the directory needs to be whats in the allowable path structure your host allows you. Did you specify the correct path to your uploads and data directories on install?

I would think this is your case you either have permissions or path's incorrect.


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