Hello Everybody,
I have downloaded TME from
http://thematicmapping.googlecode.com/files/tme_1.6.zip
. I have installed Apache HTTP Server (apache_2.2.11-win32-x86-
no_ssl.msi) , MySQL Server (mysql-5.1.34-win32.msi) and PHP
(php-5.2.10-Win32.zip). Have also imported the SQL dump data provided
in the TME source code download. But when I run the php files I get
only blank pages. Apache's error log says :
D:/Program Files/Apache/Apache2.2/htdocs/php-examples/lib, referer:
http://dev12/php-examples/tme_1.6/index.php
[Fri Jul 10 16:09:08 2009] [error] [client 192.168.1.118] File does
not exist: D:/Program Files/Apache/Apache2.2/htdocs/php-examples/lib,
referer:
http://dev12/php-examples/tme_1.6/index.php
[Fri Jul 10 16:09:08 2009] [error] [client 192.168.1.118] File does
not exist: D:/Program Files/Apache/Apache2.2/htdocs/php-examples/lib,
referer:
http://dev12/php-examples/tme_1.6/index.php
[Fri Jul 10 16:09:08 2009] [error] [client 192.168.1.118] File does
not exist: D:/Program Files/Apache/Apache2.2/htdocs/php-examples/lib,
referer:
http://dev12/php-examples/tme_1.6/index.php
[Fri Jul 10 16:09:08 2009] [error] [client 192.168.1.118] File does
not exist: D:/Program Files/Apache/Apache2.2/htdocs/php-examples/lib,
referer:
http://dev12/php-examples/tme_1.6/index.php
[Fri Jul 10 16:11:01 2009] [error] [client 192.168.1.118] PHP Fatal
error: Class 'ZipArchive' not found in D:\\Program Files\\Apache\
\Apache2.2\\htdocs\\php-examples\\tme_1.6\\TME_Engine.php on line 165,
referer:
http://dev12/php-examples/tme_1.6/
I think some of the files required for running the code have NOT been
provided with the TME source code download. Example the JavaScript
files referenced in index.php file :-
<link rel="stylesheet" type="text/css" href="../lib/ext-2.1/resources/
css/ext-all.css" />
<script src="../lib/ext-2.1/adapter/ext/ext-base.js"></script>
<script src="../lib/ext-2.1/ext-all.js"></script>
Has anybody run the source code provided in the TME download from the
above mentioned link?
Any procedures? or more file downloads? What else is required to run
the TME source code?
Also does MySQL server require any spatial extension to run TME?
Regards,
K.Shiva Shankar