initial station not showing up
Brought to you by:
iridium
From: Johannes P. <Joh...@yo...> - 2006-02-22 15:47:52
|
Hi all, I have installed phpweather running with php 4.3.11 using MySql database after running make_config & make_db and copying the defaults.php into the main directory. When calling the index.php the test page shows up but without the initial weather station. This is happening as well with the install "out of the box". What do I have to look for to get this fixed, as I am assuming that a initial station should come up. I would like to see this as it is on the main website of phpweather. It is set with $this->properties['icao'] = 'EKYT'; in the defaults.dist.php or a different station in the created defaults.php Any hint/help would be greatly appreciate. As I am not really familiar with php programming, a plain explenation will be best. Thank you. Johannes |