You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
i have a new server with fresh Centos 7 64bit.
i install virtualmin gpl with
./install.sh --bundle LEMP --minimal
works all fine , but i need further php modules
so i run
yum install -y php72-php-gd php72-php-mbstring php72-php-mcrypt php72-php-intl
install finish ok.
but when i check on my page with phpinfo i don't find those modules.
i try to
restart nginx
reboot server
nothing... seems not installed...
can you help me?
thank you
Alessandro
The text was updated successfully, but these errors were encountered:
Hello,
i have a new server with fresh Centos 7 64bit.
i install virtualmin gpl with
./install.sh --bundle LEMP --minimal
works all fine , but i need further php modules
so i run
yum install -y php72-php-gd php72-php-mbstring php72-php-mcrypt php72-php-intl
install finish ok.
but when i check on my page with phpinfo i don't find those modules.
i try to
restart nginx
reboot server
nothing... seems not installed...
can you help me?
thank you
Alessandro
The text was updated successfully, but these errors were encountered: