WARNING: Can't install the content database structure.; Error while executing the SQL 'CREATE INDEX ContentInfo_pathname ON ContentInfo (path, name)'.; Specified key was too long; max key length is 1024 bytes
This is what creates problems. Maybe you need to configure MySQL to accept longer keys, or maybe you need to upgrade to a later version.
-- Geert Bevin Uwyn "Use what you need" - http://uwyn.com RIFE Java application framework - http://rifers.org Music and words - http://gbevin.com _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
