Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925
edits
No edit summary |
|||
| Line 354: | Line 354: | ||
==Your Own Installation== | ==Your Own Installation== | ||
If you want to install the API proxy on your own machine for your own Bugzilla, you will first need to upgrade your Bugzilla to the latest stable 3.4.x release. Then, install a copy of the API software - it does not have to be on the same machine. See the INSTALL file in the repository for some installation hints; feel free to send me tips from your experience. | If you want to install the API proxy on your own machine for your own Bugzilla, you will first need to upgrade your Bugzilla to the latest stable 3.4.x release and, if necessary, convert your database to use UTF-8 (this is the default on new installations). Then, install a copy of the API software - it does not have to be on the same machine. See the INSTALL file in the repository for some installation hints; feel free to send me tips from your experience. | ||
You can get the code from the Mozilla Mercurial (hg) repository: | You can get the code from the Mozilla Mercurial (hg) repository: | ||