Results 1 to 3 of 3

Thread: Sugarcrm.log not writeable?

  1. #1
    russellp is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    13

    Default Sugarcrm.log not writeable?

    SugarCRM: BitRock WAMP 4.5.0b patch to release c
    OS: Microsoft Windows 2003 Server Standard Edition SP1

    Hi. It seems my sugarcrm.log isn't writeable by the server? I've given "everyone" "full" permissions, set the log4php.properties to log everything... and I still have nothing in sugarcrm.log? Of course, it could be something else that is stopping data from going in here

    I got hit earlier by one bug in the BitRock WAMP stack where I had to edit php.ini and comment out the "open_basedir" line - I found this one when I couldn't import or use the upgrade wizard. Funny thing is, I had an older version of Sugar with the exact same php.ini that did let me upload & import?

    So, I figure its another funny setting in a file somewhere - anyone care to point me in the right direction?

    ta muchly!
    Last edited by russellp; 2006-10-05 at 02:48 PM.

  2. #2
    mcichelli is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    81

    Unhappy Re: Sugarcrm.log not writeable?

    I'm having the same problem running 4.5.0f on Windows 2003.

    Can ANYONE help us poor Windows users?
    Last edited by mcichelli; 2006-11-07 at 03:36 PM. Reason: a renewed plea

  3. #3
    mcichelli is offline Sugar Community Member
    Join Date
    Jun 2006
    Posts
    81

    Smile Re: Sugarcrm.log not writeable?

    I found a fix. In the log4php.properties file there is a line that specifies the filename for the log. It is a relative filename. I changed it for now to a completely specified filename, and the logging is working.

    I'm not sure what it should actually say. As delivered it was

    log4php.appender.A2.File=/sugarcrm.log

    I changed it for now to

    log4php.appender.A2.File=C:\Program Files\sugarcrm-4.5.0\htdocs\sugarcrm\sugarcrm.log

Thread Information

Users Browsing this Thread

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

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
  •