Title: Plugin backup problem on Plesk
Last modified: January 19, 2024

---

# Plugin backup problem on Plesk

 *  Resolved [Alessandro Oliva](https://wordpress.org/support/users/aleoliva/)
 * (@aleoliva)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/plugin-backup-problem-on-plesk/)
 * _Hi_ [@anowerhossain16](https://wordpress.org/support/users/anowerhossain16/),
 * On my website I am having problems with the backup part carried out by Plesk 
   regarding the plugin data, which does not end successfully due to an alleged 
   lack of permissions.
 * Below are the errors reported in the Plesk backup log:
 * > Warning: Subscription “mywebsite”
   > Not all the data from mywebsitewas backed
   > up successfully: httpdocs/wp-content/plugins/happy-elementor-addons: Cannot
   > open: Permission denied httpdocs/wp-content/plugins/happy-elementor-addons/
   > LICENSE.txt: Cannot stat: Permission denied httpdocs/wp-content/plugins/happy-
   > elementor-addons/assets: Cannot stat: Permission denied httpdocs/wp-content/
   > plugins/happy-elementor-addons/assets/admin: Cannot stat: Permission denied
   > httpdocs/wp-content/plugins/happy-elementor-addons/assets/admin/css: Cannot
   > stat: Permission denied httpdocs/wp-content/plugins/happy-elementor-addons/
   > assets/admin/css/admin.css: Cannot stat: Permission denied httpdocs/wp-content/
   > plugins/happy-elementor-addons/assets/admin/css/admin.min.css: Cannot stat:
   > Permission denied httpdocs/wp-content/plugins/happy-elementor-addons/assets/
   > admin/css/dashboard.css: Cannot stat: Permission denied httpdocs/wp-content/
   > plugins/happy-elementor-addons/assets/admin/css/dashboard.min.css: Cannot stat:
   > Permission denied httpdocs/wp-content/plugins/happy-elementor-addons/assets/
   > admin/css/editor-dark.css: Cannot stat: Permis… (truncated)
 * I’ve this system configuration:
 * WP 6.4.2 | PHP 8.1.27
 * _Thanks in advance,_
 * _Best regards._

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Alessandro Oliva](https://wordpress.org/support/users/aleoliva/)
 * (@aleoliva)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/plugin-backup-problem-on-plesk/#post-17357029)
 * **Active Plugins**
   Dokan – 3.9.2 By weDevsDokan Pro – 3.9.3 By weDevsDuplicate
   Page – 4.5.3 By mndpsingh287Elementor – 3.17.3 By Elementor.comGoogle Listings
   and Ads – 2.5.15 By WooCommerceHubSpot All-In-One Marketing – Forms, Popups, 
   Live Chat – 10.2.13 By HubSpotRank Math SEO – 1.0.210 By Rank MathSafe SVG – 
   2.2.1 By 10upSlider Revolution – 6.6.18 By ThemePunchWooCommerce – 8.2.2 By AutomatticWooCommerce
   for Logged-in Users – 1.3.0 By RahmonWooCommerce Google Analytics Integration–
   1.8.13 By WooCommerceWoodmart Core – 1.0.40WP Rocket – 3.15.6 By WP Media
 *  Plugin Support [Md. Anower Hossain](https://wordpress.org/support/users/anowerhossain16/)
 * (@anowerhossain16)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/plugin-backup-problem-on-plesk/#post-17359986)
 * Hi [@aleoliva](https://wordpress.org/support/users/aleoliva/),
 * It seems that you’re facing permission errors during Plesk backup for the “happy-
   elementor-addons” plugin.
 * Please contact your backup/hosting provider to take a look. On the other hand,
   to set your permission manually please follow the below guidance:
    1. **Correct Permissions:** Run these commands to set proper permissions:bashCopy
       code`find /path/to/httpdocs/wp-content/plugins/happy-elementor-addons -type 
       d -exec chmod 755 {} \; find /path/to/httpdocs/wp-content/plugins/happy-elementor-
       addons -type f -exec chmod 644 {} \;`
    2. **Ownership:** Set correct ownership for the plugin files:bashCopy code`chown-
       R webserver-user:webserver-group /path/to/httpdocs/wp-content/plugins/happy-
       elementor-addons`
    3. **SELinux/AppArmor:** If used, check logs for denials and adjust policies.
    4. **Plesk User Permissions:** Confirm the Plesk backup user has adequate permissions.
 * I hope this information helps.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin backup problem on Plesk’ is closed to new replies.

 * ![](https://ps.w.org/happy-elementor-addons/assets/icon-256x256.png?rev=2110879)
 * [Happy Addons for Elementor](https://wordpress.org/plugins/happy-elementor-addons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/happy-elementor-addons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/happy-elementor-addons/)
 * [Active Topics](https://wordpress.org/support/plugin/happy-elementor-addons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/happy-elementor-addons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/happy-elementor-addons/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Md. Anower Hossain](https://wordpress.org/support/users/anowerhossain16/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/plugin-backup-problem-on-plesk/#post-17359986)
 * Status: resolved