are you sure that all required php extensions are installed on the new server?
you can compare it with the old server
the list if required PHP extensions for WordPress from official WordPress website:
https://make.wordpress.org/hosting/handbook/server-environment/
Related Posts:
- What might be the reason of Couldn’t fetch mysqli_result on another domain?
- How do I debug an error that a plugin is causing?
- Post meta vs separate database tables
- Is it mandatory to use $wpdb->prefix in custom tables
- Update Option Stored in Multi-Dimensional Array
- Custom Widget function in Plugin not working?
- No Error Log File, no debug info
- Adding Widget form fields dynamically
- How should one implement add_settings_error on custom menu pages?
- What is the correct way to build a widget using OOP
- Default table collation on plugin activation?
- Using a database view = evil incarnate?
- Widget development – Drop down options won’t save
- Calling the widget id of a mult-instance widget from inside the widget?
- Using a multiple element in widget form
- dbDelta SQL Query Not Working
- dbDelta not installing database
- Problem with saving checkbox values with WordPress Widget API
- Is it necessary to do validation again when retrieving data from database?
- What is the best way to store a few fields?
- Plugin: database creation
- Adding columns to core tables
- How to query custom db table?
- Delete data from database using row action
- Show dynamic list of products from custom api of another database under same host
- How do I have now a duplicated user entry if this is not allowed (and I cannot replicate it)?
- WordPress debug messages not displaying
- Alternative functions for mysql_free_result and mysql_ping in wordpress functions
- Are there any official or unofficial guidelines for the styling of a widget?
- Make Database query only when option is updated
- Create Widget or Enable Shortcodes in Sidebar
- Minimum Widget Width for Plugin Development
- Can we intercept user_login and user_pass from a wp_login_form?
- How best to handle database version dependence (from $wp_db_version)
- WP: Search and replace in DB programmatically
- Using AND and bracket grouping in SQL not working
- Two different wordpress sites – same server and IP address. Gaining Access to database 1 of 2
- How to create a wordpress widget that dynamically changes according to the page
- Custom Post Type Object – Undefined Variables
- Reporting errors in a shortcode plugin
- Plugin Development: Storing and Manipulating Data That Fits JSON in Database
- Plugin can’t be activated [closed]
- Save temporary registration data
- WordPress dynamic widget by location?
- Update plugin settings option_name for big plugin update
- $wpdb->update Issue
- Can / should a widget plugin define its own Widget Area?
- dbdelta failing with error: “WordPress database error Table ‘wp_2_myPlugin’ already exists
- How to exclude categories from get_categories() select list inside a widget admin panel
- Widget internal hooks and functions
- WordPress database error: [Query was empty] – using $wpdb->prepare()
- Need Help Determining Where Header Error is Happening
- My plugin creates custom widgets, How can I programatically add them to existing sidebar widget areas?
- How to show multiple instances of the WP125 Widget?
- “Rendering of admin template [path to template] failed”
- Is there any way to pass messages from a script to a redirect target in a hidden fashion?
- Console errors in 6.0-RC1 Widget screen
- Import images remotly run through timeout error
- Ajax action has 200 status but response of No response data available for this request
- WPGut – Updating failed and shortcode?
- How does update method in Widget class saves $instance array from Select tag?
- GET request return value as error instead of success
- How to control ajax calls without effecting memory of server?
- How to Run Plugin on Server Without Web Browser
- Why User_login key doesn’t work with wp_update_user()
- How to get inserted row IDs for bulk/batch insert with wpdb query?
- WP_Fatal_Error_Handler OR WP_Error OR try/catch
- WordPress how do I echo SUM from a column of a MySQL table by user id AND type_operation
- Quick Draft widget (dashboard.php) using custom post_type
- Uncaught Error: Call to undefined function wp_get_current_user() in
- Load script on frontend from widget plugin
- WordPress Fatal error: Uncaught Error: Call to undefined function dbDelta()
- Can’t get wpColorPicker to work in a widget
- Custom Plugin activation error in Multisite
- Use admin-post to submit form data to external database
- If user is logged-in display/hide widgets ( siteorigine) [closed]
- Set widget icon in Customizer?
- Save in my custom admin page and redirect to the saved object
- Relational / Associate tables using native WordPress functionality
- WordPress doesn’t create table on plugin activation
- Warning: Illegal string offset – on homepage
- Insert Data into Database
- Update database record in plugin
- How to store in the database directly the translation?
- Not able to Update database while creating a custom module
- How and when would I implement some code which would take data from one part of the Db and put it in another?
- How to embed or integrated a custom WordPress Widget into the theme?
- pull data from wordpress database
- Hang Up Followed By Can’t select database
- Widget won’t be activated
- Dynamic sidebar areas not working on the Theme Customizer
- Ajax not working to insert, query and result data
- Why Worpdress doesn’t create table in database?
- Form and database, plugin development
- How to filter get_adjacent_post()?
- Associating special meaning with user id 0
- Downloading Generated XML File
- Detect each active instance of a widget
- Restoring .sql backup results in “Error establishing a database connection”
- Plugin error on activation – breaks page encoding and prints the code of plugin php files