Hi guys!
I start using Python few days ago, for a game server ( it'a an online game ). I made a server for that game, I start it on my pc, and for do this I need to start Server.py too, or, it wouldn't connect to the server.
I host the server filles on a Python host, how i can start the Server.py using a command in Python's console? ( on the host site )
I have the Server.py fille, on / > home > elyos > transformice > Server.py
I start a new Python console ( is the version important?
Python: 2.7 / 2.6 / 3.2 ? )
and then what I write to start the Server.py file?
elyos 0 Newbie Poster
Recommended Answers
Jump to PostOr you must open the script and run it in Ui of pythonanywhere.
Jump to PostI do not see why you posted those pictures. Your web wcgi application should be setup in web tab preferably using django or web2py, like it clearly says in picture you linked to.
All 8 Replies
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
elyos 0 Newbie Poster
4evrmrepylrning 0 Newbie Poster
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
elyos 0 Newbie Poster
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
elyos 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.