Just dove into /usr/local/directadmin/customapache on my freebsd box (FreeBSD 6.0-RELEASE) and did a `./build all`
Everything seemed to go smoothly except when I restarted apache (running the default da install version of apache: apache_1.3.34) apache chrashed and will no longer start. when I `/usr/local/etc/rc.d/httpd restart`, apache dumps the following error into /var/log/httpd/error.log and then immediately exits:
httpd in free(): error: chunk is already free
What to do?
Everything seemed to go smoothly except when I restarted apache (running the default da install version of apache: apache_1.3.34) apache chrashed and will no longer start. when I `/usr/local/etc/rc.d/httpd restart`, apache dumps the following error into /var/log/httpd/error.log and then immediately exits:
httpd in free(): error: chunk is already free
What to do?