This turned out to be an issue between a php.ini file in my wordpress installation and the system’s php.ini file. WordPress will use the one in its directory and ignore everything in the system php.ini file. Deleting the wordpress php.ini file fixed the issue.
Related Posts:
- Server configuration for WordPress – Do I need install PHP-SSH extensions for WordPress on Fedora28?
- Check against server time to display SQL entries – Radio Station DJ Rotator Plugin
- Plugin error after installation
- the content of the uploads folder gets deleted periodically, how to figure out what causes it?
- True or False: Is an Apache error or PHP error the same as a WordPress error?
- How can I use WordPress functions in my stylesheet?
- Customizing subject in comment notification e-mails
- Plugin or mod for wordpress to make content publication SUPER easy
- Cropping, Re-sizing and Saving images from one folder to another folder in wordpress
- Creating search filter through plugin
- Displaying Gravity Form data on WordPress page [closed]
- W3 Total Cache: Load CSS asynchronously for better PageSpeed score? [closed]
- Pass a php string to a javascript variable
- Show price with Geo IP location
- How to trigger $_GET request within admin plugin page?
- How to generate video out of images via WordPress plugin
- How to ‘clone’ a wp plugin to make small changes
- add mediaelement.js plugins into WordPress video player control bar
- With W3 Total Cache when I publish a post it does not appear in the homepage. Only if i purge all cache [closed]
- Edit Yoast SEO breadcrumbs output [closed]
- Adding a slider captcha to the comment system
- Query all customers/users and check for duplicate information
- WordPress function not being called from jQuery method
- WordPress WPforms customization
- How to save inputed data in a textbox [EDITED] [duplicate]
- Replace default og:image tag YOAST
- Where these .js file come to source code?
- WordPress Payment gateway add on form , how to add form into list or else how to submit form to next step for payment
- How to get my plug-in, wrote in php, to refresh on its own every 5 minutes?
- How I can internationalize variables within the function _e () __ (), etc?
- Conditional tag doesn’t work in WordPress plugin
- PHP Fatal error: Call to a member function locale() on a non-object
- How to delete all trashed item in one-go
- Why can’t I call a (member) function from within a foreach?
- WordPress Related Plugin – only show when related content
- syntax error, unexpected ‘while’ (t_while) please help :)
- coding a WordPress AJAX Form using PHP to check if User is Logged Out and Show error
- PHP if statement with German umlauts [closed]
- Why does this code snippet create a critical error on my site? [closed]
- WordPress custom post type image in RSS
- Object Caching Plugin force every plugin to cache objects?
- Inserting Plugins Into Blank Space of Externally Designed WordPress Theme
- Must use Plugin not updating HTML code in head
- Plugin not working locally, but works on server
- Disable Checkbox depending on state of another checkbox
- Get data from wp_posts of mysql in to variables of wordpress-php script
- Cannot access empty property error in Advanced Access Manager
- Pasting this PHP breaks my page. Why?
- W3 Total Cache Help – How to update DNS Zone for a static domain [closed]
- can’t unzip file
- Woo-commerce Update price as a Bulk from My offline software export
- How to disable login in iframe which is hosted in same domain?
- Display Author name PHP (Selfmade Plug-IN)
- WordPress jQuery Post – Amending Variable Value Within Function Command
- how to display recent post by category on home page
- WordPress Custom Hook with Class method
- Open_basedir errors – But setting basedir to none redults in 502 Bad Gateway
- Display top level parent category as a single product body class (Woocommerce)
- Allow a particular user to access a particular plugin?
- Change plugin descriptions
- WordPress Standard Fix Errors
- How do I use a plugin’s shortcode attribute value in another function?
- Change the address of the music player if not available
- update_post_meta is not working for me when I use e.preventDefault for update button
- Use modulo condition in ACF repeater Field
- Add a WooCommerce Product Variant with attributes programmatically
- Showing how many times is plugin activated or deactivated
- Redeclare a plugins function/class in my theme?
- Site broken by unedited php?
- Return function results within shortcode
- get/show Last ID
- Help with customising love it plugin (use within foreach)
- Plugin communication between sites that use it?
- Form tries to download a file on submit
- Primary Menu doesn’t show because of w3 cache
- How to echo a plugin’s function into a template?
- Theme editor removes backslashes
- Trending Tags based on post views
- It possible to implement an adhoc php web application with wordpress?
- Plugin Hook: Get posts
- What is the process for reimplementing a back up WordPress?
- Hyperlink to execute PHP
- How to get site homepage from plugin?
- PHP and Jquery pass value from form. Update function on DataBase
- How do I add php to all links automatically?
- update_post_meta not working
- Pulling Advanced Custom Fields from other pages
- Vote It Up Plugin – Add ascending numbers to MostVotedAllTime Chart Function
- How to fix vanilla comments extra iframe space
- Unable to show 4 products in a row
- Meta Box plugin image_advanced not showing up on frontend
- Creating Features List in WordPress Post
- WordPress portfolio pagination on home page
- PHP Creating a formula from mysql db values and db stored math operator
- How to add custom html to the Media > Attachment Details modal?
- Option value not getting updated until page refresh in WordPress
- Fatal error: Uncaught Error: Call to a member function fetch_array() on bool
- How to create a “Most Popular” & “Latest” TAB in WordPress
- Use inline callable for hooks and filters
- Error in using ‘admin_enqueue_scripts’ action through a class