Uninstall FogBugz for Unix/Mac

To uninstall FogBugz safely, follow these instructions:

UNIX

  1. Run /opt/fogbugz/Accessories/fogbugzmaintd stop
  2. Remove the /opt/fogbugz directory
  3. In httpd.conf, remove the lines regarding fogbugz (usually located at /etc/httpd.conf)
  4. Remove any modifications you made to rc.d to load fogbugzmaintd on startup

MAC

  1. Run /Library/WebServer/fogbugz/Accessories/fogbugzmaintd stop
  2. Remove the /Library/WebServer/fogbugz directory
  3. Remove the /Library/Receipts/fogbugz directory
  4. Remove the /Library/StartupItems/MacFogBugzMaint directory
  5. In httpd.conf, remove the lines regarding fogbugz (usually located at /private/etc/httpd/httpd.conf)
  6. If you installed the FogBugz Screenshot application on the web server, you can uninstall that by exiting the screenshot application and then deleting the folder that you have it installed in. Then delete the shortcut if one exists.