32 views
installation problem?
noway

1 subject , 0 reply

Unread message
Hello guys!I have a problem with the installation!
I have set the db.php file with the right settings.
when i go to upload the "database" to me from this problem! and the site does not work well!

problem:
Query SQL:

CREATE TABLE IF NOT EXISTS `nf_users_auth` (
`user_id` int(11) UNSIGNED NOT NULL,
`authenticator` varchar(100) NOT NULL,
`id` varchar(250) NOT NULL,
PRIMARY KEY (`authenticator`,`id`),
KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

Messaggio di MySQL:
#1071 - Specified key was too long; max key length is 1000 bytes


---------------------------------------------------------------

ok, this is the web site, is free hosting
http://provaproleague.altervista.org/
3 participants
2 replies
TseykSuli

2 subjects, 12 replies

Unread message
your problem is most likely the host has limited the length of the MYSQL text/bytes so only solution for you is to contact altervista.org and tell them to put limit higher and if they say no, then find another free host. This is something neoflag developers cannot fix. Since it isn't the script issue, but it's the host itself.
noway40

3 subjects, 6 replies

Unread message
ok thx i fix! is the host! now work thx!