To stop the firewall, issue the command:# /etc/rc.d/ipfw stopTo disable firewall remove following line from /etc/rc.conf file:firewall_enable="YES"OR set it as follows:
firewall_enable="NO"
To stop the firewall, issue the command:# /etc/rc.d/ipfw stopTo disable firewall remove following line from /etc/rc.conf file:firewall_enable="YES"OR set it as follows:
firewall_enable="NO"
vi /etc/php.ini
max_execution_time = 30max_input_time = 30memory_limit = 40Mpost_max_size = 8Mupload_max_filesize = 2Mfile_uploads = Off (Turn off if it really not use.)cgi.force_redirect = 0allow_url_fopen = Offsql.safe_mode = Off
server httpd reload
/etc/init.d/httpd reload
tar -zxvf namebench-1.0.5.tgz
cd namebench-1.0.5/
python setup.py install
./namebench.py