Have someone hit the scripts as top's running, get the PID of a PHP process and run strace -p PID and watch for funky output, I stop it after a bit so it doesn't fill with tons of info.
If using BSD use truss.
You're probably missing MySQLi/MySQL/ or another php module
Paste phpinfo compile options in pastebin or code box here.