Page 1 of 1

Re: Installation Problem SQL return 1068

Posted: 02 Oct 2008, 13:55
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

Re: Installation Problem SQL return 1068

Posted: 06 Oct 2008, 13:54
by nobody22
Worked fine. Thx for help.