|
Posted by ashore on 05/06/07 14:20
Under Win32/Vista, PHP 5, I have a batch of files to convert and I'm
trying to script that in PHP.
The following fails silently - while the hand-entered version - sans
the escapes of course - works. (I've tried system(), and added an
output parameter for debug, but still a silent death.
exec ("C:\\Program Files\\FWTools\\ogr2ogr-f \"MapInfo File\" f:\
\out2.mif f:\\tgr24001\\tgr24001cty00.shp");
Any help will be appreciated. -AS
Navigation:
[Reply to this message]
|