I am having the most frustrating time trying to edit my httpd.conf file for Apache server. I’ve done it numerous times on other machines, but on this one, it says it’s always in use. I’ve killed the Apache service and the Apache monitor process.
Does anyone know what else would use this file? Let me know of any other info you need.
you can try the commands fuser or lsof to see/kill the process that uses the file. see this link for some examples (scroll down a bit): http://www.lunarforums.com/vps_hosting_at_lunarpages/useful_linux_scripts_lsof_ps_fuser_netstat-t41474.0.html