View Single Post
  #5  
Old 06-25-2008, 02:25 PM
ffeingol ffeingol is offline
Senior Member
 
Join Date: Jul 2007
Location: /dev/null
Posts: 290
I was actually trying to debug it from the MySQL side (figuring that was what was blocking). From within phpmyadmin or mysqladmin you can dump the running queries which helps narrow things down.

The problem with tracing the lsphp process is "which one". When things back up there are 40+ lsphp# processes.
Reply With Quote