Hi all,
I am getting below error when starting apache webserver using apachectl
./apachectl -k start
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::assign
./apachectl: line 79: 95216 Aborted (core dumped) $HTTPD "$@"
Does anyone have any idea what's causing this issue