I'm trying to diagnose a problem where a user is timing out when working with SugarCRM. The problem may have nothing to do with SugarCRM, of course, and could simply be due to network response time. However, in poking around, I found the following error in my phperrors.log file:
[03-Apr-2007 23:49:14] PHP Warning: require_once(modules//Menu.php) [<a href='/usr/local/info/function.require-once.html'>function.require-once.html</a>]: failed to open stream: No such file or directory in /var/www/html/bwcrm/include/utils.php on line 274
[03-Apr-2007 23:49:14] PHP Fatal error: require_once() [<a href='/usr/local/info/function.require.html'>function.require.html</a>]: Failed opening required 'modules//Menu.php' (include_path='.:/usr/share/pear') in /var/www/html/bwcrm/include/utils.php on line 274
This error has been occurring several times a day over the last several weeks (at least). At this point, I don't know what specific action by a user tirggers it. The text seems to indicate that there is a Menu.php missing somehwere in the modules sub-directory. I'm not that familiar with the SugarCRM architecture, so when I checked the modules sub-directory, I found that most (but not all) of the sub-directories under it that contain the code for individual modules have Menu.php files, but 11 don't. Am I somehow missing a file somewhere? Or should there be something in /usr/local/info (which on my system has almost nothing in it)?
My configuration:
Fedora Core 4
SugarCRM 4.5.0c
MySQL 5.0
php 5.16
Apache 2.0
Thanks for any help anyone can provide!
Michael


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks