The answer is to install the php xml package:
sudo apt-get install php-xml <br/>
sudo service php7.0-fpm restart <br/>
sudo service nginx restart
I discovered the actual problem one of the log files:
2017/10/16 22:14:07 [error] 14850#14850: *1090 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function simplexml_load_string() in ...
Turns out that function is supplied by php-xml
Related Posts:
- Gutenberg disallow certain custom blocks but keep all core blocks?
- Why does WordPress still not support SFTP?
- Hide wordpress plugins from list
- WordPress plugin from own server
- How to avoid plugin name conflicts from the upgrade notifier?
- Adding unit ammount after WooCommerce price. Example $ 24 /m2 and $24 / m
- How do I only load a plugin js on it’s settings pages?
- Can a plugin cause permanent damage?
- Moving image attachment from post to another?
- Use functionality of 2 wordpress plugins
- Under which circumstances is the .maintenance file not deleted?
- Suggestions for i18n plugin [closed]
- Autoload via composer in plugin interference
- WP-Members redirect if member ALREADY logged in
- Can WordPress plugins “Talk to each other”?
- WordPress plugin form not saving data
- wp_mail attachment not working
- Undefined property: WP_Post_Type::$ID
- Plugin exceeds memory limit
- Plugin Paths Issue
- How to remove html code in excel downloads using phpspreadsheet with wordpress plugins shortcode
- How do you export/download the file of an already-installed plugin?
- Woocommerce plugin for minimum order and add-to-card-step
- How to override a plugin function wrapped in a class?
- Load custom PHP on a custom URL via a plugin
- submit posts by unregistered users in wordpress
- WordPress Settings Lost After Site Migration
- How to put JQuery/Ajax inside shortcode?
- Restrict media upload size by format
- Programmatically Process Order through WooCommerce/Stripe Payment Gateway [closed]
- How do I get fresh post data in post_publish hook?
- Two problems on my WordPress installation [closed]
- WordPress Widget Not Saving Data
- Xili language plugin not showing language flag [closed]
- WordPress checkbox and Illegal string offset
- Undefined index: action plugin problem
- Problem installing plugin: unexpected T_STRING, expecting T_FUNCTION
- Custom Post Type – custom form in dashboard
- Creating a form and displaying entry data as a table
- Getting 400 Error: redirect_uri_mismatch when trying to grant permission to Gmail SMTP plugin
- How to transfer data from an additional field in the tags?
- How can I apply no-disposable when programmatically adding a user with wp_insert_user()?
- Translation to ACF relationship field
- Expected ‘add_filter’ (T_STRING)
- Theme Functions run a function upon activation or preview
- Custom Module, Extending WP with a Plugin?
- Warning! PHP safe mode enabled!
- Dictionary-style definition list plugin
- Error Metabox Warning: call_user_func() expects parameter 1 to be a valid callback
- Color Picker UI in admin is not correct
- Create automatic latest version link
- I created a plugin with ‘view page’ that uses MYSQL + PHP. When I use wp_insert_post(), it turns everything to HTML
- How to add a prefix to a WordPress post preview url?
- WordPress logout appends cache/all/index.php to the site_url()
- WP Posts-pages text hiding does not work
- how to upload folders and files to google storage bucket?
- Update content without the user having to refresh their page
- How to override the plugin in woocommerce
- ajax voting for custom post type
- Change (replace) word in metabox
- How to see in Edit Comments if comment is from User and her Roles
- Delete postmeta when uninstall/delete plugin
- How to remove a css class for any wordpress page
- Should I paste CDN links in a JS file or use a Bootstrap CDN plugin?
- Posted posts scheduling to unhide for new members
- How to Order Sticky Posts? [duplicate]
- export high ress images to pdf
- Embedding code snippets in posts with indentation
- custom url with custom post
- How to tell if a script is being executed from a plugin, a theme or a child theme in WordPress?
- SWF in wordpress post
- Fake Single WordPress Post (Page) Loop
- woocommerce download post-types\writepanels limits?
- force category table refresh when adding new category
- WordPress get id from json data with json_decode()
- Extend my plugin settings with hooks
- Help me with my first very basic plugin
- Make a plugin work on specified domain only
- how to change location of the plugins & wordpress themes folder
- how woocommerce swatch color name when hovered or selected
- Undefined constant error in pluggable.php
- WooCommerce plugins permalinks?
- Loading Canvas & WooCommerce translation file in child theme
- Requires PHP version 5.3.0
- How to Move a production WordPress site to local environment [closed]
- Can’t activate plugin [closed]
- ACF: Not displaying ACF data from another post
- True or False: Is an Apache error or PHP error the same as a WordPress error?
- Order shipped by which driver[hook for woocoomerce order staus changed and popup in admin panel ] [closed]
- In WordPress, after installing “Pie Register” plugin, admin permission is GONE! [closed]
- Social login authentication via wordpress rest api
- Multiple Post Thumbnails Not Returning URL for Background Image
- wp_enqueue_script doesn’t load JS in plugin
- AI Code For OpenAI
- How to Deobfuscate a sourcecop protected WordPress plugin?
- Is there any WordPress Plugin that provides video editing from front end side? [closed]
- How to get selected variation from URL?
- Why WP CLI command is not visible in VIP CLI
- onSplit not create my custom block
- Widget saving but showing “waiting” animation [closed]