hello .. i have just put my sugar crm 6.2.1 online..
everything working fine except from this below error ..
--------------------------------
For optimal experience using IIS/FastCGI sapi, set fastcgi.logging to 0 in your php.ini file.
--------------------------------
this error is coming in every page right from the index.php file to every page after i log in ..
i went to below tutorial.. .
http://www.sugarcrm.com/forums/f115/...n-error-53135/
i commented the code as per the above link suggested .. but yet m getting this error ..
i have also used the following code in index.php at the top of the page code ..
------------------------------------
ini_set('fastcgi.logging', 0);
------------------------------------
but still m getting this error ..
could some one help me how to remove this error .


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks