Posted by tomcarlson on June 9, 2009 at 11:28pm
Jump to:
| Project: | Register with Picture |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
What 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.
#2
Closing under the assumption that this was a server configuration issue.