Failed to enable the ‘httpready’ Accept Filter
190 views# nano /boot/loader.conf
add the following line into
accf_http_load="YES"
# nano /boot/loader.conf
add the following line into
accf_http_load="YES"
# killall mysqld # /usr/local/bin/mysqld_safe --skip-grant-tables --skip-networking & # mysql -u root mysql> use mysql; mysql> UPDATE user SET Password=PASSWORD("1234") WHERE User="root"; mysql> exit; # killall mysqld # /usr/local/etc/rc.d/mysql-server.sh start
Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes