I wasn’t thorough enough initially. Old wp-config.php files were found in my downloads folder. It looked like these files came from the zip file Duplicator created when copying my live site. These files contained config information to my live site database. After deleting them, the problem has gone away.
Related Posts:
- How can I view my site directly from WordPress dashboard?
- #1045 – Access denied for user ‘root’@’localhost’ (using password: YES)
- Node.js MySQL – Error: connect ECONNREFUSED
- Universal problem: first request after ~25 second inactivity always slower (~1 second) than subsequent requests (~1/10sec)
- How to do a MySQL dump from production site without using a search and replace script for local development?
- Locally restoring a ManageWP full site backup
- Setting up WordPress Locally on WAMP for a new site (with one already)
- WordPress fails to install with “Can’t Select Database” Error (WAMPServer)
- 403 Forbidden home on localhost with nginx server
- Apache Redirect based on WordPress permissions
- cannot log in to the mysql server (wamp and wordpress)
- MySQL Error: : ‘Access denied for user ‘root’@’localhost’
- How to use mysqli_query() in PHP?
- Access Denied for User ‘root’@’localhost’ (using password: YES) – No Privileges?
- MySQL Error “Operand should contain 1 column”
- How to use MySQL DECIMAL?
- MySQL ERROR 1290 (HY000) –secure-file-priv option
- MySQL server startup error ‘The server quit without updating PID file’
- MySQL ERROR 1045 (28000): Access denied for user ‘bill’@’localhost’ (using password: YES)
- How do I quickly rename a MySQL database (change schema name)?
- What does SQL Select symbol || mean?
- PHP Connection failed: SQLSTATE[HY000] [2002] Connection refused
- Duplicating a MySQL table, indices, and data
- mysql Foreign key constraint is incorrectly formed error
- SELECT * FROM multiple tables. MySQL
- mysql: SOURCE error 2?
- How to avoid MySQL ‘Deadlock found when trying to get lock; try restarting transaction’
- MySQL foreach loop
- How to find MySQL process list and to kill those processes?
- MySQL IF NOT NULL, then display 1, else display 0
- MySQL Calculate Percentage
- Repair all tables in one go
- How can I output MySQL query results in CSV format?
- Get the new record primary key ID from MySQL insert query?
- How to change collation of database, table, column?
- Failed building wheel for mysql-python
- ERROR 1115 (42000): Unknown character set: ‘utf8mb4’
- Error Code: 1290. The MySQL server is running with the –secure-file-priv option so it cannot execute this statement
- Remove Primary Key in MySQL
- How to get the max of two values in MySQL?
- mysql: connection refused when trying to connect to localhost using remote IP
- Error: Duplicate entry ‘0’ for key ‘PRIMARY’
- Why are simple updates to wp_postmeta’s “_edit_lock” so slow?
- Complex meta query with 3 keys
- How to log mysql errors from wordpress core?
- wpdb Custom Meta Data with 2 conditions
- query to create woocommerce products from images
- Error: MySQL shutdown unexpectedly. XAMPP local conf running WordPress
- Configure WordPress to connect to Mysql DB using SSH tunneling
- How to Create a Admin User for A WordPress Site via MySQL (PHPMyAdmin)?
- Rewrite database urls
- SQL error #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’ [closed]
- Migrating from Existing MySQL Setup to WordPress
- How to split the a table in database?
- How do I join a $wpdb query with user meta using default value if not exist?
- mySQL statment count of post in each category and sub category
- Paypal Post IPN handeling nightmare
- Defining the same price to all WooCommerce Products
- Database Structure on Different Servers
- Is there a page length limit?
- WordPress tables and aliases?
- What’s the sql for this condition?
- Create a form with custom autocomplete address field and CSV import values
- WordPress insert query is not working : Showing no Error
- Copy usermeta value where ID matches in the same table
- Some Post Content Does Not Show Up In DB Search
- How can I write a formal sql query to get data from a custom table
- How to fetch all meta_key and meta_value using post_id wihout duplication of post meta using sql query
- Upgrade DB Loop – WordPress DB Version Conflict
- Button writing to MYSQL database
- Permalinks (don’t kill me) refuses to work..Yes, it results in a 404
- (WP List Table) How to sort by SKU and Custom Fields?
- Word Press and database from another server sync
- MySQL ‘duplicate entry’ error
- User set date and time from frontend doesn’t get stored into database
- get posts whether meta_key exists or not
- How to run SQL query from WordPress ‘WP Crontrol’ plugin
- How to bulk delete a certain part of all wordpress posts
- When I add metadata, metavalue length is added in to the value in some cases
- Changes not being reflected on new server
- How to show result of sql query in a page?
- update_option returns false in AJAX, how to debug?
- WordPress database error Duplicate entry for key ‘slug’
- How to change link in all posts?
- Select latest 2 articles, but only from given category
- CONCAT_WS in custom sql query
- Query does not filter duplicate _sku numbers
- Ordering topics by most replies in X days using MYSQL statement
- MySQL Select within WP Page template
- wp_postmeta – lot of meta fields
- Get data from 3rd table
- Running WordPress from MySQL Cluster with HAPRoxy
- Delete posts with word count less than x number of words
- MySQL: get post_tag items that are tags (not SEO keywords)
- $wpdb->get_var returns 0
- SQL command to export post_content from wp_posts using phpMyAdmin
- Why does the MySQL command line tool ignore the –port parameter?
- Postgres equivalent to MySQL’s \G?
- Changing host permissions for MySQL users
- Possible SQL injection. How to locate and fix?