Error adding/updating/publishing posts and featured image
-
- Local install
- Ubuntu 18.04 LTS server
- Nginx server
- MySQL DB
- WordPress placed in subdirectory of main domain
Good things:
- I’m able to save images to the media section, they show up in uploads.
- I successfully changed the twenty seventeen theme.
- Data about images is successfully populated in the wp_posts table in mysql.
- Able to create content categories and sub categories.
Current issues:
- Unable to upload or use an already uploaded image for the featured image. The update process seems to timeout before generating “Updating failed” message in browser.
- Unable to edit or delete a post generated from the installation process. Get “Updating failed” in my browser.
- Unable to create a new post. Obtain a “Publishing failed” message in browser.
- Unable to log errors using WP_DEBUG_LOG in the wp_config.php file despite touching the debug.log file in the wp-contents folder.
Any suggestions welcome…
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Error adding/updating/publishing posts and featured image’ is closed to new replies.