# ### Copyright 1999-2025. WebPros International GmbH. All rights reserved. # # This file is used to declare the location of different utilities, # services, and/or packages within Plesk. No changes should be made # to this file without first consulting support. Any changes made can # affect service availability and performance. # # Each line in this file follows the following format: # # variable [whitespace characters] value # # That is, the name of the field, followed by spaces or tabs, followed # by field value. Trailing spaces are removed. # # Plesk tree PRODUCT_ROOT_D /usr/local/psa # Directory of SysV-like Plesk initscripts PRODUCT_RC_D /etc/rc.d/init.d # Directory for config files PRODUCT_ETC_D /usr/local/psa/etc # Directory for service utilities PLESK_LIBEXEC_DIR /usr/lib64/plesk-9.0 # Virtual hosts directory HTTPD_VHOSTS_D /var/www/vhosts # Apache configuration files directory HTTPD_CONF_D /etc/httpd/conf # Apache include files directory HTTPD_INCLUDE_D /etc/httpd/conf.d # Deprecated, will be removed. Apache binary HTTPD_BIN /usr/sbin/httpd # Apache log files directory HTTPD_LOG_D /var/log/httpd # Apache startup script HTTPD_SERVICE httpd # Qmail directory QMAIL_ROOT_D /var/qmail # Location of qmail maildirs PLESK_MAILNAMES_D /var/qmail/mailnames # Path to rblsmtpd RBLSMTPD /usr/sbin/rblsmtpd # Bind NAMED_RUN_ROOT_D /var/named/chroot # Webalizer WEB_STAT /usr/bin/webalizer # MySQL MYSQL_VAR_D /var/lib/mysql MYSQL_BIN_D /usr/bin MYSQL_SOCKET /var/lib/mysql/mysql.sock # PostgreSQL PGSQL_DATA_D /var/lib/pgsql/data PGSQL_CONF_D /var/lib/pgsql/data PGSQL_BIN_D /usr/bin # Backups directory DUMP_D /var/lib/psa/dumps # Backups temporary directory. DUMP_TMP_D should not be inside of (or equal to) DUMP_D. DUMP_TMP_D /tmp # Mailman directories MAILMAN_ROOT_D /usr/lib/mailman MAILMAN_VAR_D /var/lib/mailman # Python binary PYTHON_BIN /usr/bin/python2 # GnuPG binary GPG_BIN /usr/bin/gpg # Tar binary TAR_BIN /usr/lib64/plesk-9.0/sw-tar # AWStats AWSTATS_ETC_D /etc/awstats AWSTATS_BIN_D /usr/share/awstats/wwwroot/cgi-bin AWSTATS_TOOLS_D /usr/share/awstats/tools AWSTATS_DOC_D /usr/share/awstats/wwwroot # openssl binary OPENSSL_BIN /usr/bin/openssl LIB_SSL_PATH /lib/libssl.so LIB_CRYPTO_PATH /lib/libcrypto.so CLIENT_PHP_BIN /usr/local/psa/bin/php-cli # SNI SNI_SUPPORT true # APS controller APS_DB_DRIVER_LIBRARY /usr/lib64/sw/libmysqlserver.so.2.0 # SpamAssassin max mail size (in bytes) SA_MAX_MAIL_SIZE 256000