router(); $installerModel =& $this->mvcServiceManager()->getModel(); # Get forms $forms =& $this->result(); /** * put your comment there... * * @var ARV\Modules\Installer\Model\Forms\AWStatsDiscoverParametersForm */ $discoverForm =& $forms->discoverForm; /** * put your comment there... * * @var ARV\Modules\Installer\Model\Forms\InstallationParametersForm */ $installationform =& $forms->installationForm; /** * put your comment there... * * @var ARV\Modules\Installer\Model\Forms\ResetParametersForm */ $resetForm =& $forms->resetForm; # Security token field name, both installation, discover and reset forms are the same $sTokenName = $installationform->getSecurityTokenName(); ?>
hasErrors()) : ?> writeState(); # Re-write state as this is running too late! ?>
Have a problem? Submit a support question on ARV Plugin Support page
AWStats Discover Parameters

The following parameters are being used to help Wordpress Admin discover AWStats installation parameters that will be used for generating report

You can change the following parameters and press discover to get ARV Plugin discovering the installation parameters for you.

  • Path to AWStats program used for discovering currently installed AWStats version number

  • Domain name used for discovering AWStats config file name

  • Host user name used for discovering Configuration file path

AWStats Installation Parameters

This is the final AWStats parameters to be used for generating AWStats report.

You can either fill it manually or use the form above for auto discovering those parameters

  • Domain name to get statictics for

  • AWStats script program used for generating statictis report

  • AWStats build static tools used for creating HTML files from the generated awstats report

  • Path to awstats configuration file for the specified domain

  • AWStats Icons source directory used for copying images to the ARV report directory