1. $VAR->server->
-
$VAR->server->fullHostName
Full name of the host where Plesk is installed; string
-
$VAR->server->ipAddress->all
List of IP addresses registered with Plesk; array with elements $VAR->ipAddress
-
$VAR->server->admin->email
Email address of the Plesk administrator; string
-
$VAR->server->productRootDir
The full path to the root directory of the Plesk installation; string
-
$VAR->server->productConfigDir
The full path to the directory where the Plesk configuration is stored; string
-
$VAR->server->getSslLibraryPath
The full path to the system SSL/TLS library; string
-
$VAR->server->getCryptoLibraryPath
The full path to the system cryptographic library; string
1.2. $VAR->server->domains->
-
$VAR->server->domains->allWithHosting
List of domains where hosting (both web hosting and forwarding) is set up; array with elements
$VAR->domain
-
$VAR->server->domains->allWithoutHosting
List of domain accounts where no hosting is set up (neither web hosting nor forwarding); array with elements
$VAR->domain
1.3. $VAR->server->webserver->
-
$VAR->server->webserver->vhostDir
The full path to the system
vhosts/
directory; string -
$VAR->server->webserver->httpLogsDir
The full path to the
logs/
directory; string -
$VAR->server->webserver->httpIncludeDir
The full path to the Apache
conf.d
directory; string -
$VAR->server->webserver->httpDir
The full path to the directory with content of the server default website available via HTTP; string
-
$VAR->server->webserver->httpsDir
The full path to the directory with content of the server default website available via HTTPS; string
-
$VAR->server->webserver->httpPort
Apache HTTP port number; string
-
$VAR->server->webserver->httpsPort
Apache HTTPS port number; string
-
$VAR->server->webserver->cgiBinDir
The full path to the cgi-bin directory of the server default site; string
-
$VAR->server->webserver->clientGroup
System group of users using Apache web hosting (a user group in which all FTP users of web hosting are included); string
1.3.1. $VAR->server->webserver->apache->
-
$VAR->server->webserver->apache->pipelogEnabled
Defines if writing Apache logs to a pipe is enabled; boolean
-
$VAR->server->webserver->apache->traceEnableCompliance
Determines the behaviour on TRACE requests; boolean
-
$VAR->server->webserver->apache->allowOverrideDefault
Defines the value of the AllowOverride directive in Apache configuration; string
-
$VAR->server->webserver->apache->php4ModuleName
Name of the Apache module used for PHP 4; string
-
$VAR->server->webserver->apache->phpCgiBin
Binary file used to run PHP in CGI mode; string
-
$VAR->server->webserver->apache->vhostIpCapacity
Maximum number of IP addresses that can be defined in the <VirtualHost> tag in Apache configuration; integer
1.3.2. $VAR->server->webserver->horde->
-
$VAR->server->webserver->horde->confD
The full path to the directory with Horde configuration; string
-
$VAR->server->webserver->horde->logD
The full path to the directory with Horde logs; string
-
$VAR->server->webserver->horde->docD
The full path to the Horde
doc
directory; string -
$VAR->server->webserver->horde->dataD
The full path to the folder with Horde PEAR data; string
1.4. $VAR->server->tomcat->
-
$VAR->server->tomcat->workersFile
The full path to the Tomcat workers file; string
-
$VAR->server->tomcat->workerName
Tomcat worker ID; string
-
$VAR->server->tomcat->warpPort
Tomcat WARP port; string
1.5. $VAR->server->mailman->
-
$VAR->server->mailman->rootDir
The full path to the Mailman root directory; string
-
$VAR->server->mailman->varDir
The full path to the Mailman
var
directory; string -
$VAR->server->mailman->scriptAliases
ScriptAliases required for the web panel of the Mailman service to work; array with elements
'url => path'
-
$VAR->server->mailman->aliases
Aliases required for the web panel of the Mailman service to work; array with elements
'url => path'
1.6. $VAR->server->awstats->
-
$VAR->server->awstats->docsDir
The full path to the AWStats
docs
directory; string