The "./bin/php" directory contains generic PHP scripts that are mainly used for manual maintenance (clearing the caches, updating the search index, copying and removing large subtrees and so on). In order to be able to run these scripts, you need to have PHP CLI installed. The scripts must be run from the root directory of your eZ Publish installation.
Name | Summary |
---|---|
cleanuppolicies.php | Remove database policies defined on module which do not exist in a modules folder |
cleanupversions.php | This file contains the script to cleanup versions according to content.ini/[VersionManagement]/DefaultVersionHistoryLimit and VersionHistoryClass settings |
clusterpurge.php | eZ Publish cluster files purge. |
ezcache.php | Clears the eZ Publish caches. |
ezsubtreeremove.php | Safely removes large subtrees. |
eztc.php | Compiles the eZ Publish caches. |
updateisbn13.php | Imports the latest ISBN ranges to the database. |
updateisbn13.php (as of 4.5) | Imports the latest ISBN ranges to the database. |