Results 1 to 2 of 2

Thread: Hide - For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in you

  1. #1
    mittul's Avatar
    mittul is offline Sugar Community Member
    Join Date
    Aug 2011
    Posts
    84

    Question Hide - For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in you

    hello .. i have uploaded my SUGAR CRM version 6.2.1 at online server ..

    at local it is working fine and m not getting any error at all ..

    but when i put it online m getting the below error ..

    ---------------------------
    For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.
    ---------------------------

    i have talked to the hosting company to updated the php.ini file and set fastcgi.logging to 0 . but they have said they might face problems to other accounts which they have ..so they are not sure what exactly gonna effect to their other accounts which they have ..

    so i just thought if i can comment this particular ERROR message by commenting this line ..

    it would be nice if i simple comment this DIV class ..

    does any body know how to do this ..

  2. #2
    mittul's Avatar
    mittul is offline Sugar Community Member
    Join Date
    Aug 2011
    Posts
    84

    Smile Re: Hide - For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in

    ok .. i have solved this query by going

    \modules\Administration

    and file name

    DisplayWarnings.php



    and go for the below code ...

    ----------------------------------------------------------------

    if ( (strpos($_SERVER["SERVER_SOFTWARE"],'Microsoft-IIS')



    comment it .. and it will be working fine .. thanks

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2012-01-23, 01:54 PM
  2. Replies: 1
    Last Post: 2011-10-13, 07:49 AM
  3. fastcgi.logging=0 impossible
    By anibol in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2011-02-21, 06:04 PM
  4. SugarCRM and FastCGI problem
    By Dave_Du in forum Installation and Upgrade Help
    Replies: 2
    Last Post: 2010-03-15, 12:26 PM
  5. fastcgi.logging to 0 in your php.ini file
    By aproweb2 in forum Installation and Upgrade Help
    Replies: 3
    Last Post: 2010-03-03, 05:59 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
  •