The easiest way to install KBPublisher is to use the installation wizard.
The install script is extremely simple. The only actions required on your part is to click the
next button when each step is completed and you will be prompted for each actions that required from your side to proceed with installation.
Overview
- Unpack the distribution package
- Place it somewhere in your web-server's document root, preferably the parent directory of your root web directory. Usually the root directory will be public_html or httpdocs.
- You can rename "kb" folder as you wish (it will be a part of your URL for knowledge base)
For example if you rename it to "kbbase" and place it in document root directory (document root/kbbase)
the URL for knowledge base will be www.youdomain.com/kbbase/
- Type http://<your_domain>/<kb_installation_path>/setup/index.php into your browser address line, where <your_domain> is your domain name, and <kb_installation_path> is either 'kb', if you retained the default, or whatever folder you renamed it to. For example, if you used the domain name in step 3, this would be www.yourdomain.com./kbbase/setup/index.php.
The installation wizard comes up.
- Follow the installation wizard instructions.
Notes