50 visualizzazioni
[Resolved] Help installing Neofrag
Espadon

8 soggetti, 13 risposte

Messaggio non letto
Hello. I am trying to install the cms on a free host: osmose-hebergement.com
When import the sql into the site I get this error:




Ive tried on Hostinger and I get the same error. What I did was change " 'referer Varchar (100) " to " 'referer Varchar 10) " and it worked, but my site became buggy after. Can anyone help?
3 partecipanti
4 risposte
Zaekof

38 soggetti, 883 risposte

Hanno contribuito donatori
Messaggio non letto
your free host have activate mod rewrite ?
"N'arrêtez jamais d'apprendre" !
Espadon

8 soggetti, 13 risposte

Messaggio non letto
Yes i believe so. It is .htaccess correct
FoxLey

25 soggetti, 573 risposte

Messaggio non letto
Hello

Remove this line in DATABASE.sql
UNIQUE KEY `session_id` (`session_id`,`user_id`,`ip_address`,`host_name`,`referer`,`user_agent`,`date`),
GitHub
Espadon

8 soggetti, 13 risposte

Messaggio non letto
It worked. Thankyou