Linux Maintenance

3rd Party APP: Can’t locate Calendar/CalciumStart.pm

Posted by on November 30, 2009 at 11:49 am

Brown Bear software error: Software error: Can’t locate Calendar/CalciumStart.pm in @INC (@INC contains: CalciumDir40/upgrades CalciumDir40/redist … Solution: A message like this means that Calcium can’t find its installation directory. The location of the Calcium source code files and data directory are specified in the main Calcium script; some installations will require the full path to [...]

Linux: Enable VI syntax highlighting

Posted by on November 28, 2009 at 9:12 pm

Make sure you have vim-enhanced installed Run yum install vim-enhanced or within vi :syntax on

Linux: using auth keys to connect via ssh

Posted by on November 23, 2009 at 8:17 pm

Generate key on local machine ssh-keygen -t rsa It will ask you for a password but you can leave it blank. Note you could also pick -t dsa if you prefer. Ensure that the remote server has a .ssh directory Make sure the server your connecting to has a .ssh directory in your home directory. [...]

Linux: request exceeded the limit of 10

Posted by on October 12, 2009 at 8:17 pm

Error: 500 error message. infinite loop request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘limitinternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace. background: tried to add a custom error page caused a 500 internal server error to be displayed. The error was cleared [...]

SugarCRM- Beta2 theme failed to load

Posted by on September 30, 2009 at 9:15 pm

After upgrading to the latest version of SugarCRM 5.5 Beta, The themes stop loading correctly. You will need to make sure the /cache/theme folder has the proper permissions.