bertrand Publish time 2021-01-05 00:07

discuz installation problem


hi Vot how are you?It's been a while since I came to your site because I was very busy between my computer troubleshooting work and smartphone repair.I have a problem with discuz 3.0 when I want to do the installation I have sql errors the site does not want to install in my database I went to 5.6 php I also changed the permissions but its does not work, any idea of ​​this error?


salut Vot
comment vas tu?
cela fait un moment que je ne suis pas venu sur ton site car j'étais très occuper entre mon travail de dépannage informatique et réparation de smarphones.
j'ai un soucis avec le discuz 3.0 lorsque je veux faire l'installation j'ai que des erreurs sql le site ne veux pas s'installer dans ma base de donné je me suis mis en 5.6 php jai changé aussi les permissions mais sa ne fonctionne pas,une idée de cette erreur?

vot Publish time 2021-01-05 18:52

More details please!
What the MySQL version?
What the SQL error?

bertrand Publish time 2021-01-07 02:12

Dernière édition par bertrand sur 2021-01-07 02:15

Hi
here are the screenshots all the requests are like his

https://www.casimages.com/i/210107121822804710.png
https://www.casimages.com/i/210107121822804710.png
https://www.casimages.com/i/210107121822929801.png
https://www.casimages.com/i/210107121822929801.png


vot Publish time 2021-01-07 17:14

Ok, I see.
The problem is that your MySQL server is new and does not supprt the OLD engine type:
"TYPE=MYISAM".

There is a trivial solution for this problem:
just edit the file /install/data/install.sql
and replace all the "TYPE=MYISAM" occurences to
ENGINE=MYISAM

bertrand Publish time 2021-01-07 21:56

hi Vot.
precisely I found this trick yesterday but even by modifying it does not change anything I still have this error
https://www.casimages.com/i/21010708024248607.png

https://www.casimages.com/i/21010708024248607.png

vot Publish time 2021-01-08 19:10

Ok, I see.
Do the same magic with the file:
/uc_server/install/uc.sql

vot Publish time 2021-01-08 19:13

By the way, discuz 3.0 is very OLD and vulnerable.
Try to use the latest Discuz!X or Discuz!ML v3.4.

bertrand Publish time 2021-01-09 18:01


thank you Vot

the link where is it? thanks

vot Publish time 2021-01-09 19:06

Repository:
https://hg.code.sf.net/p/discuz-ml/code

Snapshot:
https://sourceforge.net/p/discuz-ml/code/ci/default/tarball

bertrand Publish time 2021-01-10 03:37

thank you
Pages: [1]
View full version: discuz installation problem