I'm using PHPBB2 forum board here on FRIHOSt and when a user upload his/her avatar the browser showing this error:
The file can't upload on the server. . .
What should be the problem?
| Code: |
|
Warning: move_uploaded_file(./images/avatars/191819200244a9d46561fdd.gif): failed to open stream: Permission denied in /home/rayx/domains/projectzone.frih.net/public_html/nyerkster/includes/usercp_avatar.php on line 288 Warning: move_uploaded_file(): Unable to move '/tmp/phpEBKPCp' to './images/avatars/191819200244a9d46561fdd.gif' in /home/rayx/domains/projectzone.frih.net/public_html/nyerkster/includes/usercp_avatar.php on line 288 Warning: Cannot modify header information - headers already sent by (output started at /home/rayx/domains/projectzone.frih.net/public_html/nyerkster/includes/usercp_avatar.php:288) in /home/rayx/domains/projectzone.frih.net/public_html/nyerkster/includes/page_header.php on line 483 Warning: Cannot modify header information - headers already sent by (output started at /home/rayx/domains/projectzone.frih.net/public_html/nyerkster/includes/usercp_avatar.php:288) in /home/rayx/domains/projectzone.frih.net/public_html/nyerkster/includes/page_header.php on line 485 Warning: Cannot modify header information - headers already sent by (output started at /home/rayx/domains/projectzone.frih.net/public_html/nyerkster/includes/usercp_avatar.php:288) in |
The file can't upload on the server. . .
What should be the problem?
