In our support boards we aim to provide support for the B3 core in its current state. Older releases of B3 are NOT supported. Check our front page for the latest version. You may post feature requests in our General Discussion board. Modifications and Hacks of the core B3 code are NOT supported.
Before you ask for support: [ Read the Support Instructions ] - More info: [ Full Support Disclaimer ]

You are here: Big Brother Bot ForumSupport ForumsGeneral Usage Support (Moderator: MordyT)Echelon install help
Pages: 1 2 [3]   Go Down
  Print  
Author Topic: Echelon install help  (Read 4178 times) Bookmark and Share
Jr. Member
**
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 14
Offline Offline
« Reply #30 on: November 18, 2009, 12:23:04 AM »

Is your mysql server running? See it in the tasklist?
Logged


Full Member
***
Posts: 99
Offline Offline
« Reply #31 on: November 18, 2009, 12:54:27 AM »

Ok, are you insinuating that I am slow or something, of course its running....

Any how I fixed it...finally I could not host it on my local PHP, I had to host it on 0fees.net....sorta sucks but better than trying to get information for something I can't get done. So for those that attempted to help, Thanks very much.
Logged
Full Member
***
OS: Windows
Type: Renting Server with B3
Gameservers: CoD4, CoD7, HomeFront
Posts: 79
Offline Offline
« Reply #32 on: December 04, 2009, 07:17:18 AM »

Not sure if this is possible to not. I will try to explain what I am attempting to do. Please let me know if this is possible.

I have two DIFFERENT servers. One has my game servers and b3 running on it. The other is my website hosting company.

I installed Echelon on the website hosting companies servers and created the echelon database. That appears to be fine.

Now, I want to connect Echelon to the b3 database on my OTHER server box running the game servers and B3 database. I know in this section of the inc_config.php is where this information goes.

   // Database connection for the B3
      "hostname" => "localhost",
      "database" => "b3_cod4",
      "username" => "myusername",
      "password" => "mypassword",

I have tried leaving "localhost", but then it looks on the WEB server box not the GAMESERVER box. How do I set this up to connect to the game server box, but still show on my web site?

Is this even possible??

Thanks in advance for the help.
Ski
Logged
Jr. Member
**
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 40
Offline Offline
« Reply #33 on: December 04, 2009, 08:33:58 AM »

   // Database connection for the B3
      "hostname" => "localhost",        <--- IP for your gameserver box
      "database" => "b3_cod4",         <--- database name for b3
      "username" => "myusername",
      "password" => "mypassword",

for example:

      "name" => "|EAS|CoD4",
      // Database connection for the B3
      "hostname" => "69.12.111.32",
      "database" => "b3",
      "username" => "myusername",
      "password" => "mypassword",

And that is assuming that you can hit the db from the web.

Logged
Full Member
***
OS: Windows
Type: Renting Server with B3
Gameservers: CoD4, CoD7, HomeFront
Posts: 79
Offline Offline
« Reply #34 on: December 04, 2009, 01:35:15 PM »

how do I know if I can hit the DB from the web or not?

Logged
B3 Contrib/Support
*
OS: --No B3 installed--
Type: --No B3 installed--
Posts: 1225
Offline Offline
Support Specialty: B3-Core, CoD/BFBC2 parsers, FTP-functionality, Plugin development
« Reply #35 on: December 04, 2009, 01:47:54 PM »

you could ping it from windows, or you could try an online utility.
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #36 on: December 04, 2009, 07:05:01 PM »

you could give a try to mysql admin tools : http://dev.mysql.com/downloads/gui-tools/5.0.html
and try to connect to your db with them
Logged

Tags: mysql echelon xammp windows 
Pages: 1 2 [3]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal