Server killing every user session...?

Status
Not open for further replies.

affssaul

New Member
Messages
1
Reaction score
0
Points
1
I'm a game developer and I am currently experimenting with several web hosts to hopefully make a determination on which one fits our needs best. So far x10hosting is turning out to be very easy to work with and excelling at a lot of areas compared to other web hosters. I've uploaded the server side scripts and files needed to handle login requests, as well as basic player save data handlers to the server. We have verified that we can indeed connect to the scripts. We also have setup a MySQL database and our game can indeed connect to that as well.

Hopefully this doesn't fall under the ToS section of automatic scripts, as it's not initiated periodically or via a computer, but rather a person clicking a button. If it does, let me know and I'll pull the files from the server.

The problem is that the server is killing all user sessions immediately, so we cannot save data from one request to another. We have several php scripts that need to pass data from one another. I've looked into editing the php.ini via the file manager in cpanel to see if there are any configurations that could be causing this, but I can find anything immediately obvious. Is there anyone who has had experience with this issue or knows a solution to this?

Thank you! :)
 
Last edited:
Status
Not open for further replies.
Top