RE: PHP memory problem

2002-01-02 Thread Jonathan Hilgeman
This sounds like it could be a caching issue. Are you running a Windows or UNIX-based machine? Each should have methods to track what processes are using memory and how much memory they are using. - Jonathan -Original Message- From: Dan Liu [mailto:[EMAIL PROTECTED]] Sent: Wednesday,

Re: PHP memory problem

2002-01-02 Thread John Kemp
There are a couple of potential things you could change. Dan, 1. On the MySQL end, there is a configuration value or two for timing out sleeping MySQL queries - by default the timeouts are set to be 8 hours. You can make the timeouts less in my.cnf - However, be careful. You may have