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
Issues setting up server please help!
Author Message
Skul
Master
**

Posts: 413
Likes Given: 0
Likes Received: 19 in 15 posts
Joined: Jun 2012
Reputation: 9



Post: #5
RE: Issues setting up server please help!
Just a few tips, if you have a router at home and need to get around your ip address, set 'serv.servip' to your external ip address in [function f_onserver_start] in sphere_serv_triggers.scp. You can get your external ip address in windows by accessing your Network Place or by visiting this webpage http://www.whatismyip.com There is no need to set your external IP in sphere.ini by doing this in sphere_serv_triggers.scp. Also, make sure you unblock port 2593, or whichever you have specified in sphere.ini by accessing your router. These 2 things must be done in order to run sphereserver on your machine through a router. Here's an example of sphere.ini:
Code:
[SERVERS]
Server Name
127.0.0.1
2593
And an example of your function in sphere_serv_triggers.scp:
Code:
[function f_onserver_start]
serv.servip=255.255.255.255

"I ask a question to the answer I already know."

Marchadium :: http://www.marchadium.ca/ :: Join us!
09-20-2012 09:49 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Issues setting up server please help! - Skul - 09-20-2012 09:49 AM

Forum Jump:


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