Unix Setup Steps
To install FogBugz for Unix on your server:
- Log on as root or issue the su command. (Root user is not fully necessary, e.g. if you are having FogBugz hosted remotely.)
- 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
- Run the install.sh script:
$ ./install.sh
- When this has completed, launch your web browser and navigate to http://localhost/fogbugz/install1.php