{"id":106,"date":"2011-12-17T15:28:00","date_gmt":"2011-12-17T15:28:00","guid":{"rendered":"http:\/\/pheonixsolutions.com\/?p=106"},"modified":"2026-04-13T17:14:15","modified_gmt":"2026-04-13T11:44:15","slug":"plesk-back-end-files","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/plesk-back-end-files\/","title":{"rendered":"Plesk Backend Files and Paths"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Plesk is a web hosting control panel used to manage websites, domains, mail services, and server configurations. For system administrators, knowing backend file locations helps in troubleshooting and managing services efficiently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Prerequisites<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Before accessing Plesk backend files, ensure you have:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Root or SSH access to the server<\/li>\n\n\n\n<li>Basic knowledge of Linux file system<\/li>\n\n\n\n<li>Plesk installed on the server<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">Implementation<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. Plesk Core Files<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/usr\/local\/psa<\/code> \u2192 Plesk root directory<\/li>\n\n\n\n<li><code>\/usr\/local\/psa\/version<\/code> \u2192 Plesk version<\/li>\n\n\n\n<li><code>\/etc\/psa\/.psa.shadow<\/code> \u2192 Admin password<\/li>\n\n\n\n<li><code>\/etc\/psa\/psa.conf<\/code> \u2192 Configuration file<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Restart Plesk: <br><code>\/etc\/rc.d\/init.d\/plesk restart<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Apache (Web Server)<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/etc\/httpd\/conf\/httpd.conf<\/code> \u2192 Main config<\/li>\n\n\n\n<li><code>\/etc\/httpd\/conf.d\/zz010_psa_httpd.conf<\/code> \u2192 Plesk config<\/li>\n\n\n\n<li><code>\/etc\/httpd\/conf.d\/<\/code> \u2192 Additional configs<\/li>\n\n\n\n<li><code>\/usr\/local\/psa\/admin\/bin\/httpsdctl start<\/code> \u2192 Start service<\/li>\n\n\n\n<li>Logs: <code>\/var\/log\/httpd<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">3. PHP<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/etc\/php.ini<\/code> \u2192 PHP config<\/li>\n\n\n\n<li><code>\/etc\/php.d<\/code> \u2192 PHP modules<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">4. DNS (Named)<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/var\/named\/run-root\/etc\/named.conf<\/code> \u2192 Config file<\/li>\n\n\n\n<li><code>\/var\/named\/run-root\/var\/domain.com<\/code> \u2192 DNS records<\/li>\n\n\n\n<li>Logs: <code>\/var\/log\/messages<\/code><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Restart: <br><code>\/etc\/init.d\/named restart<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. FTP<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/etc\/proftpd.conf<\/code> \u2192 FTP config<\/li>\n\n\n\n<li>Logs: <code>\/var\/log\/messages<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">6. MySQL<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/var\/lib\/mysql<\/code> \u2192 Databases<\/li>\n\n\n\n<li><code>\/etc\/my.cnf<\/code> \u2192 Configuration<\/li>\n\n\n\n<li>Logs: <code>\/var\/log\/mysqld.log<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">7. Mail Server<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/var\/qmail<\/code> \u2192 Mail service directory<\/li>\n\n\n\n<li><code>\/var\/qmail\/mailnames\/domain.com<\/code> \u2192 Domain mail data<\/li>\n\n\n\n<li>Logs: <code>\/var\/log\/maillog<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">8. Domain Directory Structure<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>\/var\/www\/vhosts\/domain.com<\/code> \u2192 Home directory<\/li>\n\n\n\n<li><code>\/httpdocs<\/code> \u2192 Website files<\/li>\n\n\n\n<li><code>\/httpsdocs<\/code> \u2192 Secure site files<\/li>\n\n\n\n<li><code>\/subdomains<\/code> \u2192 Subdomains<\/li>\n\n\n\n<li><code>\/conf\/httpd.include<\/code> \u2192 Domain config<\/li>\n\n\n\n<li><code>\/statistics\/logs<\/code> \u2192 Domain logs<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">9. Accessing Plesk<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Login URL:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">https:\/\/server-ip:8443<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">10. Plesk User Levels<\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Administrator<\/strong> \u2192 Full server control<\/li>\n\n\n\n<li><strong>Client\/Reseller<\/strong> \u2192 Manage domains &amp; users<\/li>\n\n\n\n<li><strong>Domain Owner<\/strong> \u2192 Manage single domain<\/li>\n\n\n\n<li><strong>Mail User<\/strong> \u2192 Manage email account<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">11.Software Components<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Stats: Webalizer, AWStats<\/li>\n\n\n\n<li>DNS: Bind<\/li>\n\n\n\n<li>Web Server: Apache<\/li>\n\n\n\n<li>FTP: ProFTPD<\/li>\n\n\n\n<li>Mail: Qmail \/ MySQL \/ PostgreSQL<\/li>\n\n\n\n<li>IMAP\/POP: Courier<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">12. Hosting Types<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Physical Hosting<\/strong> \u2192 Hosted on same server<\/li>\n\n\n\n<li><strong>Standard Forwarding<\/strong> \u2192 URL redirects<\/li>\n\n\n\n<li><strong>Frame Forwarding<\/strong> \u2192 URL stays same<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">13. Backup<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Backup all data: <code>\/plesk_installation_directory\/bin\/pleskbackup all<\/code><\/li>\n\n\n\n<li>Backup clients: <code>\/plesk_installation_directory\/bin\/pleskbackup clients<\/code><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Understanding Plesk backend file paths helps administrators manage configurations, troubleshoot issues, and maintain hosting environments efficiently. With proper access, you can quickly locate and control services across the server.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Plesk is a web hosting control panel used to manage websites, domains, mail services, and server configurations. For system [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"jetpack_post_was_ever_published":false},"categories":[1019],"tags":[],"class_list":["post-106","post","type-post","status-publish","format-standard","hentry","category-cloud-aws","psol-cat-cloud-aws"],"jetpack_publicize_connections":[],"jetpack_shortlink":"https:\/\/wp.me\/phn2x7-1I","jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/106","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=106"}],"version-history":[{"count":5,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/106\/revisions"}],"predecessor-version":[{"id":9941,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/106\/revisions\/9941"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=106"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=106"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=106"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}