MapServer on Linux {Scanned}
Siki Zoltan
siki at AGT.BME.HU
Sun Mar 5 13:14:28 PST 2006
Hi Martin,
Some tips:
check mapserv executable from the shell
mapserv -v
check shared libraries
ldd mapserv
use shp2img to check your map file without webserver, you may use debug
functionality of shp2img
Simplify your map file to a simple layer
I hope this helps you
Zoltan
On Sun, 5 Mar 2006, Martin Krempl wrote:
> Hi,
> I'v got some problem with run MapServer on Linux. I completed
> installing of MapServere successfull. When I type in web browser
> *http://localhost/cgi-bin/mapserv
> *on the screen it will show *QUERY_STRING is set, but empty*. I know
> that's OK, test is successfull.
>
> But when I type
> http://localhost/cgi-bin/mapserv?map=myFirst.map on the screen I will
> see this error message: *
> fined.: Unable to access file. bel()*.
> This message will show everytime and doesn't matter if the file
> myFirst.map exists or not. Have anyone some idea how can I fix this bug.
>
> Thank you Martin
>
More information about the MapServer-users
mailing list