in reply to Trapping apache start stop

Hi!
Are you trying to detect start/stop/restart status via mod_perl executed by the same server you're starting/stoping/restarting? I don't think you can detect stoping the server via application that same server enables to run :-)
You can read the apache log files, though.