PDA

View Full Version : Problems after Server works


tageausglas
11-08-2005, 07:15 PM
My Provider put my Domain on a other Server... he transfered also the pixelpost database and the file-structure. But when I will upload an image i get this Warning:

"Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 10064 is not allowed to access /var/www owned by uid 0 in /var/www/vhosts/tageausglas.s-y-k.org/httpdocs/admin/index.php on line 419"

Do you know what that warning means What can I do?

thanks a lot

tageausglas

Connie
11-08-2005, 07:22 PM
ask your hoster to give you the same conditions which you had at the former server.

In PHP.INI safe mode must be set to "off" otherwise PP will not work

this question/problem has been mentioned and discussed here in the forum already, so a search is always helpful as well

nix für ungut!

tageausglas
11-09-2005, 06:24 AM
Now my Provider changed some setting... and I get this warning:

Warning: move_uploaded_file(): open_basedir restriction in effect. File(/var/www/tageausglas.s-y-k.org/httpdocs/images/20051109081536_img_1974.jpg) is not within the allowed path(s): (/var/www/vhosts/tageausglas.s-y-k.org/httpdocs:/tmp) in /var/www/vhosts/tageausglas.s-y-k.org/httpdocs/admin/index.php on line 419

I looked for the other threads and there they weren't able to solve the prob.

tageausglas

tageausglas
11-09-2005, 08:05 AM
Thank I solved the prob.

Great support.

tageausglas

Joe[y]
11-09-2005, 09:13 AM
so what was your solution? did the host change permissions?