Seite 1 von 1

Installation

Verfasst: Mo 8. Nov 2004, 17:46
von stephanwilm
Hallo,

ich habe heute erstmalig Contenido installiert und bekomme folgenden Fehler im LOG:

()'d code on line 21
[08-Nov-2004 17:36:45] PHP Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /home/htdocs/web2/html/cms/front_content.php(563) : eval()'d code on line 51
[08-Nov-2004 17:36:45] Invalid SQL: lock tables con_sequence write<br><br>
[08-Nov-2004 17:36:45] lock() failed.
[08-Nov-2004 17:36:45] cannot lock con_sequence - has it been created?
[08-Nov-2004 17:36:45] Invalid SQL: INSERT INTO con_stat (visited, idcatart, idlang, idstat, idclient) VALUES ('1', '32', '1', '0', '1')<br><br>
[08-Nov-2004 17:37:00] Invalid SQL: lock tables con_sequence write<br><br>
[08-Nov-2004 17:37:00] lock() failed.
[08-Nov-2004 17:37:00] cannot lock con_sequence - has it been created?
[08-Nov-2004 17:37:00] Invalid SQL: INSERT INTO
con_actionlog
SET
idlog = 0,
user_id = '21232f297a57a5a743894a0e4a801fc3',
idclient = 1,
idlang = 1,
idaction = 350,
idcatart = '0',
logtimestamp = '2004-11-08 17:37:00'<br><br>

Hat jemand eine Ahnung, was dieser Fehler bedeudet??

Vielen Dank

Verfasst: Mo 8. Nov 2004, 18:02
von timo
schonmal die Suchfunktion verwendet?

gf. auch www.contenido-faq.de konsultieren...

Verfasst: Mo 8. Nov 2004, 18:22
von stephanwilm
Vielen Dank!
Hab soeben das Problem gelöst, waren falsche Parameter in MySQL.

Stephan