AdvoKit Installation

The AdvoKit installer is a PHP/MySQL application whose purpose is to install AdvoKit on a server. For most users, the installer will do all the work for you of setting up database tables, copying application files, and creating configuration files. The whole process can take just a few minutes.

The AdvoKit installer can be obtained from a variety of sources. Official AdvoKit releases can be obtained from insert url here. In addition, AdvoKit is distributed under the Affero General Public License, which requires the the source code for the application to be downloadable by a link in the application. So you can get the AdvoKit installer from any running instance of AdvoKit!

The AdvoKit installer can create a new installation, or upgrade an old installation. To run, the installer files must be downloaded, decompressed, and placed on your web server where they can be accessed with a web browser. In other words, the installer folder should be placed somewhere under your web root. Typically, FTP is used to put the installer files on your server. Once there, the compressed archive may be decompressed from the command line on the server, or it can be decompressed using a utility like WinZIP prior to uploading to the server.

Some servers may not be set up in such a way as to allow the AdvoKit installer to run easily. UNIX file permissions settings are the most common source of difficulty. Consult the system requirements for more suggestions.

Once the AdvoKit installer has completed, it should be removed from under the web root. Leaving it in place provides a very large security hole on your system. It can be moved out from under your web root if you wish to keep the installer available.