MAINTENANCE

Once the application is installed you sometimes have to run maintenance scripts:

setup

Open the following url to start the initial setup:

This script will:

php-info

Open the following url to get php-info output:

apc console

Open the following url to get the apc console (useful if you use apc to check stats etc):

clear-cache

Clearing caches is needed if you make changes to code.

clear-view-cache

Clears view cache for specified components

update

Running update scripts is needed after updating code that requires changes to the database. Will also clear all caches.

fulltext rebuild

The fulltext index can be built using:

phpminiadmin

To access the database you can use the built-in phpminiadmin (slim phpMyAdmin alternative) which is already configured with the correct database connection: