Hi Norm,<br><br>I change fgs-dev/pkg_def/php/fgs_build by modifying option from &quot;- - enable-cgi&quot; to &quot;- - disable-cgi&quot; and build php as a module of apache. However when I try to load a map in the browser, it complains that php and php_mapscript module do not match because php is compiled with debug mode while php_mapscript is not. So I try to rebuild mapserver again with flag &quot;- - enable_debug&quot;. After that, finally mapserver works as expected and be able to execute php code and display map images properly. Thank you very much for your help and time. <br>
<br>Regards,<br>Hao<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hao,<br>
<br>
All things seem to be set correctly.  Do you have a libphp5.so in $FGS_DEV/src/php-5.2.9/libs?<br>
<br>
Norm<br>
</blockquote></div><br>