Install error with database

jparker714

Joined: 2009-09-21
Posts: 4
Posted: Mon, 2009-09-21 17:32

Please Help I'm kinda new to this. What does this mean? I also check to see if there were any error logs, but i didn't see any.

Error:

Oops!
Something unexpected happened and we can't finish your install. We'll try to provide some details about the specific problem below.

Failed to create tables in your database:The used table type doesn't support FULLTEXT indexes

Thanks in advance for your help!

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2009-09-22 12:48

Is this with MySQL as your database?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
henkbos

Joined: 2003-07-17
Posts: 36
Posted: Tue, 2009-10-13 12:57

I have the same problem using MySQL client version: 5.0.45

 
shutchi2

Joined: 2009-10-17
Posts: 1
Posted: Sat, 2009-10-17 21:08

I'm having the same problem trying to do a fresh install of Gallery 3 Beta 3 using MySQL. Gallery 2 is running on the same server with no problems.

 
Zaraza

Joined: 2009-08-11
Posts: 7
Posted: Wed, 2009-10-28 23:10

Has anyone found real solution for the problem described above?

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 22892
Posted: Thu, 2009-10-29 01:13

I think this bug is related:
https://sourceforge.net/apps/trac/gallery/ticket/774
So you could try an experimental version.
FAQ: How do I upgrade?

Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team

 
horustwohawks

Joined: 2009-12-13
Posts: 6
Posted: Sun, 2009-12-13 19:01

I am posting this in the threads I find with this problem.. I had this today as well...

After downloading Gallery 3 Beta 3 FROM THE MAIN PAGE I get the error:
"The used table type doesn't support FULLTEXT indexes"

This is because as of mySQL version 5 the default table type is INNO, not MyISAM -->> confirmed.

Someone had posted this link for updating as a fix...
http://github.com/gallery/gallery3/commit/9d76797b17d65540a903ef37eee6edca3e83108b
HOWEVER,
It appears the commits listed in that link are not included in gal3 Beta 3, which is weird because the date is correct.
??? why ???

GET THE RIGHT ONE HERE -->>
I had to go to the github tree and download the latest release (beta 3 in swing).
Here's the link..
http://github.com/gallery/gallery3/tree/

This not only has all the sept changes, but its current thru today, and it installs just fine ;^)

Cheers ;^)

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Mon, 2009-12-14 14:31

please don't post the same post in multiple theads:

Beta3 was a milestone release and was released on 9/12. The fixes you linked to were done on 9/16. So there's no way they could have ever made it into B3. What probably happened is that once B3 was released, more people tried it, someone found the bug, reported it, and it was fixed a few days later.

http://codex.gallery2.org/Gallery3:Upgrading

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here