<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
"Hi<br>
<br>
I install MapGuide on Ubuntu server 10.04 and localize in french
(fr).<br>
The measure tool doesn't work: "The specified file was not found:
/data/data_mapguide/Repositories/Session/DataFiles/c174c348-9e6f-11e0-8000-12313d01cd13/Measure.sdf"<br>
<br>
<br>
Apache log error: "
<style type="text/css">pre { font-family: "Times New Roman"; }p { margin-bottom: 0.21cm; }</style>
<pre>Undefined variable: locale in /usr/local/mapguideopensource-2.2.0/webserverextensions/www/mapviewerphp/measure.php on line 237"
</pre>
The line 237 in measure.php is = "
<style type="text/css">pre { font-family: "Times New Roman"; }p { margin-bottom: 0.21cm; }</style>$templ
= Localize(file_get_contents("../viewerfiles/errorpage.templ"),
$locale, GetClientOS());"<br>
<br>
Constant.php and common.php are ok (fr). <br>
<br>
Thank<br>
<br>
MartinF<br>
<br>
<br>
<br>
</body>
</html>