I understand that my frustrations led me to write an out of the subject line like that but frustrations are always backed up with facts. If I feel this way is because I really got annoyed with something and that something is the apache going down every now and then.
I apologize for my out of the line comment but maybe there can be a solution for this other than rebooting. If all virtual spaces are stored in the ini file and removing one line from there couse you to reboot apache constantly, is there a way or an application out there that would let you modify the configuration file and then load to memmoy the new version without stopping the service at all? Someone must have come with a solution for that already out there.
Edit:
typos all over... web-ehanced = ad-enhanced...
Edit:
No, I am not very familiar. I've been here for just a few months and I haven't had the time to read ALL of the forums and messages out there yet.
Maybe this would help?
#/etc/init.d/apache2 graceful
This will gracefully restart your Apache with new configuration without affecting your client’s connections.
I forgot if you had apache 2...