Search found 4 matches

by s3kshun61
Fri Feb 07, 2014 9:46 am
Forum: ArmA2/ArmA2:OA/ArmA3
Topic: Altis Life - Unable to connect @Arma2NET mod with mySQL serv
Replies: 7
Views: 3824

Re: Altis Life - Unable to connect @Arma2NET mod with mySQL

Ive only tried 127.0.0.1 but that shouldnt be the problem. The hosts.file in the root windows32 directory also is setup to use ::1 and 127.0.0.1 as the localhost, not to mention that the mysql database root user I am connecting to is actually 3 root accounts, one with 127.0.0.1, one with localhost, ...
by s3kshun61
Fri Feb 07, 2014 1:52 am
Forum: ArmA2/ArmA2:OA/ArmA3
Topic: Altis Life - Unable to connect @Arma2NET mod with mySQL serv
Replies: 7
Views: 3824

Re: Altis Life - Unable to connect @Arma2NET mod with mySQL

Ive tried hosting it elsewhere and using an external connection, but it still doesnt work. The problem lies somewhere between @Arma2NET <--> MySQL (Somewhere in the .NET architecture?)... Hopefully you know something about this? I dont know anything extremely specific to debugging w/o log files wiht...
by s3kshun61
Thu Feb 06, 2014 8:11 pm
Forum: ArmA2/ArmA2:OA/ArmA3
Topic: Altis Life - Unable to connect @Arma2NET mod with mySQL serv
Replies: 7
Views: 3824

Re: Altis Life - Unable to connect @Arma2NET mod with mySQL

They are both hosted on the same machine. The mySQL db has a root user setup which is what is being used by the @Arma2NET mod and the root user account (there are 3) are setup to receive incoming connection from loopbacks (::1), localhost, and 127.0.0.1. As well, the hosts.file at /System32/drivers/...
by s3kshun61
Tue Feb 04, 2014 3:00 pm
Forum: ArmA2/ArmA2:OA/ArmA3
Topic: Altis Life - Unable to connect @Arma2NET mod with mySQL serv
Replies: 7
Views: 3824

Altis Life - Unable to connect @Arma2NET mod with mySQL serv

I have run out of options so hopefully someone here can help me. I am currently on a virtual server with NFO running Windows Server 2008 R2 and currenty am running an Arma 3 wasteland server as I have been for about 6 months now. I am currently trying to launch an Altis Life server along side this o...