При загрузке файлов на сервер выскакивают ошибки:
Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/var/tmp/php7I4bfW) is not within the allowed path(s): (/home/rpcgrod:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/rpcgrod/public_html/administrator/popups/uploadimage.php on line 72
Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/var/tmp/php7I4bfW) is not within the allowed path(s): (/home/rpcgrod:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/rpcgrod/public_html/administrator/popups/uploadimage.php on line 72
Warning: move_uploaded_file(/var/tmp/php7I4bfW) [function.move-uploaded-file]: failed to open stream: Operation not permitted in /home/rpcgrod/public_html/administrator/popups/uploadimage.php on line 72
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/php7I4bfW' to '../../images/stories/apply_f2.png' in /home/rpcgrod/public_html/administrator/popups/uploadimage.php on line 72
Что делать? Что надо, что бы работало это? Может чё в .htaccess можно написать?