[Chameleon] Error on an installation on ISS
Julien-Samuel Lacroix
jlacroix at mapgears.com
Wed Nov 8 09:32:14 EST 2006
Without Chameleon, does the map load at all? A simple script like this
would tell you (not tested):
<?php
dl("php_mapscript.so");
$oMap = ms_newMapObj("C:\ms4w\apps\chameleon\samples\map\chameleon.map");
$oImg = $oMap->draw();
header("Content-type: image/png");
$oImg->saveImage("");
?>
Julien
José Luis Romero Lagos wrote:
>
> I have followed all the instructions on how to install chameleon on ISS
> but when I try to run one of the examples i got this error:
>
> <mailto:chameleon at lists.maptools.org>*Notice*: Trying to get property of
> non-object in *C:\ms4w\apps\chameleon\htdocs\chameleon.php* on line *766*
>
> *Notice*: Trying to get property of non-object in
> *C:\ms4w\apps\chameleon\htdocs\widgets\MapDHTML\MapDHTML.widget.php* on
> line *188*
>
> *Fatal error*: Call to a member function set() on a non-object in
> *C:\ms4w\apps\chameleon\htdocs\widgets\MapDHTML\MapDHTML.widget.php* on
> line *198
>
> *can anybody help me?*
> *--
> José Luis Romero Lagos
> ----------------------------------------------
> Linux Registered User #327669
> ----------------------------------------------
> Visita: http://www.linuxmaya.com
> ----> Portal Linux Honduras <----
> ---------------------------------------------------
> Linux User Group Tegucigalpa/[LUGTGU]
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Chameleon mailing list
> Chameleon at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/chameleon
--
Julien-Samuel Lacroix
Mapgears
http://www.mapgears.com/
More information about the Chameleon
mailing list