[Pmapper-users] Delete temporary files

2006-10-10 Thread Armin Burger
on Linux I have an hourly cron job script #!/bin/sh find /home/www/tmp -name "*.gif" -amin +60 -exec rm -f {} \; exit 0 that deletes all gif's older than 60 minutes. You can add other extensions as well. For Windows see eg. http://dl.maptools.org/dl/ and the link deltmpfiles.zip with utility

[Pmapper-users] Cannot find mapfile error

2006-10-10 Thread Gabe
1.2.0 that works in the directory next to it. thanks in advance Gabe -- next part -- An HTML attachment was scrubbed... URL: http://faunalia.it/pipermail/pmapper-users/attachments/20061010/3b3a0ce8/attachment.htm

[Pmapper-users] Identify results in no records

2006-10-10 Thread Gail Long
Chris, Make sure that you have the "RESULTS_HEADERS" AND "RESULTS_FIELDS" metadata attributes set for your layer and that you have 'TEMPLATE void' set at the layer level. p.mapper doesn't work with templates or querymaps. If you are using postgis layers then sometimes you need to make sure th

[Pmapper-users] Delete temporary files

2006-10-10 Thread Gail Long
Chris, If you are on unix/linux schedule a cron job to do it at some interval you choose. If you are on windows, set up a scheduled task using task scheduler. If you are the only one using it then you can put the code in index.phtml to delete them whenever you startup. I put in a logout func

[Pmapper-users] Delete temporary files

2006-10-10 Thread Chris Beaart
PMapper works great. Only the temprary file in the temp directory are not deleted. Is it possible to delete these (gif-files) automatically? Thanks and greetings, Chris Beaart -- View this message in context: http://www.nabble.com/Delete-temporary-files-tf2418664.html#a6742672 Sent from the Pma

[Pmapper-users] Identify results in no records

2006-10-10 Thread Chris Beaart
I've got a problem with identify. When I identify I get a new window. However there are no records found. Have I forgotten something? -- View this message in context: http://www.nabble.com/Identify-results-in-no-records-tf2418656.html#a6742635 Sent from the Pmapper-users mailing list archive at