NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

NamelessMC Installation Questions
Started by WazUpItsZion

WazUpItsZion

WazUpItsZion

Member
Joined
17 Apr 2016
Last Seen
18 Dec 2016
Topics
2
Posts
5

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.



WazUpItsZion · over 7 years ago
Samerton

Samerton

Owner
Joined
30 Mar 2015
Last Seen
16 May 2024
Topics
41
Posts
1058

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.

Samerton · over 7 years ago
WazUpItsZion

WazUpItsZion

Member
Joined
17 Apr 2016
Last Seen
18 Dec 2016
Topics
2
Posts
5
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 e
xtensions working with the green arrow, but there is no 'proceed' button.. Are we missing something, or do something wrong? Thank you once again!

 

WazUpItsZion · over 7 years ago
WazUpItsZion

WazUpItsZion

Member
Joined
17 Apr 2016
Last Seen
18 Dec 2016
Topics
2
Posts
5

We have fixed the issue.

WazUpItsZion · over 7 years ago