I have been trying to install sugarcrm and configure it correctly for quite some time now.

Everything works fine, and I can install it correctly, but when I try to change specific settings I get the error:
failed to open stream

I made sure that all my files had write permissions and put them on chmod 777. What else can I do?

The same problem was in sugar 4.2 and now the same thing is in 4.5

For example, I tried to update my image, and I get a bunch of these errors below:

Warning: copy(include/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 187

Warning: copy(themes/Awesome80s/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/BoldMove/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/FinalFrontier/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/GoldenGate/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Links/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Love/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Paradise/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Pipeline/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Retro/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/RipCurl/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Shred/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Sugar/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/SugarClassic/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/SugarLite/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/Sunset/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/VintageSugar/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: copy(themes/WhiteSands/images/company_logo.png): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 190

Warning: fopen(config_override.php): failed to open stream: Permission denied in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 117

Warning: fwrite(): supplied argument is not a valid stream resource in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 118

Warning: fclose(): supplied argument is not a valid stream resource in /home/sdcompte/public_html/sugar/modules/Configurator/Configurator.php on line 120