Seite 1 von 1

Installation GeoMap

Verfasst: 24.11.2008 19:49
von firerene
Hallo Profis,

eine Laiennase benötigt Eure Hilfe!!!
Beim Klicken auf -Install- auf der .../install_geomap/install.php erscheint nun diese Fehlermeldung
-----------------------------------------------------------------------------------

Allgemeiner Fehler
SQL ERROR [ mysql ]

Tabelle 'phpbb_geo_config' bereits vorhanden. [1050]

SQL

CREATE TABLE phpbb_geo_config ( id int( 10 ) unsigned NOT NULL auto_increment , active int( 1 ) NOT NULL default '1', inactive_text text NOT NULL , user_color varchar( 6 ) NOT NULL default '0000FF', mod_color varchar( 6 ) NOT NULL default '00FF00', admin_color varchar( 6 ) NOT NULL default 'FF0000', user_pixel tinyint( 2 ) unsigned NOT NULL default '6', mod_pixel tinyint( 2 ) unsigned NOT NULL default '8', admin_pixel tinyint( 2 ) unsigned NOT NULL default '8', max_latitude float NOT NULL , min_latitude float NOT NULL , max_longitude float NOT NULL , min_longitude float NOT NULL , refresh_interval int( 11 ) NOT NULL default '4', PRIMARY KEY ( id ) )

BACKTRACE


FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()

FILE: install_geomap/install.php
LINE: 344
CALL: dbal_mysql->sql_query()
--------------------------------------------------------------------------------

Kann ich das was machen und wenn ja - was????

Danke im Vorraus von René!!!!