Currently Posted February 15, 2013 Share Posted February 15, 2013 Will it be possible to remove the [Error] and [Warning] in mapserv? Quote Link to comment Share on other sites More sharing options...
Judas Posted February 15, 2013 Share Posted February 15, 2013 he probably knows what the consequences are, but look in the map_athena file //Makes server output more silent by ommitting certain types of messages: //1: Hide Information messages //2: Hide Status messages //4: Hide Notice Messages //8: Hide Warning Messages //16: Hide Error and SQL Error messages. //32: Hide Debug Messages //Example: "console_silent: 7" Hides information, status and notice messages (1+2+4) console_silent: 0 Quote Link to comment Share on other sites More sharing options...
lakasmonk Posted February 15, 2013 Share Posted February 15, 2013 Show some screenshots Quote Link to comment Share on other sites More sharing options...
Currently Posted February 15, 2013 Author Share Posted February 15, 2013 I mean in general not specific ones. Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 15, 2013 Share Posted February 15, 2013 yes...you can remove all the message...you need need to remove all ShowError( ........... ); ShowWarning( .......... ); etc.. but why you need to remove these? if you removed all these..when ur server got problem..you wont noticed about it..... . Quote Link to comment Share on other sites More sharing options...
Currently Posted February 15, 2013 Author Share Posted February 15, 2013 Oh, yeah I know but I'm just wondering if it's possible. Uhm, where can I change these parts? ShowError( ........... ); ShowWarning( .......... ); Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 15, 2013 Share Posted February 15, 2013 what you want to change about it ? isnt that you want to remove all these ? Quote Link to comment Share on other sites More sharing options...
Emistry Posted February 15, 2013 Share Posted February 15, 2013 Ouch ~ i forgotten there are some settings for these too... hahaha ~ Quote Link to comment Share on other sites More sharing options...
Will it be possible to remove the [Error] and [Warning] in mapserv?
Link to comment
Share on other sites