ich habe Contenido jetzt zweimal unabhängig laufen, insgesamt dreimal installiert, immer wieder die gleichen Probleme: ich kann keine Kategorie erstellen/ ändern. Denn dann habe ich plötzlich gar keine mehr drauf.
Einen Benuter kann ich entweder Vollzugriff geben (Administrator) oder nur Zugang zu Artikel (vorher alles eingstellt, Berechtigungen gesetzt etc.).
Neu erstellte Artikel kann ich auch nicht bearbeiten.
Auf meinem localhost ging das alles wunderbar. Kann das am SAFE_MODE - on liegen?
unter "local Value" ist safe_mode on
unter Master Value ist safe_mode off
was das bedeutet weiß ich nicht, hab nur gelesen (schon bei der Installation), dass es Probleme geben kann.
liegt das daran??
Habe schon eine Mail an den Provider geschickt....
oder kann das noch an was andrem liegen?
Danke,
Idefix
php 4.3.3 auf linux
contenido 4.4
Probleme mit Benutzer und Kategorie erstellen - SAFE_MODE ?
safe mode wirkt sich bei kategorien erstellung nicht aus.
ich denke eher das dein db user das recht lock table benötigen wird.
siehe contenido/logs/errorlog.txt
weitere info -> www.contenido-faq.de
ich denke eher das dein db user das recht lock table benötigen wird.
siehe contenido/logs/errorlog.txt
weitere info -> www.contenido-faq.de
*** make your own tools (wishlist :: thx)
das scheint so zu sein, mein log ist voll von solchen Meldungen (s.unten)
kann ich das selbst irgendwo einstellen, oder was muss ich da tun?
ich nutze confixx (als Reseller) mit phpMyadmin, hab da so spontan aber nichts gefunden.
Danke, idefix
davon stehn hunderte drin:
Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:22:31] lock() failed.
[17-Nov-2004 15:22:31] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:03] Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:23:03] lock() failed.
[17-Nov-2004 15:23:03] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:04] Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:23:04] lock() failed.
[17-Nov-2004 15:23:04] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:04] Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:23:04] lock() failed.
[17-Nov-2004 15:23:04] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:04] Invalid SQL: INSERT INTO
kann ich das selbst irgendwo einstellen, oder was muss ich da tun?
ich nutze confixx (als Reseller) mit phpMyadmin, hab da so spontan aber nichts gefunden.
Danke, idefix
davon stehn hunderte drin:
Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:22:31] lock() failed.
[17-Nov-2004 15:22:31] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:03] Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:23:03] lock() failed.
[17-Nov-2004 15:23:03] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:04] Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:23:04] lock() failed.
[17-Nov-2004 15:23:04] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:04] Invalid SQL: lock tables con_sequence write<br><br>
[17-Nov-2004 15:23:04] lock() failed.
[17-Nov-2004 15:23:04] cannot lock con_sequence - has it been created?
[17-Nov-2004 15:23:04] Invalid SQL: INSERT INTO
mit confixx arbeite ich so gut wie nie, keine ahnung ob die möglichkeit besteht das dort zu definieren.
zu lock table
-> http://www.thilo-sommer.de/PHPMyFAQ/ind ... light=lock table
-> http://www.thilo-sommer.de/PHPMyFAQ/ind ... light=lock
-> http://www.contenido.de/forum/viewtopic ... ight=grant
-> http://contenido.de/forum/viewtopic.php ... ght=#30975
zu lock table
-> http://www.thilo-sommer.de/PHPMyFAQ/ind ... light=lock table
-> http://www.thilo-sommer.de/PHPMyFAQ/ind ... light=lock
-> http://www.contenido.de/forum/viewtopic ... ight=grant
-> http://contenido.de/forum/viewtopic.php ... ght=#30975
*** make your own tools (wishlist :: thx)