Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Problem Instalation!! 
 
hi was installing the Icy Phoenix when I came across this message  

An error occurred trying to update the database
El tipo de tabla usada no soporta índices FULLTEXT

    
How could it? Thanks.
 



 
akira999Send private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Problem Instalation!! 
 
are you trying to install local or on a hosting ??
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Instalation!! 
 
spydie wrote: [View Post]
are you trying to install local or on a hosting ??

and also which one you try to install stable or beta version ?

anyway if you try stable
open /install/schemas/mysql_schema.sql

find
Code: [Download] [Hide]
  1.   KEY `comments_id` (`comments_id`),  
  2.   FULLTEXT KEY `comment_bbcode_uid` (`comment_bbcode_uid`) 


replace with

Code: [Download] [Hide]
  1. KEY `comments_id` (`comments_id`) 


find and delete

Code: [Download] [Hide]
  1. ALTER TABLE `phpbb_topics` ADD FULLTEXT (topic_title); 


than install again
 




____________
We are the phpBBorg. Lower your Crackers. Your phpological and forumological distinctivness will be added to our own. Resistance if futile!
 
LimunSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Instalation!! 
 
thanks for the help Limun.  

spydie if a local server in EasyPhp

But now I have this problem  

An error occurred trying to update the database
Campo Blob 'long_desc' no puede tener valores patron

Thanks.
 



 
akira999Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Instalation!! 
 
you need apache server or WAMP installed for running ICY.

dont know easy php
 




____________
Out of Order
 
spydieSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Problem Instalation!! 
 
thanks for your help install WAMP server and worked perfect thanks  

thanks

spydie and Limun.
 



 
akira999Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: [SOLVED] Problem Instalation!! 
 
Bug explain:

The thing was caused because of the default engine is the innodb, and for the fulltext index you would need the myisam one.

You can choose to disable the similar topics (why the fulltext index is for) or set myisam engine for IP tables.
 



 
novice programmerSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron