On Mon, May 10, 2010 at 3:26 AM, Earnie Boyd earnie@users.sourceforge.net wrote:
I would suggest that on the next occurrence that you dump your database and import it to a development machine. Then you can use the devel module to help debug the issue. You'll want to have the devel module already installed so that the page cache isn't emptied by default. Do not import the sessions table nor the system table, have them already setup and waiting. Mirror as much of production setup as you can including the web server URL by using the /etc/hosts of your development machine.
Thanks Earnie, will look into this, SOL
# Hendry