Paolo, which version/build of pmapper are you using?
You get a time out for line 270 in map.php. This line is empty in version 1.9.4 and in current builds. I guess it's 1.9.3 or so becasue there it's $mapImg = $this->map->draw(); What means that it is a quite low-level error. Can you run a similar request (with regard to layers and map extent) using either the CGI or the shp2img on the computer with the same Mapserver installation as is used for PHP/Mapscript? Could you try if your configuration (config.ini & map file) works better with a recent version of p.mapper or if you then also get these errors? Armin Paolo Cavallini wrote: > Hi Armin. > We used wget just for debugging. It happens during normal pmapper operations. > Thanks. > pc > > At 18:19, venerd? 16 dicembre 2005 you presumably wrote: > >>Paolo, >> >>is that just happening when you use the wget or also when you use the >>normal user interface? I never tried if any of the single PHP files can >>really create maps. I don't know if the cookies.txt contains all >>necessary session variables that are needed for a map creation. >> >>Armin
