Internet Explorer is not supported. Please upgrade to a more modern browser.
Hello. I have been trying to move my NamelessMC website from a web host (such as HostGator) to a dedicated box running apache. Everything is fine except some of the requirements. We don't have 3 extensions, how would we install these? Thanks for all of the help!
EDIT: We use PHP 7.
Hi,
Try the following commands:
assuming you're on Ubuntu/Debian. You'll need to restart Apache afterwards.
Samerton said:Hi,
Try the following commands:
- sudo apt-get install php7.0-gd
- sudo apt-get install mcrypt php7.0-mcrypt
- sudo apt-get install php7.0-curl
assuming you're on Ubuntu/Debian. You'll need to restart Apache afterwards.
Hello @Samerton ! This worked! Thank you for the help! :)
We have one more problem, we have all of the extensions working with the green arrow, but there is no 'proceed' button.. Are we missing something, or do something wrong? Thank you once again!
We have fixed the issue.