Closed (fixed)
Project:
Register with Picture
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2009 at 23:28 UTC
Updated:
11 Feb 2010 at 22:54 UTC
Hello,
I am getting an error message (may be due to my webhost's settings) when a user tries to upload their picture:
* warning: realpath() [function.realpath]: open_basedir restriction in effect. File(/tmp) is not within the allowed path(s):
(/www/virtualhosts/www.xxx.edu:/apps/hosting/local/php/lib/php:/var/
tmp) in /www/virtualhosts/www.xxx.edu/yyy/includes/file.inc
on line 188.
Is there some way to correct this issue or bypass it?
Thank you.
Comments
Comment #1
hadsie commentedWhat is your temporary directory set to in admin/settings/file-system ? This needs to be writable by the webserver. It sounds like /tmp isn't on your webserver setup.
Comment #2
mmilano commentedClosing under the assumption that this was a server configuration issue.