I have created a form wich makes it possible to send the information on the
form by e-mail with an attachment. After clicking the button i receive the
following error
Warning: SAFE MODE Restriction in effect. The script whose uid is 528 is not
allowed to access / owned by uid 0 in
/customers/meander/www/werken_leren/sollform/upload.php on line 43
this is line 43:
move_uploaded_f ile($_FILES['file']['tmp_name'], $filepath);
what can be the problem
thanks for helping me.
regards
roy
Holland
Comment