The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't connect to my server ...
Author Message
Alias
Journeyman
*

Posts: 107
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2012
Reputation: 0



Post: #1
Can't connect to my server ...
Hello i have problem with connection.
I have 2 servers in 1 server player's can connect but in 2 server player's can't connect both are with different scp, with that i mean when both servers aren't running at same time.
I search in forum found this topic http://forum.spherecommunity.net/showthr...p?tid=1168 did all what Valios sad but still could connect ...
I need to use server where player's can't connect becouse in server where players can connect is some problem when can't see a dialog ... Confused
(This post was last modified: 05-25-2012 01:53 AM by Alias.)
05-25-2012 01:21 AM
Find all posts by this user Like Post Quote this message in a reply
Valios
Super Moderator
****

Posts: 390
Likes Given: 0
Likes Received: 12 in 9 posts
Joined: Mar 2010
Reputation: 6

Sphere Suite 2013

Post: #2
RE: Can't connect to my server ...
You have to set different ports for both servers in their Sphere.ini and then append to your Login.cfg the new line for the second one.

Example:
Quote:LoginServer=x.x.x.x,2593
LoginServer=x.x.x.x,2594

Sphere.ini - Server #1:
Quote:[SPHERE]
// Name of your Sphere shard
ServName=ShardOne
// The IP of your server, this will be 127.0.0.1 almost always
ServIP=127.0.0.1
// The port of your server, this is 2593 by default
ServPort=2593

Sphere.ini - Server #2:
Quote:[SPHERE]
// Name of your Sphere shard
ServName=ShardTwo
// The IP of your server, this will be 127.0.0.1 almost always
ServIP=127.0.0.1
// The port of your server, this is 2593 by default
ServPort=2594

And I think you have to list both shards under the section [SERVERS] also at the end of the file for each sphere.ini
05-25-2012 02:29 AM
Find all posts by this user Like Post Quote this message in a reply
Alias
Journeyman
*

Posts: 107
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Apr 2012
Reputation: 0



Post: #3
RE: Can't connect to my server ...
Oh tyvm ! Smile
05-25-2012 03:35 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)