1

Multicraft Help!

JLight 3/8/15 3:26 am
200
3/9/2015 8:46 am
Hi, I am trying to run Multicraft on my dedicated server which runs Windows Server 2012 R2, I have downloaded the all in one standalone edition with nginx, and i have configured the FTP IP, the IP for nginx and the IP for the daemon, But I can't go to the site on another computer? If you could help me, Please skype me @ live:tylerw31
Posted by
JLight
Level 4 : Apprentice Network
2

  Have something to say?

JoinSign in

2

ZeroSanzo
03/09/2015 8:46 am
Level 12 : Journeyman Robot
Have you allowed remote connection when you set up php?

#<Directory "/usr/share/phpmyadmin">
# Order Deny,Allow
# Deny from all (Change "Deny" to "Allow")
# Allow from 127.0.0.1
#</Directory>

Then in config.inc.php, change 'cookie' to 'http' :

/* Authentication type */
$cfg['Servers'][$i]['auth_type'] = 'http';

Finally, restart apache and you should be good to go
1
NovaGamingBrian
03/08/2015 5:36 pm
Level 18 : Journeyman Miner
I would recommend you to swap over to mineos or debian/ubuntu/centos
those use a lot less ram on your dedicated server and it makes it easier to install mysql and the cetra to run multicraft
1

Welcome