Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

Introduction to Plesk

 
advanced administration guide winantivirusbackupdatabasedatabase server

Plesk consists of the following main components:

  • The front-end GUI service. The GUI, served with the Internet
    Information Services (IIS) server, is the main means of interaction
    with Plesk.
  • Plesk core. The core processes management requests from the Plesk
    GUI, command line interface, and XML API. The core contains scripts,
    binary files and other resources used to link Plesk components with
    each other and with external services.
  • The Plesk’s main database called psa. The database stores
    information about Plesk objects, such as IP addresses, domains, user
    accounts, and many others. The database is served by MySQL or the
    Microsoft SQL database engine.
  • Plesk’s configuration files.
  • Plesk’s log files.
  • Command-line utilities. Command-line interface allows integration of
    third-party software with Plesk, and provides the means to manage
    Plesk through the server console. For more information about the
    Plesk command-line interface, refer to Plesk Command Line
    Reference
    .
  • XML API. This interface is another way to integrate third-party
    software with Plesk. It allows to manage Plesk objects from remote by
    sending specifically structured XML packets and receiving responses
    from Plesk. For more information on XML API, refer to Developer’s
    Guide: Read Me
    First
    and XML API
    Protocol Reference
    .

Services Managed by Plesk

Plesk uses standard packages for the following services:

IIS as a set of Internet services including HTTP, FTP, and others.

FTP servers - ServU, Gene-6, used as alternative FTP servers.

Mail servers - MailEnable, IceWarp (Merak), CommuniGate Pro, or
SmarterMail.

BIND or MS DNS - used as the domain name server.

MySQL used to store the Plesk’s database called psa that is used for
administrative purposes

MSSQL or MySQL - used as a database server by Plesk users.

Tomcat - used as an infrastructure for servlet and JSP-based
applications shipped in the *.war format.

JDK (j2sdk) - used as a library for java applications.

SpamAssassin - used as protection against spam email messages.

Plesk Premium Antivirus, Kaspersky Antivirus, or IceWarp Antivirus -
used as email antivirus tools.

Files and Directories Used by Plesk Installations

Plesk and its components are installed by default in the directory
C:Program Files (x86)Plesk on a physical server, or
C:Program FilesPlesk in the Virtuozzo containers environment. The
default installation directory is referred to as %plesk_dir% in the
following list. Some of the subdirectories with corresponding components
are listed below.

%plesk_dir%admin- The core components used by the Plesk GUI.

%plesk_dir%adminplib- Plesk’s PHP files.

%plesk_dir%adminbin- Binary utilities.

%plesk_dir%bin- Binary utilities.

%plesk_dir%etc- Configuration files.

%plesk_dir%MailServer- Mail servers.

%plesk_dir%backup- Backup files.

%plesk_dir%dns- BIND name server files.

%plesk_dir%MySql- Plesk’s MySQL database server.

%plesk_dir%Databases- Database servers for serving user data.

Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

You Are Always Safe When You Have an Up-To-Date Plesk Backup

Read More »

Plesk with Centralized Database and Network File System

Read More »

All You Need to Know About the Plesk WP Toolkit 4.10 Release

Read More »
Knowledge Base

SpamAssassin Spam Filter – (Plesk for Linux) Defining the Maximum Mail Size for SpamAssassin

Read More »

Event Parameters Passed by Event Handlers – SSL/TLS certificate on mail server assigned/unassigned

Read More »

Database Server – Using MariaDB or Percona as the Default Database Server

Read More »

Antivirus Software

Read More »

Hosting Wiki

  • DBMS Interface
  • Server Redundancy
  • QMAIL
  • Sendmail
  • PostgreSQL
  • Bare Metal Server
  • SSI
  • SASS
  • Backup
  • MySQL
  • PhpMyAdmin
  • phpPgAdmin
  • Oracle VM Server
  • Server Virtualization Software
  • Windows Server
  • JavaScript
  • PHP
  • MSSQL
  • HTTP/3
  • HTTP/2
  • SQL
  • Domain
  • SQL database
  • NoSQL Database
  • Lighttpd
  • Web Server
  • Static DNS
  • DNS Server
  • DNS Forwarding
  • Reverse DNS
  • IPv6
  • IPv4
  • SIP
  • UDP/IP
  • Email Autoresponder
  • Mailing Lists
  • Email Alias
  • Email Virus Protection
  • Email Forwarding
  • Webmail
  • SpamAssassin
  • SPAM filter
  • SPAM
  • TCP/IP
  • HTTP
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family