[ka-Map-users] CVS upgrade question

hazmy hazeman hazmy.hazeman at gmail.com
Thu Dec 22 00:13:36 EST 2005


Did you change the other config as well???? Because it happened to me when I
overwrite the kamap folder... and then I find out that the CVS file will
write the include syntax like below.

include_once('../include/config.php')

So I think u should change the directory path.

Hope this helps.

Hazmy


-----Original Message-----
From: ka-map-users-bounces at lists.maptools.org
[mailto:ka-map-users-bounces at lists.maptools.org] On Behalf Of TCHaddad
Sent: Thursday, December 22, 2005 7:49 AM
To: ka-map-users at lists.maptools.org
Subject: [ka-Map-users] CVS upgrade question

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



More information about the ka-Map-users mailing list