Hello.
Trying to install UNA on Ubuntu 20 with NGINX - first problem was in php-xml module for PHP - but OK. Than I was stopped on check page.
Your hosting doesn't meet minimal requirements:
- php module: mbstring = - FAIL (must be module mbstring)
- php module: zip = - FAIL (must be module zip)
But in my PHP INFO
php -i | grep -i mbstring
/etc/php/7.4/cli/conf.d/20-mbstring.ini,
Zend Multibyte Support => provided by mbstring
Multibyte decoding support using mbstring => enabled
php -i | grep -i zip
/etc/php/7.4/cli/conf.d/20-zip.ini
Registered PHP Streams => https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => disabled (install ext/bz2)
zip
Zip => enabled
Zip version => 1.15.6
Libzip headers version => 1.5.1
Libzip library version => 1.5.1
What is the problem? 😰
V
PM me baby (more details) I will try to help you
Hello TonyNo !
Check plz the line about the path to the php.ini. May be the server with UNA uses another one.
Hope dear Victoria Sushkova will find the reason of this rouble, but she haven't time you may provide me your UNA studio and CPanel info.
I'm having similar issues with the mbstring
This just started with our new server config everything say it is all active
Try to use PHP 7.3 or 7.2…
B
I tried to install Una with php 8. The button server audit (that checks the server config) gave errors with mysql_connect. As this function is removed in php 7, I assumed php5.6 is the MAX version.
Am I wrong? Where do the errors with mysql connect come from?
Today I had installed on PHP Version 7.3.31-2+ubuntu20.04.1+deb.sury.org+1 - so UNA had some problems for me only on versions above.
Hello Beter in de Buurt !
Yes. This is wrong that the max version of PHP is 5.6. UNA works on all till 7.4 (as this site too).