[ka-Map-users] CVS upgrade question
Paul Spencer
pspencer at dmsolutions.ca
Thu Dec 22 09:22:27 EST 2005
There's something odd about this line:
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/include/
> config.php HTTP/1.0" 200 -
this file is included by several other php files but should not be
hit directly by the client. Also, the include/config.php is not in
the htdocs folder so that path shouldn't exist.
Hopefully this is a clue?
Paul
On 21-Dec-05, at 6:49 PM, TCHaddad wrote:
> Hello all,
>
> I'm having trouble with switching over to the CVS version.
>
> To keep things simple I was starting with a standard ms4w/gmap test
> installation. Adding the ka-map 0.1.1 on top worked fine. Now I've
> downloaded the CVS version and replaced 0.1.1, making these changes
> in config.php:
>
> $szPHPMapScriptModule = 'php_mapscript_46.'.PHP_SHLIB_SUFFIX;
> $szPHPGDModule = 'php_gd2.'.PHP_SHLIB_SUFFIX;
>
> $aszMapFiles = array(
> "gmap" => array( "GMap", "../../../gmap/htdocs/gmap75.map",
> array( 15000000, 7500000, 3000000, 1000000 ),
> "PNG")
> $szMap = 'gmap';
>
> $szBaseCacheDir = "../../../tmp/ms_tmp/kacache/";
>
> But when I try to access the app I am only getting the empty new
> layout from index.html - as if the onload="myOnLoad();" is not
> populating the page via startUp.js.
>
> I'm not really getting any error messages - although the firefox
> status bar displays "Waiting for Localhost...". In the Apache
> access log I get:
>
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/ HTTP/1.1"
> 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/DHTMLapi.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/xhr.js HTTP/
> 1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/
> jsExpander.js HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/kaMap.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/kaKeymap.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/
> kaScalebar.js HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/kaLegend.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/kaTool.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/kaQuery.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/wmsLayer.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/startUp.js
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/screen.css
> HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/images/
> powered_by_kamap_lt.png HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/images/
> a_pixel.gif HTTP/1.1" 304 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/include/
> config.php HTTP/1.0" 200 -
> 127.0.0.1 - - [21/Dec/2005:15:50:51 -0800] "GET /kamap/init.php
> HTTP/1.1" 200 338
>
> Any ideas on where I can look to solve this question?
>
> Tanya
>
>
>
> ________________________________________________________________
>
>
>
>
>
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users
>
+-----------------------------------------------------------------+
|Paul Spencer pspencer at dmsolutions.ca |
+-----------------------------------------------------------------+
|Applications & Software Development |
|DM Solutions Group Inc http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+
More information about the ka-Map-users
mailing list