[ka-Map-users] CVS upgrade question
TCHaddad
TCHaddad at cshore.com
Wed Dec 21 18:49:01 EST 2005
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
________________________________________________________________
More information about the ka-Map-users
mailing list