MAINTENANCE

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

setup

Initial setup

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):

build

Refreshing build is needed if you make changes to code.

clear-cache

Clearing caches is needed if you make changes to code.

clear-view-cache

Clears view cache for specified components

clear-cache-watcher

Clear cache watcher automatically clears caches & build by watching the file system for changes

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: