StorageDir

Summary

Sets the directory where eZ Publish will look for the Apache log file.

Usage

 

StorageDir=directory_name

Description

The node view count (number of page views) in the database isn't updated by the module/view system when the different nodes are being shown. To make the view counter work, you must periodically run the "updateviewcount.php" cronjob script. The script will extract information from the Apache log file and store it in the database. Please note that this directive can only be used to specify the path to the log file. Use the "LogFileName" directive to set the actual name of the file.

Examples

Example 1

StorageDir=/var/log/httpd/
LogFileName=access_log

This configuration will tell eZ Publish to use the "access_log" file inside the "/var/log/httpd/" directory.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.