77 lines
2.5 KiB
Plaintext
77 lines
2.5 KiB
Plaintext
Template: zoneminder/webserver
|
|
Type: multiselect
|
|
Choices: apache2
|
|
Default: apache2
|
|
_Description: Web server to reconfigure automatically:
|
|
Please choose the web server that should be automatically configure to run
|
|
ZoneMinder.
|
|
|
|
Template: zoneminder/admin_login
|
|
Type: string
|
|
Default: admin
|
|
_Description: Administrative user's login:
|
|
Please enter the login of the administrative user.
|
|
|
|
Template: zoneminder/admin_password
|
|
Type: password
|
|
Default: admin
|
|
_Description: Administrative user's password:
|
|
Please enter the password of the administrative user.
|
|
|
|
Template: zoneminder/debconf_dbconfigerror
|
|
Type: error
|
|
_Description: Remote database servers not allowed:
|
|
The current configuration of dbconfig-common does not allow installation of
|
|
databases on remote servers from this assistant.
|
|
.
|
|
This program will abort so you can reconfigure dbconfig-common by invoking the
|
|
command below and then restart the installation of ZoneMinder:
|
|
.
|
|
sudo dpkg-reconfigure dbconfig-common
|
|
|
|
Template: zoneminder/debconf_dblocalmissingerror
|
|
Type: error
|
|
_Description: Local database server is missing:
|
|
Currently ZoneMinder supports mysql or mariadb database server but none of them
|
|
appears to be installed on this machine.
|
|
.
|
|
This program will abort so you can install a database server and then restart
|
|
the installation of ZoneMinder.
|
|
|
|
Template: zoneminder/debconf_dbtypeerror
|
|
Type: error
|
|
_Description: Wrong database type:
|
|
The database type specified in the configuration file '/etc/zm/zm.conf' is
|
|
not set to 'mysql'.
|
|
.
|
|
This program will abort so you can fix the configuration file and then restart
|
|
the installation of ZoneMinder.
|
|
|
|
Template: zoneminder/debconf_confmissingerror
|
|
Type: error
|
|
_Description: Configuration file is missing:
|
|
ZoneMinder installation is corrupted.
|
|
.
|
|
The main configuration file '/etc/zm/zm.conf' is missing.
|
|
|
|
Template: zoneminder/debconf_dblocation
|
|
Type: select
|
|
__Choices: local, remote
|
|
Default: local
|
|
_Description: Database location:
|
|
A database server is required to run ZoneMinder. The database can be installed
|
|
either locally or remotely on a machine of your network.
|
|
.
|
|
Please select the location of your database.
|
|
.
|
|
If you choose a remote location, you will have to select the 'tcp/ip'
|
|
connection method and enter the hostname or ip address of the remote machine
|
|
in the next configuration screens.
|
|
|
|
Template: zoneminder/debconf_install
|
|
Type: boolean
|
|
Default: true
|
|
_Description: Configure ZoneMinder automatically?
|
|
This configuration assistant allows you to perform automatically the basic
|
|
configuration of ZoneMinder.
|