Error uploading pictures
Hello,
I, or my visitors are unable to upload images. The following is the error we get: Warning: move_uploaded_file(./data/32/3calculator.gif): failed to open stream: Permission denied in /home/vbxnet8/public_html/classifieds/image-inc.php on line 53
Warning: move_uploaded_file(): Unable to move '/tmp/phpNAiySO' to './data/32/3calculator.gif' in /home/vbxnet8/public_html/classifieds/image-inc.php on line 53 Unable to move file [/tmp/phpNAiySO] [./data/32/3calculator.gif]
this is the "line 53" : $check = move_uploaded_file($tmpname, $dst_file);
Please Help.
Thanks.
Leon
Last edited by leonK; March 28th, 2005 at 09:16 PM.
|