Home · Links · Contact Us
Home arrow Forums
Home
Features
FAQ
Screen Shots
Modules
Themes
Demos
Documentation
Forums
Contact Us
Download
Purchase
Quotes

" ... I want to tell you that your thyme product is functional and valuable beyond words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."

" ... Thanks for such a complete project, its making my job much easier. ..."

" ... I have now deployed 4 different calendars and our users love them ... "

" ... Easy to install and use and a great look/design. ..."

" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."


  FAQFAQ    SearchSearch  RegisterRegister   Log inLog in 
Step 2 Installation Failure

 
Post new topic   Reply to topic     Forum Index -> Pre-Sales
View previous topic :: View next topic  
Author Message
roarkh



Joined: 11 Sep 2006
Posts: 9

PostPosted: Mon Sep 11, 2006 5:35 pm    Post subject: Step 2 Installation Failure Reply with quote

Hello. I just downloaded a copy of Thyme to test but am having trouble getting it to install.

When the installer gets to Step 2 I get the following message...

Code:
Error: class.mysql.php :: query() :: Specified key was too long; max key length is 1000 bytes

--
--  Table structure for table `calAttachments`
--

CREATE TABLE `thyme_Attachments` (
  `id` bigint(20) unsigned NOT NULL auto_increment,
  `eid` bigint(20) unsigned NOT NULL default '0',
  `filename` varchar(255) default NULL,
  `filesize` bigint(20) unsigned default NULL,
  `filetype` varchar(128) default NULL,
  `filedata` longblob,
  PRIMARY KEY  (`id`),
  KEY `eid` (`eid`),
  KEY `filetype` (`filetype`,`filename`)
) TYPE=MyISAM


Install failed. Removing entities ...


Step 2 failed

You may go back and try to correct this failure by clicking Previous. To ignore any errors and continue, you may cilck Continue, however, Thyme may not install properly. If the installation continues to fail on this error and will not install properly, you may have to manually perform this step. Please review the Installation Guide for more information.


My system appears to meet all of the requirements. Can you give me a hint as to what I might be doing wrong?

Thank you.

Roark Holz
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5274

PostPosted: Mon Sep 11, 2006 5:42 pm    Post subject: Reply with quote

Hi Roark,

This is related to this MySQL bug: http://bugs.mysql.com/bug.php?id=4541

Could you please run the following SQL on the database where you are installing Thyme:

ALTER DATABASE db_name CHARACTER SET latin1;

where 'db_name' is the name of the database.
Back to top
View user's profile Send private message Visit poster's website
roarkh



Joined: 11 Sep 2006
Posts: 9

PostPosted: Mon Sep 11, 2006 5:49 pm    Post subject: Thank you Reply with quote

Thank you for your quick and helpful reply.

On to Step 3...

Roark Holz
Back to top
View user's profile Send private message
Jozzhart
Guest





PostPosted: Thu Apr 12, 2007 10:22 am    Post subject: Good stuff Reply with quote

Had the same problem, and this solved it
Back to top
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Pre-Sales All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
© 2005 eXtrovert software unless otherwise noted. All rights reserved.
Portions © 2004 Ben Brown. All rights reserved.
Trademarks are property of their respective owners.