Ask community to help.
Moderators: Amaradana , TurboPT , TL Developers
impradee2007
TestLink user
Posts: 6 Joined: Tue Sep 08, 2009 2:04 pm
Post
by impradee2007 » Tue Sep 08, 2009 2:06 pm
The below error is displayed after logging into TestLink
"There are security warnings for your consideration. See details on file: C:\testlink_1.8.3\testlink\logs\config_check.txt. To disable any reference to these checkings, set $tlCfg->config_check_warning_mode = SILENT;"
TurboPT
Member of TestLink Community
Posts: 343 Joined: Sun Dec 10, 2006 4:51 am
Post
by TurboPT » Wed Sep 09, 2009 1:16 am
Why do you think that is an error message?
It is a message with WARNINGS.
impradee2007
TestLink user
Posts: 6 Joined: Tue Sep 08, 2009 2:04 pm
Post
by impradee2007 » Wed Sep 09, 2009 4:09 am
Sorry its a warring message, please help me how to solve this?
TurboPT
Member of TestLink Community
Posts: 343 Joined: Sun Dec 10, 2006 4:51 am
Post
by TurboPT » Wed Sep 09, 2009 3:54 pm
Check the contents of the file (given in the message), and see what text is in there.
If entries appear that you don't care about, then simply set the variable (also given in the message) to SILENT. (located in config.inc.php)
impradee2007
TestLink user
Posts: 6 Joined: Tue Sep 08, 2009 2:04 pm
Post
by impradee2007 » Wed Sep 09, 2009 4:35 pm
After changing config.inc.php file, its working fine.
Thank you.