FogBugz 6.0 Online Help

Unix Setup Steps

To install FogBugz for Unix on your server:

  1. Log on as root or issue the su command. (Root user is not fully necessary, e.g. if you are having FogBugz hosted remotely.)
  2. Uncompress the tar.gz file in a temporary location, not the directory where it will be installed:

    tar zxf FogBugz-setup-php-*.tar.gz
    $ cd fogbugz

  3. Run the install.sh script:

    $ ./install.sh

  4. When this has completed, launch your web browser and navigate to http://localhost/fogbugz/install1.php