Please share the password to the zip file.
The demo content install not going through: error: file export the directory cleanup then boom
Request failed. Error code: 500
tried:
define( 'WP_MEMORY_LIMIT', '512M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
ini_set('max_execution_time', 600); // 10 minutes
ini_set('max_input_time', 600);