I am using wordpress for my site and now trying to add some images. It throws me the below error message:
CODE
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/tmp//header-gtsy.tmp) is not within the allowed path(s): (VIRTUAL_DOCUMENT_ROOT) in /www/yyy.yyy/x/x/x/xxx/htdocs/wp-includes/functions.php on line 2340
Warning: touch() [function.touch]: SAFE MODE Restriction in effect. The script whose uid is 741741 is not allowed to access /tmp owned by uid 0 in /www/yyy.yyy/x/x/x/xxxy/htdocs/wp-admin/includes/file.php on line 177
The uploaded file could not be moved to /www/yyy.yyy/x/x/x/xxx/htdocs/wp-content/uploads.
Warning: touch() [function.touch]: SAFE MODE Restriction in effect. The script whose uid is 741741 is not allowed to access /tmp owned by uid 0 in /www/yyy.yyy/x/x/x/xxxy/htdocs/wp-admin/includes/file.php on line 177
The uploaded file could not be moved to /www/yyy.yyy/x/x/x/xxx/htdocs/wp-content/uploads.
Could someone please help me how to fix this issue as I am not able to even install any plugin.
Thank you,
CK
