[Mapserver-users] Can't generate .QIX files on-the-fly
Carl Anderson
carl.anderson at vadose.org
Sat Oct 4 07:49:54 PDT 2003
This should work,
can you give more info on the exact php line used.
It should have the full path to the binary (don't rely on the %PATH% to
find it for you).
also turn on php debugging, what does that report.
BTW
Shapefiles are static (at least they can only be appended to without
rewriting the entire file). It would be better to run shptree at the
same time that the shapefiles are written to.
If you are using very dynamic content maybe PostGIS, or Oracle Spatial,
or MySQL 4.0, or ESRI SDE would be a better solution
On 10/04/2003 08:22:14 AM, Eduardo Patto Kanegae wrote:
> I'm trying to use 'exec' or 'system' or 'shell_exe' to run
> "shptree.exe" under a Win2000+IIS+PHP4.3.3+MapServer 4.0
> and generate .qix files on-the-fly but it doesn't work....
>
> and even under a Apache on Windows it still doesn't work.
>
> Note: my PHP is not configured with the option "disabled
> functions"
>
> What could be wrong?
>
> Eduardo Patto Kanegae
> eduardo at consultoria.eti.br
> http://www.consultoria.eti.br - Brasil
More information about the MapServer-users
mailing list