tiki 1.8 HEAD - Installation PROBLEM - DB Script
Hi,
I use Apache 1.3.27 - PHP 4.3.3 - MySQL 4.0.15 under Windows XP (German).
I install a fresh 1.8 HEAD version.
I select the "Basic Enabled Profile" and after click the OK-Button get following message in the "print operation failed box":
-------
Command: INSERT INTO tiki_user_preferences(user,prefName,value) VALUES ('admin','realName','System Administrator');
-
--------------------
- Inserts of all default values for preferences
INSERT IGNORE INTO tiki_preferences(name,value) VALUES ('allowRegister','n')
Message: Fehler in der Syntax bei ';
-
--------------------
- ' in Zeile 1.
Command: REPLACE INTO users_groups VALUES ('Admins','Administrator and accounts managers.','')
Message: Spaltenzahl stimmt nicht mit der Anzahl der Werte ?berein in Reihe1
Command: REPLACE INTO users_groups VALUES ('Editors','Trusted writers and features managers.','')
Message: Spaltenzahl stimmt nicht mit der Anzahl der Werte ?berein in Reihe1
------
Don't know about the effects. The system seems stable...
paulap