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!
Posts: 16503
Is this with MySQL as your database?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 36
I have the same problem using MySQL client version: 5.0.45
Posts: 1
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.
Posts: 7
Has anyone found real solution for the problem described above?
Posts: 22892
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
Posts: 6
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 ;^)
Posts: 16503
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