Hi there,
I have a simple PHP/mysql registration and email confirmation script I'm working on until three days ago it was working fine.
Before this I had not logged in for a while and the only thing that seems to have changed at the x10 end is the HRU policy.
Anyway, as I mentioned in a previous post when I post form data in a query string to my script now the server sends the waiting for... message and then doesn't actually respond for about another 40 -50 seconds ! Then I receive the expected response from my script but after the very long delay.
I've gone through my script frequently over the past few days and can't find anything wrong. In fact I was getting so frustrated I uploaded the script to a different server to make sure the script was really not the cause and was relieved that it worked as before and without any delays in the response.
At the same time, the php mail function has stopped working (and again - I tried this on a different server and all worked as expected) but I should say this is a separate issue from the server delay because I removed the php email code from my script and still have the strange delays.
I don't want to try endlessly looking for a solution if this is because of the new resource limit policy but I don't understand it if it is because before the delays I was only using a few seconds of resources while testing.
I would be really grateful if someone could give me a clue as to any issues at x10hosting that may be the cause of this.
ps: Apart from this I love x10hosting.
I have a simple PHP/mysql registration and email confirmation script I'm working on until three days ago it was working fine.
Before this I had not logged in for a while and the only thing that seems to have changed at the x10 end is the HRU policy.
Anyway, as I mentioned in a previous post when I post form data in a query string to my script now the server sends the waiting for... message and then doesn't actually respond for about another 40 -50 seconds ! Then I receive the expected response from my script but after the very long delay.
I've gone through my script frequently over the past few days and can't find anything wrong. In fact I was getting so frustrated I uploaded the script to a different server to make sure the script was really not the cause and was relieved that it worked as before and without any delays in the response.
At the same time, the php mail function has stopped working (and again - I tried this on a different server and all worked as expected) but I should say this is a separate issue from the server delay because I removed the php email code from my script and still have the strange delays.
I don't want to try endlessly looking for a solution if this is because of the new resource limit policy but I don't understand it if it is because before the delays I was only using a few seconds of resources while testing.
I would be really grateful if someone could give me a clue as to any issues at x10hosting that may be the cause of this.
ps: Apart from this I love x10hosting.