This is really more of a server admin question than WordPress. Error logs and php.ini file locations can vary depending on the server OS.
You need to change the upload and timeout limits for php. Do that either in the main php.ini file or enable php.ini in your web directory and try:
max_execution_time = 120
max_input_time = 120
memory_limit = 128M
post_max_size = 10M
upload_max_filesize = 10M
Related Posts:
- Export + Import = wrongly duplicated content
- Is there a way to trigger an automatic import of a WP backup on creation of a new WP multisite site?
- Create Posts using Import>RSS/WXR/XML and pass values to Custom Fields
- Upgrading to WP 5+ with block content – Export & Import Page Content
- Import Instagram post as WordPress post
- Content export, reinstall and content import
- How to import several big Import XMLs?
- Migrate bbpress content to posts
- Import Content into New Avada Live (Fusion Builder) Page
- Importing content but it displays that it already exists
- WordPress WXR Specification
- Best practices for localizing WordPress content?
- if the post has content
- I want to have my custom field use HTML, how do I do that?
- Import WordPress xml file larger than 8mb
- Importing data for advanced custom fields plugin?
- Import WordPress XML File from Within Functions.php
- What is the required format for importing posts into WordPress?
- What’s the Best Way to Structure a Multi-Content Blog?
- When importing – failed to import: Invalid post type feedback
- How to Handle Distributed Development Workflow
- InDesign to WordPress workflow
- How can I clear oEmbed caches for YouTube on posts as they are loaded
- Wondering how to turn your firefox bookmarks into a WordPress blog?
- Recommended Books on WordPress for Management and non-Developers?
- Total word count for posts by one author
- Hook for URL Request
- What’s the database relationship between a post and its attachments
- With WordPress Importer, why can’t I import post meta containing a multi-dimensional array, in which value(s) of that array contain line breaks?
- Import and replace existing page/post content
- Export WP database for import using WP-CLI on Vagrant Box
- How to re-Import the WordPress XML file after editing?
- Split content into multiple columns using more tag?
- Get Content From Blog Page
- Show content after the first and second paragraph
- Is there a way to import terms into WordPress?
- Host wp-content on other domain, much like a CDN
- WordPress REST API – JSON “Rendered” Content Incorrect
- How do I make certain areas editable?
- Importing WordPress Attachments Into Custom Directories In wp-content/uploads/
- Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import – How?
- WordPress import does not fetch images, but just links them
- WXR import problem — not including categories
- append_content help
- How to limit post content and remove image caption from it
- Site content not showing
- How to just show first line of content
- Hiding posts and pages in panel
- Insert post without actions/hooks
- Take excerpt of the content of the post and send it as the title to create new post
- Convert a static website to a WordPress theme and import all existing content
- Convert all youtube link to embed
- How to Import Categories with Descriptions from a CSV File?
- Change Content for Specific Page
- Identifying Importer Posts
- WordPress trims off the forward slash when import
- Importing large data from blogger
- Importing users to Buddypress with custom fields
- I am trying to match the wpallimport using the Xpath Filter
- wp_insert_post iframe missing
- Grabbing specific content
- Does is_user_logged_in() block search bots?
- Replace full content with an excerpt
- Output string using php printf
- Better way to remove HTML syntax from all content
- content gets scrambled
- Conflicting post edit options under dashboard
- How to make search and replace in content through php
- Disable external (3rd party) CALL (images,fonts..) in Dashboard
- Retrieve a specific number of words from post_Content
- Importing from XML is ignoring serialized custom field
- Get the content inside shortcode and apply external function to it?
- Can somebody tell me how I am supposed to be using blogs.dir for network / MU sites?
- WXR slicing script
- INSERT ON DUPLICATE KEY UPDATE failes in postmeta table
- How to have a “clean” post content, for excerpt and social networks sharing
- Hide specific content from excerpts
- Is there a way to show only the text editor
- Importing XML to WordPress, permalink problem
- Error: Failed to import tag/post
- How to make author box like this & add after every post?
- Hardening wordpress: wp-content file permissions?
- Extract an embedded video from the content
- same wordpress, 2 domains
- Displaying latest Posts – fixed height – Excerpt vs. Content?
- Iterating through $wpdb query without using get_results for large query results
- ACF Values Don’t Show After Import Unless I Edit/Update Post
- Migrate image from my old blog
- How to retrieve text only from a post using WP CLI?
- WP All Import manual Cron
- How to export post 2 posts WordPress plugin data [closed]
- Doctype printed on the page content
- Importing CSV into database table not working?
- Images are searched in the wrong path
- Moving media between blogs changes the URL subdirectory [closed]
- Main WordPress site with several flexible clones
- import posts with dutch/special letters
- Post Format Default Content
- Post titles below the post format content
- A question on WXR