<< Database Creation - mySQL specific || File Permissions >>

Configuration


Now it's time to edit the configuration settings. Therefore, you will find templates named config.inc.php.tpl in the common directory of both the frontend and the backend.

Please walk through the file and see the inline comments for settings. Additionally, here are some explanations:

Set DEBUG_IP to your private IP. This offers the possibility to have the smarty-debug interface popup without bothering others working on the project.
Set APP_PATH_ROOT to the path on your system.
Set APP_BASE_URL to the main vHost pointing to the admin-interface.

As a second part you have to define the database connect. Please enter database_name, user and passwort and define the database type (pgsql or mysql). Use the second user you setup just with select-permissions.

After editing, rename them to config.inc.php and you are done.

As the configuration of the FCKEditor is done in a javascript file, you will find these setting somewhere else, precisely in backend/FCKeditor/fckconfig.js

Set FCKConfig.CustomConfigurationsPath ='/relative/path/to/spunq13/backend'.

See the file fckconfig.js for further configuration of the editor.

There is a special FCKeditor plugin to use a spunq mediaclass as filebrowser. You will find this plugin under FCKeditor/editor/plugin/spunqbrowser. You need to set the path you want into fck_spunqbrowser.php.


Tags

Installation, Technical, Configuration

Related Subjects

>> Personalizing the Backend Menu
>> Configuring RSS Feeds
>> File Permissions
>> Running the sample site

Do you need additional information?

Pose your question

Search