Instalation stuck in Mysql Client Version

Installazione, configurazione generale, notifiche, API, lingue, problemi server
Post Reply
siriphiu
Newbie
Posts: 3
Joined: Thu Mar 18, 2021 2:47 am

Instalation stuck in Mysql Client Version

Post by siriphiu »

Every time i change php version to 5.6 or 7.0 the instalation progress will stuck on Mysql Client Version.
But when i change to 7.2 or above it read my Mysql Client Version.
Can you guys help me?
Attachments
Untitled-1 - Copy.jpg
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Instalation stuck in Mysql Client Version

Post by alfa24 »

Are PHP 7 mysql client libraries installed on your server? Please provide more info about the server (so, version, if it's managed).
Per supporto GRATUITO contattatemi in privato qui
siriphiu
Newbie
Posts: 3
Joined: Thu Mar 18, 2021 2:47 am

Re: Instalation stuck in Mysql Client Version

Post by siriphiu »

Thanks im installing all the libraries that needed and its work.
Im already intall forma but now i have new trouble.
When im paste config.php my website cant be open it saying http error 500

i think it because warning in step 2 that says

Some directory where files are stored does not exist or does not have correct permission
files/tmp
files/common/comment
files/common/iofiles
files/common/users
files/appCore/field
files/appCore/photo
files/appCore/newsletter
files/common/users
files/appLms/certificate
files/appLms/chat
files/appLms/forum
files/appLms/htmlpages
files/appLms/item
files/appLms/label
files/appLms/message
files/appLms/project
files/appLms/repo_light
files/appLms/sponsor
files/appLms/test

how do i change permission that forma needed?
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Instalation stuck in Mysql Client Version

Post by alfa24 »

chmod 755 for folders and 644 for files
Per supporto GRATUITO contattatemi in privato qui
siriphiu
Newbie
Posts: 3
Joined: Thu Mar 18, 2021 2:47 am

Re: Instalation stuck in Mysql Client Version

Post by siriphiu »

i try new install and i already change all the permission in the list like your suggestion chmod 755 for folders and 644 for files
but it keep saying
Some directory where files are stored does not exist or does not have correct permission
files/tmp
files/common/comment
files/common/iofiles
files/common/users
files/appCore/field
files/appCore/photo
files/appCore/newsletter
files/common/users
files/appLms/certificate
files/appLms/chat
files/appLms/forum
files/appLms/htmlpages
files/appLms/item
files/appLms/label
files/appLms/message
files/appLms/project
files/appLms/repo_light
files/appLms/sponsor
files/appLms/test
alfa24
Senior Boarder
Posts: 1982
Joined: Fri Nov 24, 2017 8:45 am

Re: Instalation stuck in Mysql Client Version

Post by alfa24 »

Chmod -R 777 /files
Per supporto GRATUITO contattatemi in privato qui
Post Reply