I wonder if anyone can give me a hand. In trying to increase the number of listview per page I had the following errors:
Warning: fopen(config_override.php) [function.fopen]: failed to open stream: Permission denied in /home/myweb/public_html/sugar/modules/Configurator/Configurator.php127
Warning: fwrite(): supplied argument is not a valid stream resource in /home/myweb/public_html/sugar/modules/Configurator/Configurator.php128
Warning: fclose(): supplied argument is not a valid stream resource in /home/myweb/public_html/sugar/modules/Configurator/Configurator.php130 on line on line on line
As there was no config_override file I created one and yes, that fixed the problem, but this doesn't answer the question of why it occurred in the first place. As I don't have this issue with any of my other sugar instances on other servers, I assume it is a setting in my php.ini or a like location? Any ideas?
Thanks!


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks