Hi everyone,

My host has told me at very short notice that they intend a PHP reconfiguration to disable a list of functions. Can anyone think of a way I can work out if my D6 setup uses any of these functions? I need to see if any of the contrib modules use them as well, particularly Ubercart.

Here's the list:

shell_exec
passthru
proc_open
proc_close
proc_get-status
proc_nice
proc_terminate
exec
system
suexec 

Any ideas?