When I do so, this problem appears :
Warning: move_uploaded_file(/home/qatar/public_html/vb/attach/36e53dddc3792d94ace0e6c8a2f0dab0): failed to open stream: Permission denied in /includes/functions_file.php on line 274
Warning: move_uploaded_file(): Unable to move '/tmp/phpcpnqv5' to '/home/qatar/public_html/vb/attach/36e53dddc3792d94ace0e6c8a2f0dab0' in /includes/functions_file.php on line 274
Warning: filesize(): Stat failed for /home/qatar/public_html/vb/attach/36e53dddc3792d94ace0e6c8a2f0dab0 (errno=13 - Permission denied) in /includes/functions_file.php on line 286
What can I do ?
since I moved my forum from host to host ..
I change the user name : qatar to the new one ..
but when I uppload, it does not work ..
what is the chmod must be ?
700
owner = 7
group = 0
other = 0
Is this right ?
Warning: move_uploaded_file(/home/qatar/public_html/vb/attach/36e53dddc3792d94ace0e6c8a2f0dab0): failed to open stream: Permission denied in /includes/functions_file.php on line 274
Warning: move_uploaded_file(): Unable to move '/tmp/phpcpnqv5' to '/home/qatar/public_html/vb/attach/36e53dddc3792d94ace0e6c8a2f0dab0' in /includes/functions_file.php on line 274
Warning: filesize(): Stat failed for /home/qatar/public_html/vb/attach/36e53dddc3792d94ace0e6c8a2f0dab0 (errno=13 - Permission denied) in /includes/functions_file.php on line 286
What can I do ?
since I moved my forum from host to host ..
I change the user name : qatar to the new one ..
but when I uppload, it does not work ..
what is the chmod must be ?
700
owner = 7
group = 0
other = 0
Is this right ?

Comment