Technology TidBits

Answers to various technical questions on php programming, mysql, linux, and many more categories.
25% off Hosting at HostGator.com:
Use Code techbits25



How do I turn on debugging in SugarCRM?

Last updated: 07/01/2009
Edit the file:
log4php.properties 
Change this line:
log4php.rootLogger=fatal, A2 
to:
log4php.rootLogger=ALL, A2 
Also make sure there's a file called "sugarcrm.log" in the same directory, and that it is writable. This generates a LOT of log information, but will definitely help you root out the problem.
blog comments powered by Disqus
Have your own Tech-bit to contribute? Submit it here




Powered by KnowledgebasePublisher 1.1
Host Gator
Content provided by Roberts WebForge, Inc.