Fehler nach der Installation :-(

mkmedia
Beiträge: 3
Registriert: Mi 4. Mai 2005, 10:29
Kontaktdaten:

Fehler nach der Installation :-(

Beitrag von mkmedia »

Warning: main(./includes/config.php): failed to open stream: No such file or directory in /web/marco/contenido/index.php on line 16

Warning: main(): Failed opening './includes/config.php' for inclusion (include_path='.:/usr/lib/php') in /web/marco/contenido/index.php on line 16

Fatal error: Call to undefined function: cinclude() in /web/marco/contenido/index.php on line 18


Ich komm nicht aufs Frontend
Nicht mal der Anmeldebildschirm kommt
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

wie du das setup ausgeführt hast, hast du da auch die config.php im verzeichniss contenido/includes/ gespeichert.. ?

denke nicht...
die fehlermeldung deutet darauf hin das diese datei nicht vorhanden ist..
und ohne diese datei geht nix...
*** make your own tools (wishlist :: thx)
mkmedia
Beiträge: 3
Registriert: Mi 4. Mai 2005, 10:29
Kontaktdaten:

Beitrag von mkmedia »

Habe ich reinkopiert, aber jetzt kommt nur noch diese Meldung...:(

Fatal error: Call to undefined function: cinclude() in /web/marco/contenido/index.php on line 18
mkmedia
Beiträge: 3
Registriert: Mi 4. Mai 2005, 10:29
Kontaktdaten:

Beitrag von mkmedia »

emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

du hast hoffentlich nicht die config.php aus dem cms verzeichniss dort hinkopiert ? sondern das setup erneut ausgeführt und diese config.php die dir dort zum download angeboten wird in contenido/includes/ plaziert..
*** make your own tools (wishlist :: thx)
emergence
Beiträge: 10653
Registriert: Mo 28. Jul 2003, 12:49
Wohnort: Austria
Kontaktdaten:

Beitrag von emergence »

und siehe da es ging...

dein errorlog ->
lock tables con_sequence write
[04-May-2005 11:46:40] lock() failed.
[04-May-2005 11:46:40] cannot lock con_sequence - has it been created?

sieh dir noch folgendes an ->
http://www.thilo-sommer.de/PHPMyFAQ/ind ... =5&lang=de
*** make your own tools (wishlist :: thx)
Ralph
Beiträge: 5
Registriert: Mi 4. Mai 2005, 16:33
Kontaktdaten:

Beitrag von Ralph »

Bei mir steht folgendes im contenido upgrade error log nach der Installation!
---------------------------------------------------------------------------------

2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN idart int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN idtplcfg int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN title varchar(255) NOT NULL
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN pagetitle varchar(255) NOT NULL
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN summary text NULL
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:10: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN author varchar(32) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN modifiedby varchar(32) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN online tinyint(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN redirect int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN redirect_url varchar(255) NOT NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN artsort int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN timemgmt tinyint(1) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN datestart datetime NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN dateend datetime NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN status int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN free_use_01 mediumint(7) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN free_use_02 mediumint(7) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN free_use_03 mediumint(7) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN time_move_cat mediumint(7) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN time_target_cat mediumint(7) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mediumint(7) NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN time_online_move mediumint(7) NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'char(1) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'char(1) NOT NULL' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN external_redirect char(1) NOT NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_art_lang CHANGE COLUMN locked int(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat CHANGE COLUMN parentid int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat CHANGE COLUMN preid int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat CHANGE COLUMN postid int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat CHANGE COLUMN status int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_cat CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_cat CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_cat CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN idcat int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN idart int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN is_start tinyint(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN status int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:11: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '1'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '1'' at line 1
ALTER TABLE con_cat_art CHANGE COLUMN createcode tinyint(1) NOT NULL DEFAULT '1'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_tree CHANGE COLUMN idcat int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(2) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(2) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_tree CHANGE COLUMN level int(2) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN idcat int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN idtplcfg int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN name varchar(255) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN visible tinyint(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN public tinyint(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN status int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_cat_lang CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_clients CHANGE COLUMN name varchar(255) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_clients CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_clients CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_clients CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_clients CHANGE COLUMN path varchar(255) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_clients CHANGE COLUMN frontendpath varchar(255) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_clients CHANGE COLUMN htmlpath varchar(255) NOT NULL
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_clients CHANGE COLUMN errsite_cat int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_clients CHANGE COLUMN errsite_art int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:12: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_clients_lang CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_clients_lang CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_code CHANGE COLUMN idcatart int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_code CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_code CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1
ALTER TABLE con_code CHANGE COLUMN code longtext NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_content CHANGE COLUMN idartlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_content CHANGE COLUMN idtype int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_content CHANGE COLUMN typeid int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1
ALTER TABLE con_content CHANGE COLUMN value longtext NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_content CHANGE COLUMN version varchar(32) NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_content CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_content CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_content CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_lang CHANGE COLUMN name varchar(255) NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_lang CHANGE COLUMN active tinyint(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_lang CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_lang CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_lang CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_lang CHANGE COLUMN encoding varchar(32) NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_lay CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_lay CHANGE COLUMN name varchar(255) NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_lay CHANGE COLUMN description text NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NULL' at line 1
ALTER TABLE con_lay CHANGE COLUMN deletable tinyint(1) NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL' at line 1
ALTER TABLE con_lay CHANGE COLUMN code text NOT NULL
2005-May-Wed 17:07:13: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_lay CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_lay CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_lay CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_mod CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_mod CHANGE COLUMN name varchar(255) NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_mod CHANGE COLUMN description text NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NULL' at line 1
ALTER TABLE con_mod CHANGE COLUMN deletable tinyint(1) NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1
ALTER TABLE con_mod CHANGE COLUMN input longtext NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'longtext NOT NULL' at line 1
ALTER TABLE con_mod CHANGE COLUMN output longtext NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL' at line 1
ALTER TABLE con_mod CHANGE COLUMN template text NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_mod CHANGE COLUMN static tinyint(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_mod CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_mod CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_mod CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_news CHANGE COLUMN idart int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_news CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_news CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_news CHANGE COLUMN name varchar(255) NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_news CHANGE COLUMN subject text NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_news CHANGE COLUMN message text NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NOT NULL' at line 1
ALTER TABLE con_news CHANGE COLUMN newsfrom varchar(255) NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NULL' at line 1
ALTER TABLE con_news CHANGE COLUMN newsdate datetime NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_news CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_news CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_news CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NULL' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN email varchar(255) NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'tinyint(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN confirmed tinyint(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NULL' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN lastaction varchar(32) NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(255) NULL' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN name varchar(255) NULL
2005-May-Wed 17:07:14: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN hash varchar(32) NOT NULL
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(1) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(1) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN deactivated int(1) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(32) NOT NULL' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN author varchar(32) NOT NULL
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN created datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'NOT NULL DEFAULT '0000-00-00 00:00:00'' at line 1
ALTER TABLE con_news_rcp CHANGE COLUMN lastmodified datetime NOT NULL DEFAULT '0000-00-00 00:00:00'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat CHANGE COLUMN idcatart int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat CHANGE COLUMN visited int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '(14) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '(14) NULL' at line 1
ALTER TABLE con_stat CHANGE COLUMN visitdate timestamp(14) NULL
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(6) NOT NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'varchar(6) NOT NULL' at line 1
ALTER TABLE con_stat_archive CHANGE COLUMN archived varchar(6) NOT NULL
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat_archive CHANGE COLUMN idcatart int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat_archive CHANGE COLUMN idlang int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat_archive CHANGE COLUMN idclient int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'int(10) NOT NULL DEFAULT '0'' at line 1
ALTER TABLE con_stat_archive CHANGE COLUMN visited int(10) NOT NULL DEFAULT '0'
2005-May-Wed 17:07:15: error 1064 (You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '(14) NULL' at line 1) - MySQL error 1064: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '(14) NULL' at line 1
ALTER TABLE con_stat_archive CHANGE COLUMN visitdate timestamp(14) NULL
2005-May-Wed 17:07:15:
Arno Simon
Beiträge: 158
Registriert: Di 2. Sep 2003, 18:10
Kontaktdaten:

Beitrag von Arno Simon »

Hallo Ralph,

ich war gerade so frei und habe Deinen Link ebenfalls mal kurz besucht.

Mein Vorschlag würde dahin gehen, das Du zunächst einmal das Grundsätzliche Problem für den DB-Zugriff bereinigst:

Auszug aus Deinem ErrorLog (Benutzer- und Datenbankkennung unkenntlich gemacht):

Code: Alles auswählen

[04-May-2005 17:58:14] MySQL error 1044: Access denied for user 'xxxxxxxxx'@'%.lifemedien.de' to database 'xxxxxxxxx'
lock tables con_sequence write
[04-May-2005 17:58:14] lock() failed.
[04-May-2005 17:58:14] cannot lock con_sequence - has it been created?
Das deutet mir doch zunächst mal auf einen grundsätzlichen Installationsfehler hin....

Gruß

Arno
Kaum macht man's richtig, schon funktioniert's...
Feedback ist wichtig! Undank ist der Welten lohn!!
Rechtschreibfehler sind ein Geschenk an die Allgemeinheit!
Ralph
Beiträge: 5
Registriert: Mi 4. Mai 2005, 16:33
Kontaktdaten:

Beitrag von Ralph »

Sorry wo kann ich das machen wie kann ich das änder?? immerhin hat das setup alles für ok empfunden was die datenbank angeht??? sorry bin noch newbe im contenido war früher typo3 und hatte nen kumpel der mir half
timo
Beiträge: 6284
Registriert: Do 15. Mai 2003, 18:32
Wohnort: Da findet ihr mich nie!
Kontaktdaten:

Beitrag von timo »

Das upgrade error log kannst du ignorieren.
Ralph
Beiträge: 5
Registriert: Mi 4. Mai 2005, 16:33
Kontaktdaten:

Beitrag von Ralph »

achso und das mit meiner db wo kann ich das einstellen???? unter Administration oder muss ich da in die config.php und das dort kontrollieren und gegebenenfalls ändern?????
Halchteranerin
Beiträge: 5478
Registriert: Di 2. Mär 2004, 21:11
Wohnort: Halchter, wo sonst? ;-)
Kontaktdaten:

Beitrag von Halchteranerin »

Ralph
Beiträge: 5
Registriert: Mi 4. Mai 2005, 16:33
Kontaktdaten:

Beitrag von Ralph »

kann das auch mit folgender fehlermeldung in der datenbank zutun haben???

Fehler
Die zusätzlichen Funktionen für verknüpfte Tabellen wurden
automatisch deaktiviert. Klicken Sie hier um herauszufinden
warum.

[/b]
Halchteranerin
Beiträge: 5478
Registriert: Di 2. Mär 2004, 21:11
Wohnort: Halchter, wo sonst? ;-)
Kontaktdaten:

Beitrag von Halchteranerin »

Hast du dir den Link angeschaut, den zuerst emergence vor deinem Mega-Log-Posting und ich dann auch noch gegeben haben?
Halchteranerin
Beiträge: 5478
Registriert: Di 2. Mär 2004, 21:11
Wohnort: Halchter, wo sonst? ;-)
Kontaktdaten:

Beitrag von Halchteranerin »

Nochmal im Klartext: Du hast ein Problem mit dem lock tables. Bevor das nicht geloest ist, kannst du alles andere vergessen.
Gesperrt