'db' => [ 'host' => 'localhost', 'name' => 'lepant6_lazarus', // <-- test DB, NOT prod 'user' => 'lepant6_martha', // <-- test DB user 'pass' => 'Apple$$Sauce123', ], 'printify' => [ 'token' => 'STUB_not_a_real_token', 'shop_id' => 'STUB', 'user_agent' => 'SRTC-LAZARUS-TEST/1.0 (PHP)', ], 'anthropic' => [ 'api_key' => 'STUB_not_a_real_key', 'model' => 'claude-sonnet-4-6' ], 'openai_api_key' => '', 'backup' => [ 'dir' => '/home/lepant6/srtc_backups', // <-- SAME path as prod (read-only use) 'retention_days' => 14, ], 'is_test_instance' => true, // <-- THE critical flag; prod never has this
TypeError: array_walk_recursive(): Argument #1 ($array) must be of type array, int given
/home/lepant6/lazarus.mycatholicprints.com/includes/bootstrap.php:81
If you're not sure what this means, copy this whole message and send it back for help.