Installation Problem SQL return 1068

Phoca Gallery - image gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49279
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Installation Problem SQL return 1068

Post by Jan »

Hi, your database doesn't know work with:

DEFAULT CHARSET=utf8

you should edit the install.bak file, get the sql queries, delete the DEFAULT CHARSET=utf8 and add the sql queries manually
see last paragraph:

https://www.phoca.cz/documentation/index ... stallation

Jan
If you find Phoca extensions useful, please support the project
nobody22
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 06 Oct 2008, 12:16

Re: Installation Problem SQL return 1068

Post by nobody22 »

Worked fine. Thx for help.
Post Reply