Changes between Version 25 and Version 26 of FaqDebugging

Show
Ignore:
Timestamp:
09/25/09 22:02:58 (12 months ago)
Author:
armin (IP: 79.10.161.137)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FaqDebugging

    v25 v26  
    109109If the TEMPLATE tag is not set !MapServer does not recognize the layer as "queryable" and returns no results. 
    110110 
    111  
     111== 9. Test of query strings == 
     112Download the script [http://svn.pmapper.net/trac/browser/pmapper/trunk/utils/test_query_string.php test_query_string.php]. Check the pm_debug.log (see item 1. above) for the applied query string. Read the short description in the script and modify the required variables accordingly. Then run the script from the command line 
     113{{{ 
     114php test_query_string.php 
     115}}} 
     116or from an editor that supports direct script execution. 
    112117 
    113118