Results 1 to 4 of 4

Thread: Turning on logging

  1. #1
    crowdes is offline Junior Member
    Join Date
    Aug 2006
    Posts
    4

    Exclamation Turning on logging

    Please, can anyone tell me how to turn logging on in 5.4.1? I am trying to diagnose why I can't save email but sugarcrm.log is empty and I can't find out how to turn on logging.

  2. #2
    jgrenfell is offline Member
    Join Date
    Oct 2006
    Posts
    7

    Default Re: Turning on logging

    I believe that logging is on by default, but you may need to give your web server rights to write to the log file, otherwise it will be trying to log but unable to. For debugging purposes, you may also want to turn on "Display stack trace of errors" in System Settings as well.

  3. #3
    tech is offline Sugar Community Member
    Join Date
    Mar 2007
    Posts
    11

    Default Re: Turning on logging

    Is it possible to access directly in the application whithout logging ?
    There only one user on my sugar.

  4. #4
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Turning on logging

    Hi crowdes, re: logging Sugar events please see this thread:
    http://www.sugarcrm.com/forums/showthread.php?t=6691

    @tech, re: logging to actual application, you can not bypass Sugar login screen (at least without editing code), but you can edit your config.php and set default username and password so that user/users can simply hit enter on the login screen.

    See the following rows:
    Code:
     'default_user_name' => 'my_default_user',
      'default_password' => 'my_default_password',

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Logging problem...
    By Sabicho in forum Developer Help
    Replies: 5
    Last Post: 2007-02-09, 05:39 PM
  2. Logging problem...
    By Sabicho in forum General Discussion
    Replies: 0
    Last Post: 2007-02-09, 03:06 PM
  3. Logging is not working
    By Tempo in forum Developer Help
    Replies: 0
    Last Post: 2005-12-20, 10:07 PM
  4. Help w/ Sugar's logging mechanism
    By Tempo in forum General Discussion
    Replies: 0
    Last Post: 2005-12-01, 08:34 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
  •