What other players can connect to my server? For me it is localhost, but for them which site?
localhost - for me , and for other?
I want to make public server, how can i do?
What other players can connect to my server? For me it is localhost, but for them which site?
localhost - for me , and for other?
I want to make public server, how can i do?
Last edited by packman001; 27-12-13 at 05:48 PM.
Just buy vps, or website and add files...
I want to make the server on my PC. Please help me to make the server on my PC.
Last edited by packman001; 28-12-13 at 10:56 AM.
For other players it is also localhost or 127.0.0.1
Don't work... localhost or 127.0.0.1
Another ideaa, please?
If it doesn't work your PC's are not connected in a local network
check your public IP
http://www.cmyip.com/
that address should be the one they use to connect. Also, check the port 80 and make sure it's open.
http://www.canyouseeme.org/
Thanks.
on that site it says so:
I could not see your service on 92.114.120.94 on port (80)
how do I open it(port 80)?
you must port forward on your router
http://portforward.com/english/routers/port_forwarding/
Take time searching around that site.
I have this router: CABLE / DSL ROUTER
Model No. TL-R402M
how can i do port forward?
like this?![]()
for that u can use free domain, i have no-ip.biz check co-de :D
it does not work with port forward :((, help please
I have like that
![]()
We succeeded!!! THANKSSSS
But now I have another problem!
When you enter the ip, I have an error:
Forbidden
You don't have permission to access / on this server.
Last edited by packman001; 28-12-13 at 02:59 PM.
Yes I recommend using XAMPP, but close skype because he uses the same port as xampp or wamp
I have another problem: Fatal error: Maximum execution time of 30 seconds exceeded in
change php.ini setting.
]Find:Code:post_max_size = 8M upload_max_filesize = 2M max_execution_time = 30 max_input_time = 60 memory_limit = 8M Change to: post_max_size = 750M upload_max_filesize = 750M max_execution_time = 5000 max_input_time = 5000 memory_limit = 1000M
You may only need to change the max_execution_time.
Credit to yfastud http://forum.wampserver.com/read.php?2,28660,81982
Thanksss.
How can I edit the settings without starting from 0?