The directory /wp-content/ of your local installations needs permission to create directory. It is necessary to upload the package and unpack.
rights
Maybe this should helps, if the user is www-data.
chown -R :www-data /var/www/html/wordpress/wp-content/uploads
chown -R :www-data /var/www/html/wordpress/wp-content/upgrades
Or full access to the wp-content directory sudo chmod -R 777 wp-content/
php.ini
Also maybe the php.ini have not the right values to upload the package. Maybe you should try it with a small package. Or you change the php.ini of the LAMP, like the follow entries.
max_execution_time = 180
max_input_time = 600
post_max_size = 128M
upload_max_filesize = 256M
helpful link
At least, a link to a helpful thread.
Related Posts:
- Customized wordpress theme locally put on someones WordPress account
- How to prevent plugin, theme installation failures on WordPress?
- Migrating October CMS to WordPress
- During theme installation theme upload failed
- wp theme.. Could not create directory
- WordPress not displaying themes in the wp-content/themes folder
- How to run WordPress from other location on the same domain
- Permissions for installing themes and files in general?
- Configure new installed WordPress in live server
- Create QuickStart Package for WordPress just like in Joomla
- Get WP Install Directory
- Error when installing theme – “failed to open stream: No such file or directory in…”
- How can i set default pages to a word press theme? it shouldn’t be changed even if i install the theme in different host
- WordPress theme works on linux servers but white screen after move to Xampp
- Installing Theme from uploaded file. Not uploaded theme?
- WP-CLI wp theme install url PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
- Changing themes on locally hosted webpages
- Unable to access new installed theme
- Orion theme (from theme forest) [closed]
- “Template is missing” install error on non-child theme
- I can’t install theme: theme install failed
- hardened wordpress linux install
- How are my own themes updated?
- Theme install failed
- Show different theme for admin?
- Custom Taxonomy-specific JavaScript
- Removing Shortcodes from Child Theme
- A minimalistic admin theme for a WP 3 install
- The style.css stylesheet doesn’t contain a valid theme header
- Load a theme based on browser detection
- How to avoid loading style.css twice in child-theme?
- Change Default Image HTML
- why does bones theme call the_excerpt function with parameters?
- How can I develop a new theme in WordPress without disrupting the current site
- Generating the ogp tags in theme
- Move custom code out of theme’s functions.php file
- WordPress Backup
- Problem in theme installing?
- How to trigger function on theme delete?
- Theme information in style.css being corrupted
- Toolbar/topbar missing on homepage only?
- Two Navigation Menus – secondary nav is including main nav
- Overwriting templates in child theme and performance
- Themes—Child Themes
- Protect changes made to the theme when updating
- Display a specific dynamic sidebar widgets on a specific page
- how to add custom fields in page
- My scripts-bundle.js file is getting sent to the browser as a stylesheet css file. Help!
- Child theme Page Template not loading
- What is the major difference between child theme and normal theme
- Understanding Theme specific Code
- Style the archives/category sidebar widget via theme
- Browser back button does not work on firefox and safari [closed]
- Twenty fifteen theme – change responsive menu condition
- Getting 503 on various files
- Port existing Bootstrap site to WordPress?
- Theme/Plugin installation through url on button click
- Is wordpress big enough for my project [closed]
- What hook is the currently active theme’s functions.php file loaded on? [duplicate]
- How to get theme screenshot
- i would like to have 3 default columns editable in guttenberg
- Define theme information other than through style.css
- Change avatar on themed profile page
- WordPress 5.1 upgrade has lost the parent theme JavaScript
- Is it possible to open a page with a different theme?
- How to add some php code in header.php using plugin
- Increase content area width in TwentyFourteen [closed]
- Understanding wp_enqueue_style
- Undefined variable error in theme option after updating theme [closed]
- Trim Post Content on Home Page
- Does Jetpack store comments in local database also? [closed]
- Comments not displaying after changing theme
- Twenty Eleven NOT valid
- Query for all themes?
- How can I show some standard html code across any theme I install?
- First click to blog title does not open the blog article
- Trying to revive an old wordpress site, but newer versions of wordpress install a different db structure
- Theme translation not working
- Custom homepage with recent blog posts
- Dynamic image for Jumbotron on WordPress Custom Theme
- How to implement theme option to change bootstrap 4 container from .container to .container-fluid
- use a Thumbnail size in post
- Why does WordPress Editor Only Use Half the Box?
- Transfer WordPress site to another domain
- 500 Internal Errors
- Strange Theme Error – parent style occasionally showing though child theme
- Firebug and Chrome rendering two body tags
- Does WordPress provide themes_api function?
- Where do URI files come from?
- How to show tags in posts with a theme that does not do it
- Converting HTML5 to XHTML
- How can i limit wordpress post title characters in sidebar?
- Best way to include pagination in a theme [closed]
- How to add sidebar to homepage programmatically?
- How to remove header “ish” label [closed]
- Get header/footer list for a theme
- Fatal error Class-wp-hook, again, but not sure what’s triggering it
- How to remove pop up on website (css changes not visible)?
- The logo is not appearing on my website header(Astra)
- Apply Style variation to specific pages