<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial, sans-serif" size="2">
<div>Hi list,</div>
<div>&nbsp;</div>
<div>At this point of time I'm using MB 2.4.1. The module MonitorCapabilities is working well.</div>
<div>&nbsp;</div>
<div>Now I want to use the module MonitorCapabilites with MB 2.5. </div>
<div>&nbsp;</div>
<div>I start the monitoring process with:&nbsp; php ./mod_monitorCapabilities_main.php user:root gui:xyz</div>
<div>&nbsp;</div>
<div>The script reports a fatal error: call to undefined function mb_internal_encoding() in&nbsp; /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22.</div>
<div>&nbsp;</div>
<div>All WMS are reported as &quot;Monitoring process timed out&quot;. But (of course) they are reachable !</div>
<div>&nbsp;</div>
<div>Records in table mb_monitor are stored. But there is obviously a problem getting the capabilities-document. The server's access_log does NOT report a getcapabilites-request.</div>
<div>&nbsp;</div>
<div>Has anyone an idea what to do ?</div>
<div>&nbsp;</div>
<div>greetings</div>
<div>Herbert Schoenhammer</div>
<div>&nbsp;</div>
<div>The complete otuput of ./mod_monitorCapabilities_main.php&nbsp; is:</div>
<div>&nbsp;</div>
<div>Starting monitoring cycle...</div>
<div>&nbsp;</div>
<div>WMS services are requested for availability.</div>
<div>Capabilities documents are requested and all changes synchronized with the database cache.</div>
<div>&nbsp;</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>Monitoring Cycle completed (total: 8 wms).</div>
<div>&nbsp;</div>
<div>please wait 300 seconds for the monitoring to finish...</div>
<div>&nbsp;</div>
<div>PHP Notice:&nbsp; A session had already been started - ignoring session_start() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 22</div>
<div>PHP Fatal error:&nbsp; Call to undefined function mb_internal_encoding() in /home/mapbender/mapbender_2.5/core/globalSettings.php on line 27</div>
<div>912: status -1</div>
<div>913: status -1</div>
<div>916: status -1</div>
<div>929: status -1</div>
<div>930: status -1</div>
<div>931: status -1</div>
<div>934: status -1</div>
<div>937: status -1</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
</font>
</body>
</html>