Re: [pmapper-users] problem pmapper 5 beta2

2013-02-15 Thread Chris forum
Hi Pablo,

As said in the DocQuickInstall page: "This directory [img/legends] must be
writeable for the user that runs the web server (used for automatic update
of legend icons), otherwise the application will not run."

To do that in Linux, you have to set the directory 's owner to the user
www-data. So that the web server has the right to modify things into this
directory.

I never tried to do that on Windows, but the doc says:"On Windows and IIS
set the directory security properties to 'Modify' for user IUSR_hostname"


Try to check the following logs, that will help find where the problem is:
- Apache error
- PHP error
- Mapserver error
- PM debug

See you,
Chris

On Thu, Feb 14, 2013 at 8:42 PM, Pablo Gomez  wrote:

> Hi,
> I installed pmapper5 again, following your instructions but do not
> understand one of the steps "I only had to set (recursively) the owner of"
> img / legend "to www-data". Can you explain someone this way?
> I added the coordinate system 900913. And I changed the path CONFIG
> "PROJ_LIB" "/ ms4w/proj/nad /" to suit my system (MS4W package for windows)
> No errors in the log file. But I can not display the map. I get attached
> image.
>
> Can it be by the passage "I only had to set (recursively) the owner of"
> img / legend "to www-data"?
>
> any ideas!!
>
> Thanks for the help
>
> Pablo
>
>   --
> *De:* Chris forum 
> *Para:* Pablo Gomez 
> *CC:* "pmapper-users@lists.sourceforge.net" <
> pmapper-users@lists.sourceforge.net>
> *Enviado:* Jueves 14 de febrero de 2013 8:48
> *Asunto:* Re: [pmapper-users] problem pmapper 5 beta2
>
> Hi  Pablo,
>
> Follow this: http://svn.pmapper.net/trac/wiki/DocQuickinstall
>
> PHP.INI part
>
> That's what I set in my /etc/php5/apache2/php.ini (I am on Linux):
> error_log = /var/log/php/php_errors.log
>
> I suggest you first try to make running the demo map/ demo data, then you
> can start playing with you own data.
>
> See you,
> Chris
>
> On Wed, Feb 13, 2013 at 6:57 PM, Pablo Gomez  wrote:
>
> > I uploaded a raster layer (. Tif) and load correctly. But still the
> > shapefile is not visible.
> > I just loaded raster, I have not changed anything from the previous
> > configuration.
> > Help please!!
> >
> > thanks
> >
> >
> > 
> >  De: Pablo Gomez 
> > Para: "pmapper-users@lists.sourceforge.net" <
> > pmapper-users@lists.sourceforge.net>
> > Enviado: Miércoles 13 de febrero de 2013 18:32
> > Asunto: Re: [pmapper-users] problem pmapper 5 beta2
> >
> > Thanks for the reply Suman,
> > I've done these tests but did not solve the problem. Still see a pink box
> > in place of my shapefile. Now I get this error
> >
> > [Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name.
> > [Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name.
> > [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> > http://localhost/montana_palentina/index.phtml
> > [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> > http://localhost/montana_palentina/index.phtml
> > [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> > http://localhost/montana_palentina/index.phtml
> > [Wed February 13 18:17:38 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> > http://localhost/montana_palentina/index.phtml
> > [Wed February 13 18:17:41 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> > http://localhost/montana_palentina/index.phtml
> > [Wed February 13 18:17:42 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> > http://localhost/montana_palentina/index.phtml
> > [Wed February 13 18:17:43 2013] [error] [client 127.0.0.1] Incorrect
> > setting for 'error_log' in 'php.ini'

Re: [pmapper-users] problem pmapper 5 beta2

2013-02-14 Thread Pablo Gomez
Hi,
I installed pmapper5 again, following your instructions but do not understand 
one of the steps "I only had to set (recursively) the owner of" img / legend 
"to www-data". Can you explain someone this way?
I added the coordinate system 900913. And I changed the path CONFIG "PROJ_LIB" 
"/ ms4w/proj/nad /" to suit my system (MS4W package for windows) No errors in 
the log file. But I can not display the map. I get attached image.

Can it be by the passage "I only had to set (recursively) the owner of" img / 
legend "to www-data"?

any ideas!!

Thanks for the help

Pablo



 De: Chris forum 
Para: Pablo Gomez  
CC: "pmapper-users@lists.sourceforge.net"  
Enviado: Jueves 14 de febrero de 2013 8:48
Asunto: Re: [pmapper-users] problem pmapper 5 beta2
 
Hi  Pablo,

Follow this: http://svn.pmapper.net/trac/wiki/DocQuickinstall

PHP.INI part

That's what I set in my /etc/php5/apache2/php.ini (I am on Linux):
error_log = /var/log/php/php_errors.log

I suggest you first try to make running the demo map/ demo data, then you
can start playing with you own data.

See you,
Chris

On Wed, Feb 13, 2013 at 6:57 PM, Pablo Gomez  wrote:

> I uploaded a raster layer (. Tif) and load correctly. But still the
> shapefile is not visible.
> I just loaded raster, I have not changed anything from the previous
> configuration.
> Help please!!
>
> thanks
>
>
> 
>  De: Pablo Gomez 
> Para: "pmapper-users@lists.sourceforge.net" <
> pmapper-users@lists.sourceforge.net>
> Enviado: Miércoles 13 de febrero de 2013 18:32
> Asunto: Re: [pmapper-users] problem pmapper 5 beta2
>
> Thanks for the reply Suman,
> I've done these tests but did not solve the problem. Still see a pink box
> in place of my shapefile. Now I get this error
>
> [Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name.
> [Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name.
> [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:38 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:41 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:42 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:43 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
>
>   I made more changes in my config files. Attached these files. Any more
> suggestions, please!
> thank you very much
>
>
>
> 
> De: Suman 
> Para: pmapper-users@lists.sourceforge.net
> Enviado: Miércoles 13 de febrero de 2013 14:41
> Asunto: Re: [pmapper-users] problem pmapper 5 beta2
>
> Hi, Pablo Gomez.
>
> In your pmapper_demo.map file, i think, i detected some errors like: you
> should check your SHAPEPATH, IMAGEPATH AND IMAGEURL value.
>
> In my context, i set like this.
> SHAPEPATH "../../../pmapper5_demodata"
> IMAGEPATH "/ms4w/tmp/ms_tmp/"
> IMAGEURL "/ms

Re: [pmapper-users] problem pmapper 5 beta2

2013-02-14 Thread Pablo Gomez
Thanks Chris,
That's what I do. I'll try to run the demo and start from there.
See you,
Pablo


 De: Chris forum 
Para: Pablo Gomez  
CC: "pmapper-users@lists.sourceforge.net"  
Enviado: Jueves 14 de febrero de 2013 8:48
Asunto: Re: [pmapper-users] problem pmapper 5 beta2
 

Hi  Pablo,

Follow this: http://svn.pmapper.net/trac/wiki/DocQuickinstall

PHP.INI part

That's what I set in my /etc/php5/apache2/php.ini (I am on Linux):
error_log = /var/log/php/php_errors.log 

I suggest you first try to make running the demo map/ demo data, then you can 
start playing with you own data.

See you,
Chris


On Wed, Feb 13, 2013 at 6:57 PM, Pablo Gomez  wrote:

I uploaded a raster layer (. Tif) and load correctly. But still the shapefile 
is not visible.
>I just loaded raster, I have not changed anything from the previous 
>configuration.
>Help please!!
>
>thanks
>
>
>
>
> De: Pablo Gomez 
>Para: "pmapper-users@lists.sourceforge.net" 
>
>Enviado: Miércoles 13 de febrero de 2013 18:32
>
>Asunto: Re: [pmapper-users] problem pmapper 5 beta2
>
>Thanks for the reply Suman,
>I've done these tests but did not solve the problem. Still see a pink box in 
>place of my shapefile. Now I get this error
>
>[Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name.
>[Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name.
>[Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:38 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:41 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:42 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:43 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>[Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect setting 
>for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
>http://localhost/montana_palentina/index.phtml
>
>  I made more changes in my config files. Attached these files. Any more 
>suggestions, please!
>thank you very much
>
>
>
>
>De: Suman 
>Para: pmapper-users@lists.sourceforge.net
>Enviado: Miércoles 13 de febrero de 2013 14:41
>Asunto: Re: [pmapper-users] problem pmapper 5 beta2
>
>Hi, Pablo Gomez.
>
>In your pmapper_demo.map file, i think, i detected some errors like: you
>should check your SHAPEPATH, IMAGEPATH AND IMAGEURL value.
>
>In my context, i set like this.
>SHAPEPATH "../../../pmapper5_demodata"
>IMAGEPATH "/ms4w/tmp/ms_tmp/"
>IMAGEURL "/ms_tmp/"
>
>Suman
>
>
>
>--
>View this message in context: 
>http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-problem-pmapper-5-beta2-tp4025031p4025034.html
>Sent from the pmapper-users -- p.mapper users mailing list mailing list 
>archive at Nabble.com.
>
>--
>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-f

Re: [pmapper-users] problem pmapper 5 beta2

2013-02-13 Thread Chris forum
Hi  Pablo,

Follow this: http://svn.pmapper.net/trac/wiki/DocQuickinstall

PHP.INI part

That's what I set in my /etc/php5/apache2/php.ini (I am on Linux):
error_log = /var/log/php/php_errors.log

I suggest you first try to make running the demo map/ demo data, then you
can start playing with you own data.

See you,
Chris

On Wed, Feb 13, 2013 at 6:57 PM, Pablo Gomez  wrote:

> I uploaded a raster layer (. Tif) and load correctly. But still the
> shapefile is not visible.
> I just loaded raster, I have not changed anything from the previous
> configuration.
> Help please!!
>
> thanks
>
>
> 
>  De: Pablo Gomez 
> Para: "pmapper-users@lists.sourceforge.net" <
> pmapper-users@lists.sourceforge.net>
> Enviado: Miércoles 13 de febrero de 2013 18:32
> Asunto: Re: [pmapper-users] problem pmapper 5 beta2
>
> Thanks for the reply Suman,
> I've done these tests but did not solve the problem. Still see a pink box
> in place of my shapefile. Now I get this error
>
> [Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name.
> [Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name.
> [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:38 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:41 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:42 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:43 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
> [Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect
> setting for 'error_log' in 'php.ini'. Set to a valid file name., Referer:
> http://localhost/montana_palentina/index.phtml
>
>   I made more changes in my config files. Attached these files. Any more
> suggestions, please!
> thank you very much
>
>
>
> 
> De: Suman 
> Para: pmapper-users@lists.sourceforge.net
> Enviado: Miércoles 13 de febrero de 2013 14:41
> Asunto: Re: [pmapper-users] problem pmapper 5 beta2
>
> Hi, Pablo Gomez.
>
> In your pmapper_demo.map file, i think, i detected some errors like: you
> should check your SHAPEPATH, IMAGEPATH AND IMAGEURL value.
>
> In my context, i set like this.
> SHAPEPATH "../../../pmapper5_demodata"
> IMAGEPATH "/ms4w/tmp/ms_tmp/"
> IMAGEURL "/ms_tmp/"
>
> Suman
>
>
>
> --
> View this message in context:
> http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-problem-pmapper-5-beta2-tp4025031p4025034.html
> Sent from the pmapper-users -- p.mapper users mailing list mailing list
> archive at Nabble.com.
>
>
> --
> 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
>
> --

Re: [pmapper-users] problem pmapper 5 beta2

2013-02-13 Thread Pablo Gomez
I uploaded a raster layer (. Tif) and load correctly. But still the shapefile 
is not visible.
I just loaded raster, I have not changed anything from the previous 
configuration.
Help please!!

thanks



 De: Pablo Gomez 
Para: "pmapper-users@lists.sourceforge.net" 
 
Enviado: Miércoles 13 de febrero de 2013 18:32
Asunto: Re: [pmapper-users] problem pmapper 5 beta2
 
Thanks for the reply Suman,
I've done these tests but did not solve the problem. Still see a pink box in 
place of my shapefile. Now I get this error

[Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name.
[Wed February 13 18:17:36 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name.
[Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:37 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:38 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:41 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:42 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:43 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 18:17:44 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml

  I made more changes in my config files. Attached these files. Any more 
suggestions, please!
thank you very much




De: Suman 
Para: pmapper-users@lists.sourceforge.net 
Enviado: Miércoles 13 de febrero de 2013 14:41
Asunto: Re: [pmapper-users] problem pmapper 5 beta2

Hi, Pablo Gomez.

In your pmapper_demo.map file, i think, i detected some errors like: you
should check your SHAPEPATH, IMAGEPATH AND IMAGEURL value.

In my context, i set like this.
SHAPEPATH "../../../pmapper5_demodata" 
IMAGEPATH "/ms4w/tmp/ms_tmp/"
IMAGEURL "/ms_tmp/"

Suman



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-problem-pmapper-5-beta2-tp4025031p4025034.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
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
--
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


Re: [pmapper-users] problem pmapper 5 beta2

2013-02-13 Thread Suman
Hi, Pablo Gomez.

In your pmapper_demo.map file, i think, i detected some errors like: you
should check your SHAPEPATH, IMAGEPATH AND IMAGEURL value.

In my context, i set like this.
SHAPEPATH "../../../pmapper5_demodata" 
IMAGEPATH "/ms4w/tmp/ms_tmp/"
IMAGEURL "/ms_tmp/"

Suman



--
View this message in context: 
http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/pmapper-users-problem-pmapper-5-beta2-tp4025031p4025034.html
Sent from the pmapper-users -- p.mapper users mailing list mailing list archive 
at Nabble.com.

--
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


[pmapper-users] problem pmapper 5 beta2

2013-02-13 Thread Pablo Gomez
good morning,
I am setting pmapper 5 beta2 and not I display my personal layers. Google and 
OSM are visible but appear pink tiles in place of my shapefile data. I've read 
that some users also same thing happens. I can not find the solution. Working 
windows.
Anyone can help me!

I'm using MS4W - MapServer 4 Windows - version 3.0.3, PHP 5.3.6, CGI MapServer 
6.0.1
This error appears in apache
[Wed February 13 10:58:18 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name.
[Wed February 13 10:58:18 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name.
[Wed February 13 10:58:19 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:19 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:19 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:19 2013] [error] [client 127.0.0.1] PHP Warning: mapObj 
:: setProjection (): failed setProjection, in C: \ \ MS4W \ \ apps \ \ 
pmapper5.0 \ \ pmapper \ \ lib \ \ map \ \ pmap.php on line 81, referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:19 2013] [error] [client 127.0.0.1] Incorrect setting 
for 'error_log' in 'php.ini'. Set to a valid file name., Referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:20 2013] [error] [client 127.0.0.1] PHP Warning: mapObj 
:: setProjection (): failed setProjection, in C: \ \ MS4W \ \ apps \ \ 
pmapper5.0 \ \ pmapper \ \ lib \ \ map \ \ pmap.php on line 81, referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:21 2013] [error] [client 127.0.0.1] PHP Warning: mapObj 
:: setProjection (): failed setProjection, in C: \ \ MS4W \ \ apps \ \ 
pmapper5.0 \ \ pmapper \ \ lib \ \ map \ \ pmap.php on line 81, referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:21 2013] [error] [client 127.0.0.1] PHP Warning: mapObj 
:: setProjection (): failed setProjection, in C: \ \ MS4W \ \ apps \ \ 
pmapper5.0 \ \ pmapper \ \ lib \ \ map \ \ pmap.php on line 81, referer: 
http://localhost/montana_palentina/index.phtml
[Wed February 13 10:58:24 2013] [error] [client 127.0.0.1] File does not exist: 
C :/ ms4w/Apache/htdocs/favicon.ico

Attachment configuration files




Montana Palentina
5-dev
3

mapselect




default
js/src
common/print.xml
inline
ALL



pmapper_demo.map
common/template.map
			



Cuevas_Protegidas






	
	
	

	

 




gsat
gstr
ghbr
gtrr
osmmapnik
infra




1
png
jpeg

max
10



300
0 255 255
select
search
search
search
select
dynwin
1
1
0.01

1
,
|| 




tree
attached
1
1
1
18
14 
			0



en
UTF-8
1



png
jpeg
2



150
200
300



MDB2
Europe/Vienna




XLS
CSV
PDF


   






$





















 







pmapper_demo.map
Description: Binary data
--
Free Next-Gen Firewall Hardw