WordPress needs a proper read - write permission to work. To make sure everythings fine, try this:
Go to you public_html folder and run the commands
chown www-data:www-data -R *
find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;
After that, you might wanna tighten your security, read this
That’s what works on me, hope it works on you too…
Related Posts:
- to perform the requested action wordpress needs to access your web server. please enter your ftp
- Prompted for FTP details even with FS_DIRECT set to true
- How to prevent a post from being deleted?
- Is there a way (plugin?) to restrict a user to being able to edit just one page?
- Can’t install new plugins because of the error “Could not create directory”
- How to stop wordpress from changing default .htaccess permissions to 444
- Cannot install plugins even though www-data has write permissions
- How does WordPress update plugins, without running into permissions issues?
- Plugins won’t auto-update on IIS
- Is it possible to block subscriber users to changing its password?
- WordPress roles – Protect administrator role
- Standard permissions for wordpress; Plugin installation asks for FTP credentials
- 403 Forbidden – You don’t have permission to access /wp-admin/admin-ajax.php on this server
- Could not create directory
- Creating Custom Roles for use on a WordPress Multi-site Instance?
- Why does deactivating a plugin cause error: “You do not have sufficient permissions to access this page”?
- Can’t use the built-in wordpress install/upgrade plugin feature [closed]
- Plugin/Folder permission issues with Azure
- Correct wp-content ownership and permissions
- Advanced Custom Fields/User Role Editor – how to hide ACF for certain users?
- How create a role with admin capability less 1 or 2?
- Are these wp-content permissions safe?
- Prevent WordPress installing plugins and themes via Admin
- Plugin updates change folder permissions
- Linux Permissions and Ownership for WordPress
- Updating plugins asks for FTP information, why? (this is a new one)
- Lock access to plugin options
- Can’t Install Standard Plugins on a Local MAMP installation
- Add menu page issues (permissions & position)
- Advanced Custom Fields – Disable Users to Edit Custom Fields
- Is there any way to make myself an admin?
- Why is the ‘Gutenberg’ Plugin generating an ‘Inconsistent File Permissions’ error when other Plugins, with the same permissions, do not?
- What are the correct permissions so WP doesn’t ask for FTP credentials if installing plugin?
- WordPress won’t allow for updates to plugins or WordPress Core
- WordPress permissions error with admin account
- Why is my WordPress Plugin page requesting my FTP Login Credentials?
- Plugins & backup not working correctly on new Digital Ocean server
- How to hide plugin options for editors via functions.php
- How to write to the plugin’s directory?
- See which user role / capability is needed to use a plugin
- Plugin updates, change file permissions on WordPress
- How to make a plugin api route have permission?
- Can’t add or delete plugins – but I’m an admin [closed]
- WP Plugin permissions – create new files
- WordPress Plugin Install / Update Problem
- Database error when user logs in
- WordPress FTP/media directory permissions problem?
- Wordress admin page is fetching error You do not have sufficient permissions to access this page.
- Admin page and admin menu. Permissions plugin
- SSH vs WordPress
- Images not showing on homepage after migration [duplicate]
- page creator to leave comments ONLY
- Editor have not permissions for a plugin
- WordPress Permission Problems on Ubuntu 12.04 with LAMP stack
- Plugin not installing properly, functions being redeclared
- Problem with permissions in wp-content/plugins
- Making plugin to use different table prefix cause permission problem
- Two sites one PC
- How to give access to the particular page in wordpress for specific username/email NOT roles [closed]
- Gravity Forms and Gravity View Permissions
- plugin user-role-editor: cannot access settings page, but I’m admin?
- wp.media update options and force render on uploader
- Installing Facebook comment plug in without loosing all previous wordpress comments?
- wp_schedule_event / cron_schedules – custom recurrence time not working in Plugin
- How ( and mostly at what time ) can i prevent the alternate cron from running?
- What is the function to get plugin base url in multisite?
- Change “From” name in MailChimp STS plugin [closed]
- How to add Edit | Delete button on rows?
- Possible htaccess configuration issue for HTTPS websites by WP Fastest Cache plugin? [closed]
- How to Display a Plugin function (content) on frontpage using index.php
- link bbpress forum discussion to blogposts
- How to install/enable mediaelement.js plugins in WordPress
- CampaignMonitor for WooCommerce – Move subscribe button [closed]
- Calendar Plugins – Featured Widget [closed]
- How to add subcategories to the blogroll?
- Best/Correct way to add an option to a category
- Help with WP Business Directory Manager Plugin?
- Loading a plugin’s js file from functions.php
- How-to: This block can only be used once
- How to change WooCommece variation data programmtically [closed]
- Managing wordpress Themes & plugins for multisite
- Programmatically install and activate child-theme
- FancyBox JS stopped working on multiple sites. Custom plugin responsible. Urgent help needed
- How do I remove all traces of a plugin?
- My CPU usage in A2 Hosting Shared Plan (Turbo Boost) is high due to mysql query!
- Plugin Update History
- Issue Saving Posts That Contain Shortcode
- SimpleXML is not working with xml response from external api
- How to use get_blogs_of_user?
- Create API for registering user on wordpress site with 3rd party site
- Hook to display element as product on category page
- Fatal error: Out of memory with the Duplicator plugin
- “Tree view” for wp_dropdown_categories() markup
- How to display single arbitrary facebook post with a shortcode?
- WordPress plugin not eching popular posts
- My first plugin doesn’t save the data in options
- Response from Php File to Ajax is not getting sent
- Call a function with href
- BuddyPress group filter
- The Best Multilanguage Plugin supporting the FSE [closed]