Asterisk seg fault

I used the wiki guide “Installing FreePBX 14 on CentOS 7” but when I go to the FreePBX dashboard I see ‘Cannot Connect To Asterisk’ in the upper right hand corner. When I try and start Asterisk manually I get a bunch of errors then a seg fault. Do I need to configure Asterisk or something?

[root@hermes-voip ~]# /usr/sbin/asterisk -f -C /etc/asterisk/asterisk.conf
PBX UUID: e2d6cb1c-3acd-4619-a2b6-776055c689ee
Unable to load config file 'stasis.conf'
Could not load Stasis configuration; using defaults
[Jun 27 19:37:49] ERROR[3541]: logger.c:1823 init_logger: Errors detected in logger.conf.  Default console logging is bei
ng used.
[Jun 27 19:37:49] NOTICE[3541]: loader.c:1367 load_modules: 2 modules will be loaded.
[Jun 27 19:37:49] WARNING[3541]: loader.c:526 load_dynamic_module: Error loading module 'chan_local.so': /usr/lib64/aster
isk/modules/chan_local.so: cannot open shared object file: No such file or directory
[Jun 27 19:37:49] ERROR[3541]: config_options.c:655 aco_process_config: Unable to load config file 'features.conf'
[Jun 27 19:37:49] NOTICE[3541]: features_config.c:1857 load_config: Could not load features config; using defaults
[Jun 27 19:37:49] NOTICE[3541]: dnsmgr.c:494 do_reload: Managed DNS entries will be refreshed every 300 seconds.
[Jun 27 19:37:49] ERROR[3541]: config_options.c:655 aco_process_config: Unable to load config file 'acl.conf'
[Jun 27 19:37:49] ERROR[3541]: config_options.c:655 aco_process_config: Unable to load config file 'cdr.conf'
[Jun 27 19:37:49] NOTICE[3541]: cdr.c:4110 process_config: Failed to process CDR configuration; using defaults
[Jun 27 19:37:49] NOTICE[3541]: cdr.c:4213 cdr_toggle_runtime_options: CDR simple logging enabled.
[Jun 27 19:37:49] ERROR[3541]: config_options.c:655 aco_process_config: Unable to load config file 'udptl.conf'
[Jun 27 19:37:49] NOTICE[3541]: udptl.c:1324 __ast_udptl_reload: Could not load udptl config; using defaults
[Jun 27 19:37:49] ERROR[3541]: config_options.c:655 aco_process_config: Unable to load config file 'cel.conf'
[Jun 27 19:37:49] NOTICE[3541]: cel.c:1776 ast_cel_engine_init: Failed to process CEL configuration; using defaults
bSIP channel loading...
zSegmentation fault (core dumped)