How can I check which file a current php instance is running?
I am on a VPS with shared resources and continue to hit my quota - yet I don't know where to start to investigate which php file is causing high memory issues
I would like to set up a cron job that runs a linux command or a php script that will tell me what the current state is of the php instance and what files are running and how much memory they are consuming