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 to remove duplicate sub-menu name for top level menu items in a plugin?
- Plugin update error message
- How to build an API as a plugin
- category_name not working (not showing up in sql query debug)
- Update Multiple Post Meta for the Same Post In One call?
- WordPress Hook that will run when media file deleted
- Set a User as Author of all ‘New Posts’ posted
- How do I configure WordPress to talk to a Microsoft SQL Server database?
- Post source link plugin – small modification
- How can I make the “Preview Post” button save and preview in the same window?
- Cannot run the code after I activate the plugin
- Displaying admin notice dynamically
- Calling a plugin in theme development
- Unable to activate wordpress importer after installing it
- Get total number of comment of the posts written by an author
- force customers to add only single item to card per purchase EDD [closed]
- How to get post URL in the_content filter?
- Write to / remove from default .htaccess file from plugin?
- WordPress Ajax Callback
- printf – problem to understand code
- Why isn’t admin_notices displaying my text? [Simple Plugin, Beginner]
- add_query_arg not working
- How to Use Parameters with a Do_Action Function Within PHP Tags
- How would I go about creating a user ranked post popularity page?
- WordPress: PHP code rendering in the wrong place
- New to wordpress, Question about editing PHP
- How to edit content before post update
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- Customize permalink wordpress category id
- Take input from form and pass it to function using a wp-plugin
- Self-serve ad system like Reddit’s for WordPress? [closed]
- WordPress custom taxonomy not showing
- My WordPress site when down after installing a plugin and now all I get is a simple white screen [closed]
- Does having more than 30 Admin Ajax affects site performance (plugin)?
- Pass user role to javascript code inside body
- Integrating boxtal PHP library into a custom WordPress Plugin
- How to get specific string/value from an array? php [closed]
- Background Music WP [closed]
- Why is it important to check for isset and is_array before checking in_array in this example?
- ACF – How to set the menu order for the relationship field
- Custom search search does not work?
- How to call external functions from a PHP script in a WordPress plugin?
- Plugins & backup not working correctly on new Digital Ocean server
- Passing PHP Variables to AJAX Loaded Pages
- How to add custom function to pluggable.php
- Send Array from JS to php file then insert it in wp database through a plugin
- Offer Download Links for Product Images
- WooCommerce – new order email hook
- How to list datas from database in a topic?
- Editing a coupon generating plugin
- Possible way of having multiple Gutenberg instances for a page?
- Woocommerce add products to cart
- How to hide an option from dropdown in filter module
- How use wp_insert_post and add og:custom tags?
- Display pagination in reservation Plugin and and Print table as pdf
- How to change “Read More” text?
- How to change a wordress plugin php code in my child’s functions.php file?
- What is the right way to populate a dropdown from MySql?
- Using id to show item
- WP Migrate DB Pro plugin cannot transfer Media files to remote server
- Woocommerce – Change variations output
- WordPress Plugin PHP Not Calling Function
- load plugin in code snippet
- Generate and send ICS file through WordPress
- URL Rewrite 404
- Is admin section completely customizable in terms of styling?
- WP Plugin permissions – create new files
- How to echo meta_key in easy digital downloads receipt (Purchase Confirmation page)
- Plugin error “array_key_exists(): The first argument should be either a string or an integer” [closed]
- Creating Admin Submenu Page via Class Method
- Migrating custom php we wrote from functions.php into a site-specific plugin
- What is the correct entry point for capturing coverage data
- How to create a dashboard for logged-in users with custom functionality? [closed]
- plugins_loaded action is not working properly
- Creating a user ‘add custom field’ section
- Cannot access variables within a widget
- Variable passed to each() is not an array
- Working on fixing wp-front-end-editor, encountering undefined index
- Some of my php is rendered only when logged as admin
- Shrinktheweb plugin problem
- Photos do not show on SEO platform built into a wordpress plugin
- Pulling sub-site content into specific pages
- Issue with custom plugin
- Showing author box on post detail page
- Getting Post Permalink Outside of Loop Not Working
- My wordpress website admin panel loads very slow, what can i do about that? [closed]
- PHP $_session is not work in wordpress
- How to create post comparison in wordpress
- How to insert current “login” page to certain page?
- How to show random feed from DB and show content in my site
- How to trigger plugin migration code when plugin updates?
- How to Save Category and Delete Category in same Function
- add_action() not working for admin
- How to install and activate a plugin using an external PHP script?
- Custom page template from plugin does not work with pre-installed themes in WordPress 6.6.1