Werde ich mal machen. Danke für den Hinweis

So jetzt wirds interessant, beim hochladen von einem testbild als JPG kam folgende Fehlermeldung:
[phpBB Debug] PHP Notice: in file /gallery/posting.php on line 397: move_uploaded_file(../gallery/upload/57467c0d0234ff56ac98aee589266807.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /gallery/posting.php on line 397: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/www/web391/phptmp/phpOVchUu' to '../gallery/upload/57467c0d0234ff56ac98aee589266807.jpg'
[phpBB Debug] PHP Notice: in file /gallery/posting.php on line 405: getimagesize(../gallery/upload/57467c0d0234ff56ac98aee589266807.jpg) [function.getimagesize]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /gallery/posting.php on line 450: imagecreatefromjpeg(../gallery/upload/57467c0d0234ff56ac98aee589266807.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web391/html/forum/includes/functions.php:2956) in /var/www/web391/html/forum/includes/functions.php on line 3541
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web391/html/forum/includes/functions.php:2956) in /var/www/web391/html/forum/includes/functions.php on line 3543
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web391/html/forum/includes/functions.php:2956) in /var/www/web391/html/forum/includes/functions.php on line 3544
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web391/html/forum/includes/functions.php:2956) in /var/www/web391/html/forum/includes/functions.php on line 3545
Muss ich hier evtl. den CHMOD von den gallery ordnern anpassen?
Edit:
So CHMOD vom Ordner gallery/upload angepasst und siehe da es geht^^
Sehr schicke Gallery muss ich sagen, wird jetzt in einem "live" Forum genutzt

