Hi Rafael,

Some infos below.

Cheers,
Chris


On Tue, Feb 12, 2013 at 3:26 AM, Rafael Dantas <raffaeldan...@gmail.com>wrote:

> sorry,
>
> I'm using Ubuntu 12.10...
>
> grateful
>
>
> 2013/2/12 Rafael Dantas <raffaeldan...@gmail.com>
>
> > Hello all,
> >
> > sorry my english.
> >
> > I'm trying to install pmapper5 unsuccessfully.
> > He just does not load anything and gives the following error message in
> > the browser: Erro HTTP {500 (Internal Server Error)
> >
> > Also got the following error messages from Apache:
> >
> > [Tue Feb 12 00:13:00 2013] [error] [client 127.0.0.1] File does not
> exist:
> > /var/www/favicon.ico
>
Try to add a favicon into /var/www/ : any16x16px .ico file

>
> > [Tue Feb 12 00:13:02 2013] [error] [client 127.0.0.1] PHP Notice:
> > Undefined variable: plugin_cssFileList in
> > /var/www/pmapper-5.0-beta2/config/__startup_config.php on line 467,
> > referer: http://localhost/pmapper-5.0-beta2/
>
???


> >
> > [Tue Feb 12 00:13:02 2013] [error] [client 127.0.0.1] PHP Warning:
> > ms_newMapObj(): [MapServer Error]: msProcessProjection(): proj error
> > &quot;no system list, errno: 2\n&quot; for &quot;init=epsg:4326&quot;\n
> in
> > /var/www/pmapper-5.0-beta2/lib/globals.php on line 66, referer:
> > http://localhost/pmapper-5.0-beta2/
>
Check in /usr/local/share/proj/ or /usr/share/proj/ if the projection 4326
is defined into the file 'epsg'

>
> > [Tue Feb 12 00:13:02 2013] [error] [client 127.0.0.1] PHP Warning:
> > ms_newMapObj(): [MapServer Error]: msSaveImage(): Failed to create output
> > file (/var/www/pmapper/images/legend/countries_i0.png).\n in
> > /var/www/pmapper-5.0-beta2/lib/globals.php on line 66, referer:
> > http://localhost/pmapper-5.0-beta2/
>
Do a 'chown -r www-data:users' to the directoy legend, Apache needs the
right to write there.
However it looks strange to me, as in my pmapper-5.0-beta2 installation,
the parent directory of the legend one is called 'img' and not 'images'
like your log is saying. 'images ' was used in pmapper 4.x though.


> >
> > [Tue Feb 12 00:13:02 2013] [error] [client 127.0.0.1] PHP Fatal error:
> > Uncaught exception 'MapScriptException' with message 'Failed to open map
> > file "/var/www/pmapper-5.0-beta2/config/default/pmapper_demo.map", or map
> > file error.' in /var/www/pmapper-5.0-beta2/lib/globals.php:66\nStack
> > trace:\n#0 /var/www/pmapper-5.0-beta2/lib/globals.php(66):
> > ms_newMapObj('/var/www/pmappe...')\n#1
> > /var/www/pmapper-5.0-beta2/index.phtml(17):
> > require_once('/var/www/pmappe...')\n#2 {main}\n thrown in
> > /var/www/pmapper-5.0-beta2/lib/globals.php on line 66, referer:
> > http://localhost/pmapper-5.0-beta2/
>
Mapfile can not be opened, probably because of the other errors.

>
> >
> > I would, if possible, any tips to understand the error messages that
> > Apache is talking.
> >
> > grateful
> >
> > --
> > Rafael Dantas
> >
>
>
>
> --
> Rafael Dantas
>
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
>
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to