Hello all quick question, when I boot up and the daemons load, I get an Apache error that says httpready. The article I read said "To permanently load enable HTTP Accept Filter FreeBSD kernel module (accf_http), add the following line into /boot/loader.conf:
My question, should I do what this says? It doesn't seem right that I would touch my boot loader for Apache. Could someone shed some light or tell me if I should follow this article.
Also when I downloaded php through the ports, I skipped past the support for php into Apache, now I am having a hard time getting php to work, has anyone been through this as well. I mention it because I was working on the php problem when the httpready started.
Thanks any and advice will be appreciated.
Code:
accf_http_load="YES" "
Also when I downloaded php through the ports, I skipped past the support for php into Apache, now I am having a hard time getting php to work, has anyone been through this as well. I mention it because I was working on the php problem when the httpready started.
Thanks any and advice will be appreciated.