<< Requirements || Database Creation - PostgreSQL specific >>

Installation


In order to install spunQ you will first have to download the current tarball from spunq.com/download and untar it on your server. The folder structure of the extracted files will look like this:

spunq13/
  backend/
  frontend/

The installation and configuration is divided into two main parts. First, you will have to configure the administration interface in backend/common/config.inc.php, then set up the frontend by editing frontend/common/config.inc.php. For both files there are samples named config.inc.php.tpl available which you can use as a base for your system configuration.

We recommend you to use two different vHosts for frontend and backend to run spunQ. For example use yourdomain.com pointing to the frontend/ and spunq.yourdomain.com pointing to the backend/ directory.


Tags

Installation, Technical

Related Subjects

>> File Structure - Frontend
>> File Structure - Backend
>> Configuration
>> Requirements

Do you need additional information?

Pose your question

Search