[Geomoose-users] Geomoose buttons not working

Dan Little theduckylittle at gmail.com
Mon Dec 5 08:27:35 PST 2016


There are a lot of missing pieces here...

On Mon, Dec 5, 2016 at 10:25 AM, James Klassen <klassen.js at gmail.com> wrote:
> Just a guess but I don't see anything building or installing php mapscript.
>
> On Dec 5, 2016 09:36, "Dan Little" <theduckylittle at gmail.com> wrote:
>>
>> Please keep all of your responses going to the user's list in case
>> future users have the same problems.
>>
>> This looks like you are using Linux.  Which distribution are you
>> trying to install it on?
>>
>> On Sun, Dec 4, 2016 at 3:23 AM, Janet Maina <madamjanet92 at gmail.com>
>> wrote:
>> > Here are the commands that I did to install mapserver but am using
>> > geomoose
>> > 2.9
>> >
>> > mkdir src
>> > cd src
>> > wget http://download.osgeo.org/mapserver/mapserver-6.2.2.tar.gz
>> > tar -xf mapserver-6.2.2.tar.gz
>> > cd mapserver-6.2.2
>> > ./configure --prefix=$HOME --with-gif=no --with-fastcgi=no --with-proj
>> > --with-gdal --with-ogr --with-postgis=/usr/bin/pg_config --with-wfs
>> > make
>> > make install
>> >
>> >
>> > On Fri, Dec 2, 2016 at 10:34 PM, Dan Little <theduckylittle at gmail.com>
>> > wrote:
>> >>
>> >> How was the application install? MS4W? Which instructions did you use?
>> >>
>> >> On Thu, Dec 1, 2016 at 3:09 PM, Eli Adam <eadam at co.lincoln.or.us>
>> >> wrote:
>> >> > On Thu, Dec 1, 2016 at 12:41 PM, Caitlin Christenson
>> >> > <caitlinprodoehl at co.stevens.mn.us> wrote:
>> >> >> I think there’s an issue in your configuration file.
>> >> >>
>> >> >>
>> >> >>
>> >> >> From: Geomoose-users [mailto:geomoose-users-bounces at lists.osgeo.org]
>> >> >> On
>> >> >> Behalf Of Janet Maina
>> >> >> Sent: Thursday, December 01, 2016 2:31 PM
>> >> >> To: geomoose-users at lists.osgeo.org
>> >> >> Subject: [Geomoose-users] Geomoose buttons not working
>> >> >>
>> >> >>
>> >> >>
>> >> >> Hey am having a problem when I host  geomoose in unix environment.
>> >> >> some
>> >> >> buttons like print, identify don't work.  check in
>> >> >> 'http://www.waterresources.co.ke/data/htdocs/geomoose.html'
>> >> >>
>> >> >> i get this error
>> >> >>
>> >> >> The service you called did not return valid XML. If you are the
>> >> >> system
>> >> >> administrator, you should look into this, if you are not the system
>> >> >> administrator you should tell them about this.
>> >> >>
>> >> >
>> >> > Troubleshooting with Firebug or something similar might help.  Using
>> >> > Firebug, I found this response to the search error:
>> >> >
>> >> > <br />
>> >> > <b>Fatal error</b>:  Call to undefined function ms_newprojectionobj()
>> >> > in <b>/home/gene/webapps/test/data/htdocs/php/query.php</b> on line
>> >> > <b>31</b><br />
>> >> >
>> >> > Identify:
>> >> >
>> >> > <br />
>> >> > <b>Fatal error</b>:  Call to undefined function ms_shapeObjFromWkt()
>> >> > in <b>/home/gene/webapps/test/data/htdocs/php/identify.php</b> on
>> >> > line
>> >> > <b>96</b><br />
>> >> >
>> >> >
>> >> > print:
>> >> >
>> >> > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
>> >> > <html><head>
>> >> > <title>404 Not Found</title>
>> >> > </head><body>
>> >> > <h1>Not Found</h1>
>> >> > <p>The requested URL /mapserver.cgi was not found on this server.</p>
>> >> > </body></html>
>> >> > <br />
>> >> > <b>Fatal error</b>:  Call to undefined function ms_newMapObj() in
>> >> > <b>/home/gene/webapps/test/data/htdocs/php/print_util.php</b> on line
>> >> > <b>301</b><br />
>> >> >
>> >> >
>> >> > This all seems to point to MapServer not being found or accessible.
>> >> > Firebug will help find these problems and find how to fix them.
>> >> >
>> >> > Best regards, Eli
>> >> >
>> >> >>
>> >> >>
>> >> >>
>> >> >> _______________________________________________
>> >> >> Geomoose-users mailing list
>> >> >> Geomoose-users at lists.osgeo.org
>> >> >> http://lists.osgeo.org/mailman/listinfo/geomoose-users
>> >> > _______________________________________________
>> >> > Geomoose-users mailing list
>> >> > Geomoose-users at lists.osgeo.org
>> >> > http://lists.osgeo.org/mailman/listinfo/geomoose-users
>> >
>> >
>> _______________________________________________
>> Geomoose-users mailing list
>> Geomoose-users at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/geomoose-users


More information about the Geomoose-users mailing list