wp-migrate-db icon indicating copy to clipboard operation
wp-migrate-db copied to clipboard

"set_time_limit() function is currently disabled" error/warning when it's actually enabled

Open yanikproulx opened this issue 11 months ago • 0 comments

Hello. I use WP Migrate Lite on a site hosted on Cloudways. It's running on PHP 8.1. I get the "set_time_limit() function is currently disabled" error even though it's enabled. I tested (with a "function_exists('set_time_limit')") and the host confirmed it had not been disabled.

It's preventing me from generating a backup. Is there anything I can do?

yanikproulx avatar Oct 31 '24 15:10 yanikproulx