My php program is, during 18-23h GMT (I only know about this time), taking too long to load and, sometimes, timing out.
Does this have to do with the problem you had some days ago with the mysql server?
Are you able to solve it?
My php program is, during 18-23h GMT (I only know about this time), taking too long to load and, sometimes, timing out.
Does this have to do with the problem you had some days ago with the mysql server?
Are you able to solve it?
I'd have to know more. Are you getting any output on the page? What type of script? What's the script doing? What type of queries?
gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer
Now yes, During that time, no OR partial
A PHP script that uses mysql database made by me
Reading user's session and user's data for display
SELECT & UPDATE. It also gives problems with the INSERT INTO
Last edited by brunoais; 01-21-2011 at 03:12 AM.
It is possible that there was a problem with the server at the time. It sounds like your script is running OK, but there's not much we can do to be sure. Just try to keep an eye out for any future problems and let us know when it happens so we can try to troubleshoot the problem.
gjr.gr - coming soon: secrets of OCD coding from a self taught tinkerer