Hello,
In addition sending the model, view, controller code, you can try the 
following.

It looks like dreamhost is using debian linux. You can try using the strace 
command in a shell while your process is running. You can run it against 
different process ids (pid) to help figure out what is associated with the 
problem.

Here is a link that may be useful in running strace.
http://www.hokstad.com/5-simple-ways-to-troubleshoot-using-strace
Save the output in a file so you can look at it.

Also you can run "top" in a shell to see what pid, program is running more 
than others and that may help you as well.



>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to