I have a new fresh install of OTRS 2.0.4 and I can login through both the index and customer interfaces and the only problem is that the pictures on the navigation bar do not load so i figured it was a permission problem so i ran the SetPermissions.sh and it executes and runs fine i use the syntax
sh SetPermissions.sh /opt/otrs otrs wwwrun
it executes with no errors.
 
Now i do an ls -l in /opt/otrs and all the subdirectories are wwwrun:nogroup except for var and Kernel they are otrs:nogroup  so i tried manually to set them to wwwrun:nogroup and that still didnt work any ideas?