As I wrote in my previous post, I recently installed FreeBSD and I began playing with it. I am beginning to install all the services I usually install on a Linux box. This post refers to the installation of pure-ftpd on FreeBSD using ports : You will be prompted with the following screen : Go [...]
Archive for the ‘freebsd’ Category
Fixing the [warn] (2)No such file or directory: Failed to enable the ‘httpready’ Accept Filter error
Posted: 6th May 2010 by Valkyrka in apache, freebsdI just installed FreeBSD today and while trying to start up Apache, I got the following error message : A quick search on Google revealed the fact that this issue can simply be resolved by running the following command : In order to make this change permanent, simply edit /boot/defaults/loader.conf and add the following line [...]