StendhalPublicServer: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara |
imported>Hendrik Brummermann various link fixes |
||
| (74 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{Navigation for Stendhal Top|Building & Hosting}} |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
Please see the [[Easy Stendhal Server Installation On Windows|Windows installation guide]] or the [[StendhalLocalhostServerOnLinux|Linux installation guide]]. |
|||
| ⚫ | |||
| ⚫ | |||
If you want a more memorable address, you can get one for free at http://www.dyndns.com/ |
|||
| ⚫ | |||
There are various free providers for dynamic dns names, for example https://freedns.afraid.org/ |
|||
=Website related= |
|||
==Install Apache and PHP== |
|||
You already have MySQL to run Marauroa. |
|||
| ⚫ | |||
If you want a stendhal website working, then configure Apache to attend your domain name. |
|||
| ⚫ | |||
| ⚫ | |||
==Get template file from Marauroa== |
|||
If you want a stendhal website, copy to your Apache htdocs folder. Else ignore. |
|||
You can also release a modified client, keeping in mind the [http://www.gnu.org/licenses/gpl.html GPL license]. |
|||
==Configure template site== |
|||
Edit settings.xml |
|||
== Modifications == |
|||
| ⚫ | |||
| ⚫ | |||
Stendhal is the work of many people who spend a huge amount of their spare time on it. If you make changes to Stendhal, please contribute them. |
|||
| ⚫ | |||
| ⚫ | |||
You can also release a modified client. |
|||
''Disclaimer: You should only change advanced network settings such as router settings, firewalls and other security features if you really understand the risks. If you are using your family's Internet connection, get permission from your parents.'' |
|||
| ⚫ | *Perhaps you didn't configure your modem or router to have port 32160 open? Check that. Often you can modify your router settings by opening a web browser and typing in your local IP address. It will be something like http://192.168.2.1 .. try that or any 192.168.?.? with lowish numbers. If you get stuck on this step, open a command prompt and type ipconfig (for Windows) or ifconfig (for Linux/Unix), you should find out your internal router IP there. |
||
| ⚫ | |||
| ⚫ | *Perhaps you didn't configure your modem or router to have port 32160 open? Check that. Often you can modify your router settings by opening a web browser and typing in your local IP address. It will be something like http://192.168.2.1 .. try that or any 192.168.?.? with lowish numbers. If you get stuck on this step, open a command prompt and type ipconfig, you should find out your internal router IP there. |
||
:If it asks you for a password and you don't remember ever setting one, the password is probably blank. |
:If it asks you for a password and you don't remember ever setting one, the password is probably blank. |
||
| Line 33: | Line 30: | ||
*Perhaps you have a firewall blocking incoming connections? Check that. |
*Perhaps you have a firewall blocking incoming connections? Check that. |
||
*Perhaps it is your Internet Service Provider which is blocking incoming connections? You can check that too. For example, http://www.nmap-online.com service could check, if your Stendhal server port is available from the internet. |
|||
[[Category:Stendhal]] |
|||