hi all:
ui am getting following error while executing a php-script on my webserver:
Warning: open_basedir restriction in effect. File is in wrong directory in /web/test.php on line 15
Line 15:
copy($HTTP_POST_FILES['userfile']['tmp_name']),"/web/test.jpg");
can anyone explain that to me ?
thanks ali
PS: $HTTP_POST_FILES['userfile']['tmp_name'] is /tmp/phdZuhdg altough upload_tmp_dir is set to /tmp/phptmp/