Ticket #343 (closed defect: fixed)
mapscript module crashes if ms_newshapefileobj is used
| Reported by: | m.haertel@… | Owned by: | dmorissette |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | MapScript-PHP | Version: | 4.0 |
| Severity: | major | Keywords: | |
| Cc: |
Description
As soon as i use ms_newshapefileobj("path\filename",-1), the module
php_mapscript_37.dll crashes. Apache and php themselves are still operable.
It doesn't depend on the type of shapefile, the number of entries or the size of
the file. It happens every time.
I use Apache 2.43, PHP 4.3.2, Windows XP Pro and MapServer 3.7 (from
mapserver-3.7-win32-php4.3.0-gd2.zip) with php_mapscript_37.dll ($Revision:
1.143 $ $Date: 2003/02/04 15:39:43 $).
mapscript is parsed by the cgi-version of php and the mapscript module is
defined as "extension=php_mapscript_37.dll" in php.ini.
The extension is then loaded from the phtml-skript with dl(php_mapscript_37.dll).
Change History
Note: See
TracTickets for help on using
tickets.
