[mapserver-users] MapScript with PHP --enable-debug?
Dylan Keon
keon at nacse.org
Mon Nov 25 18:24:04 PST 2002
>>I recompiled PHP 4.2.3 with --enable-debug, then compiled MS 3.7 against
>>it, but can't run the MapScript module
>
> In the meantime, you'll find in php_mapscript.c the following lines
> (around line 250):
>
> #ifdef PHP4
> #define ZEND_DEBUG 0
> #endif
>
> Try setting ZEND_DEBUG to 1 and recompile. I haven't tried this
> recently but it may do what you want.
Thank you very much. This worked fine.
--Dylan
More information about the MapServer-users
mailing list