Results 1 to 3 of 3

Thread: Problem with sugarcrm.log

  1. #1
    fai.hans is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Hyderabad, India
    Posts
    21

    Default Problem with sugarcrm.log

    I am trying to retrieve the error logs from the file sugarcrm.log but the file is empty!!!

    Herein is the log4php.properties:
    log4php.appender.A2=LoggerAppenderRollingFile
    log4php.appender.A2.MaxFileSize=100MB
    log4php.appender.A2.MaxBackupIndex=5
    log4php.appender.A2.layout=LoggerLayoutTTCC
    log4php.appender.A2.layout.ContextPrinting="true"
    log4php.appender.A2.layout.DateFormat="%c"
    log4php.appender.A2.File=./sugarcrm.log

    log4php.rootLogger=fatal, A2
    //log4php.rootLogger=error, A2
    //log4php.rootLogger=warn, A2
    //log4php.rootLogger=info, A2
    log4php.rootLogger=debug, A2

    Can someone tell me where is the possible error and how can I get the error logs to appear in sugarcrm.log file.

    - Faisal

  2. #2
    dpatech is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    NC
    Posts
    287

    Default Re: Problem with sugarcrm.log

    This looks ok, but sometimes there are file permissions issues. Make sure that the web/http process has full access to write to this file.
    - Sugar Team
    dpa Technology LLC
    e-mail: dpaDeveloper@dpatechnology.com
    web: http://www.dpatechnology.com

  3. #3
    fai.hans is offline Sugar Community Member
    Join Date
    Dec 2007
    Location
    Hyderabad, India
    Posts
    21

    Default Re: Problem with sugarcrm.log

    thanks for the suggestion. it worked!!!

    - Faisal

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 14
    Last Post: 2006-08-18, 04:07 PM
  2. strange field validation problem
    By arrigenna in forum Help
    Replies: 4
    Last Post: 2006-04-22, 11:45 AM
  3. Email Attachment Problem
    By George in forum Developer Help
    Replies: 1
    Last Post: 2005-05-18, 05:33 PM
  4. Chart character problem
    By marvel in forum Help
    Replies: 3
    Last Post: 2005-03-25, 05:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •